Adding information to all outgoing emails (not disclaimer)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there anyway to programatically add information (which will include an
image) to all outgoing emails? This is seperate to both the signature (as
this is controlled by the users) and disclaimer.

Thanks in advance.
 
On Wed, 3 Aug 2005 02:29:29 -0700 JonK wrote:

You can use the Application.ItemSend event to add whatever you want to.
 
Back
Top