Hello bats,

on Wed, 14. Apr 2004 at 16:57:29 +0200 Eddie Castelli wrote:

>> Use this macro, which removes the %FROMADDR (the address you're
>> sending from) out of the CC-list:
> Thanks for the QT. But still it's not doing all I need. It cuts 'my'
> address but leaves the rest of the recipient in the CC.

Ah, I see.

So, why not simply combine %TOLIST and %CCLIST first, remove your
address and put all that into %TO, instead of %CC? Is that what you
want?

----->8--------------------------------------------------------
%REM="___kill %FROMADDR from CCLIST; for reply-to-all____"%-
%SETPATTREGEXP='(.*)?((,|^).*%FROMADDR[^\w]*)(.*)?'%-
%REGEXPBLINDMATCH='%TOLIST, %CCLIST'%-
%CC=''%-
%IF:%SUBPATT='0'<>"":"%TO=''%TO=%SUBPATT='1'":''%-
%IF:%SUBPATT='4'<>"":"%TO=%SUBPATT='4'":''%-
%-
----->8--------------------------------------------------------

Just rewrote the old QT, did not try it.. hope it helps..


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
lifted with The Bat! 2.05 Beta/14 on Windows XP Service Pack 1.


________________________________________________________
 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/

Reply via email to