Hello MFPA,

On Sun, 4 Nov 2007 18:39:50 +0000 GMT (05/11/2007, 01:39 +0700 GMT),
MFPA wrote:

>> All messages are sorted into folders in an archive account
>> depending on certain conditions.

M> That sounds very neat. I have been thinking of simplifying my
M> set-up along similar lines but I also struggle for a simple and
M> reliable way to automate which account and what email address I am
M> sending/replying from.

That's easy with my setup: I reply from the account the message was
originally sent to. ;-)

>> What I do is add an X-Apparently-To: header showing the account
>> it originally came in on.

M> Do you use an external application to add that, or can the
M> %addheader macro be used?

I use an external application called Hamster. They created a special
beta-version for me. Since I paid for it (Hamster is freeware, so I
"donated"), I am pretty sure I can pass it on, but I will ask them
first.

>> ...

>> Ensure with a macro that the message is sent from the correct
>> account. That's what the %Account= macro is for. I can send my
>> regex-based macro to you (preferrably via this list, as members on
>> this list helped me creat it), it is based on the X-Apparently-To:
>> header.

>> ...

>> I'll be happy to send my Reply Template.

M> They could both be potentially useful.

Here it is:

 ===

%Account='%-
%SetPattRegExp="(?m-s)^X-Apparently-To:\s(.*/?)@example.co.th"%-
%RegExpBlindMatch="%Headers"%-
%SubPatt="1"%-
'%-
Hello %OFromFName,

%Cursor

%QInclude="CompanySig"

%ODateEn, %OTimeLongEn, you wrote:

%Quotes

 ====

Be aware that this creates a top-posting, which is desired in my
company environment but not on mailing lists.
 
msl>>> is there a way to ... get the REPLY-TO field automatically
msl>>> configured to indicate the account email id from which the
msl>>> message is sent out?

M> Would something like %setheader("reply-to", %hdrfrom) achieve
M> this? (I have not tested)

That won't change the account it is sent from. The SMTP server will
most likely reject it.

-- 

Cheers,
Thomas.

Andreas Moeller: Mailand oder Madrid - Hauptsache Italien.
http://thomas.fernandez.hat-gar-keine-homepage.de/

Message reply created with The Bat! 3.99.3
under Windows XP 5.1 Build 2600 Service Pack 2





________________________________________________
Current version is 3.99.27.2 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to