Hallo Britt,

On Mon, 9 Oct 2006 11:38:31 +0200GMT (9-10-2006, 11:38 , where I
live), you wrote:

BM> My husband, who's the one working with this in fact, has the following
BM> template:

BM> %TEXT


BM> %TO=""

So far so good

BM> %ReplyTo=""
BM> %From=""
BM> %RETURNPATH=""

You can drop these three lines, as don't really accomplish anything,
though they won't hurt either.

BM> %TO="%OTONAME <[EMAIL PROTECTED]>"
BM> %ReplyTo="%OFROMNAME <[EMAIL PROTECTED]>"
BM> %From="%OFROMNAME <%OFROMADDR>"
BM> %BCC="listname <list>"
BM> %RETURNPATH="[EMAIL PROTECTED]"

BM> %SetPattRegExp='Re:\s\[listname\](.*)'%-
BM> %RegExpBlindMatch='%OSubj'%-
BM> %Subject="Re: [listname] %SubPatt='1'"%-

Here you've set the subject

BM> %SUBJECT="[listname] %OSUBJ"

And here you overrule the previous macro, therefore you've got to drop
this line, whatever is achieved by the regexp will be forgotten by
this macro.

BM> But there's no "Re:" and the extra [listname] is not removed, neither
BM> with or without the escaping og the brackets.

Yes, that figures, that's what's done by the last line. ;-)

-- 
Groetjes, Roelof

The longer the title, the less important the job.
http://www.voormijalleen.nl/
The Bat! 3.85.03
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN
OTFE enabled
P4 3GHz
2 GB RAM
________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to