PDA

View Full Version : Automate From field



Sean
07-21-2008, 10:04 AM
Does anyone know of any way to automatically add "Group_Name" to the From field in every email sent in MS Outlook?

Oorang
07-22-2008, 09:30 AM
An email can only be from one addy. If you don't want to log into the group mailbox, use Sent on Behalf Of.

Richard Smit
09-17-2008, 10:10 PM
Hi,

This should solve the prob. I use this in my code and it works fine.

.SentOnBehalfOfName = ("example@abc.com")

Regards,
Richard