Send Via Another Address.

  • Thread starter Thread starter Ardy
  • Start date Start date
A

Ardy

Can VBA on send event trap all addresses that has aol.com in them via
diffrent account. For example

My primary e-mail address is (e-mail address removed).
I am writting an e-mail to (e-mail address removed); (e-mail address removed); (e-mail address removed).
once I push send I want the code to send (e-mail address removed) or any *@aol.com
via another account (e-mail address removed).

PS: The (e-mail address removed) is already configured in OutLook.

Ardy
 
Thanks.......
Ardy said:
Use the ItemSend event for that. You'd have to copy the item and split the
recipients. Send one item to aol addresses and the other one to the rest.
For setting the sending account the Redemption (www.dimastr.com) is very
useful.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?productid=300120654&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am 18 Dec 2006 22:26:42 -0800 schrieb Ardy:
 
Back
Top