Hallo Sharon, On Mon, 2 Feb 2004 20:42:09 +0000GMT (2-2-04, 21:42 +0100, where I live), you wrote:
SS> I have different names set up in my main account so I can SS> keep tabs on where things come from (eg admin@, maillist@ etc). I SS> don't want to set up separate accounts. I change the address when SS> I send the message. However when I receive a reply to one of these SS> messages the address I use to reply automatically becomes the main SS> account name. Is there any way I can make the message default to SS> replying from the original address? In case you're filtering each address to it's own folder, you can assign an address to the identity tab of the folder properties, that would take care of that. When you don't do that, it's a bit more complicated. You can't use %From="%OToAddr" that would be the easiest way out, but that won't work when yours is not the first address listed in the original To: header. How do you receive your mail? Via your own smtp-server? In that case your server might be able to insert an extra header that includes the local recipient. In the time I used a domain pop3-box to collect my mail, my ISP inserted an extra header that could be use for that purpose, was something like 'X-Envelope-To:' With such a header you could extract the address with some regexp. Maybe this'll help. -- Groetjes, Roelof ________________________________________________ Current version is 2.02.3 CE | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

