Pages: 1
RSS
Default to Plain Text or HTML by Addressee?
 
Is it possible to use templates to enforce default message format by addressee? For example, if I am sending messages to a list processor I always want plain text but my normal default format is HTML.

Regards, John M
 
Try these macros:

%SETEDITOR="1" for Plain text Microed
%SETEDITOR="2" for Plain text Windows editor
%SETEDITOR="3" for HTML / Plain
%SETEDITOR="4" for HTML only

I haven't tried them myself, but they're supposed to work in the latest version.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Thanks Roelof. %SETEDITOR does the trick.

Regards, John M
 
I've tried %SETEDITOR="4" on version 3.62.14 but the HTML editor was not loaded, only the regular text one. Is there some trick to use this macro? There is no documentation on it.

Roger
Pages: 1