Hello bats,

on Wed, 14. Apr 2004 at 15:50:16 +0200 Eddie Castelli wrote:

> This is not what I want to use. Correct should be that when 'replying
> to All' my Address should go into the Sender Field and 'all others' in
> the Recipient field.

So, your problem is simply that you're going to send a reply to
yourself, too?

Use this macro, which removes the %FROMADDR (the address you're sending
from) out of the CC-list:

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

> How do you handle this?

IMHO TB should take care of that, but someone from the devs said that
it's TB's philosophy not to mess with addresses.. though in that case it
would only help..


-- 
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