-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I am playing with a QT at the moment, not sure where to start... so I thought I'd look at the macros on the FAQ page, and got a sample from there. The basics of it are, I want a QT that will strip my email address out of the %TOLIST, or %CCLIST when I hit reply-to-all. The template on the website I saw was this one... %TO='%SETPATTREGEXP=''^(.*?)[,;]?\s*$''%- %REGEXPMATCH=''%- %SETPATTREGEXP="^(.*?[,;]?)([^,;]*%- ([EMAIL PROTECTED]|[EMAIL PROTECTED])%- [^,;]*[,;]?)(.*)$"%- %REGEXPBLINDMATCH="%OTOLIST, %OCCLIST"%- %SUBPATT="1"%SUBPATT="4"''' Okay... I think I basically understand how this works. It searches through the %OTOLIST, and %OCCLIST, ignoring your own addresses (listed in the () ), and sets it into the %TO field. Not too complex, and does almost what I want. I don't want the email to always CC itself to everybody but me... I only want that to happen on certain events, like when I hit reply-to-all. Okay so I think I can probably get away with replacing %OTOLIST and %OCCLIST with %TOLIST, and %CCLIST... Logical assumption for me... I was wrong. It doesn't work at all... nothing gets changed. So what's wrong with it? Or is there any easier safer way? - -- Jonathan Angliss ([EMAIL PROTECTED]) -----BEGIN PGP SIGNATURE----- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPmvLWiuD6BT4/R9zEQIMmACg3C530OvmpZ+71H0L4e3qoUp9zuIAn0iq t583OXQOzcSfGe2rHRL27hle =KG8M -----END PGP SIGNATURE----- ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
