The Short Version: Is there a way I can BCC a Address1 only when I send mail as Address2 (as determined by the from field).
The Long Version: I use sender dependent relay maps so I can send mail to one smtp server, and it routes it to the appropriate "real" smtp server for that address based on the from address. Now what I want is to do that, but also send a copy of all (outgoing) mail that isn't sent by a certain address to that addresses mailbox (which would basically give me an always up-to-date backup that I could use to read mail at when the need arises). Thanks, Neil