Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing the disclaimer

Status
Not open for further replies.

arbo80

Programmer
Jan 5, 2006
53
US
Hi,

My company just changed its name. I would like to modify the disclaimer for all outgoing mails to reflect the new name. What should I do?

Thanks

AB
 
Is there already an existing disclaimer? If so, you'll need to find out how it's done. Whether it's an event sink:

How to add a disclaimer to outgoing SMTP messages in Visual Basic

or a third party product like:
Exclaimer

or

MailEssentials

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
Thanks for the reply! The disclaimer already exists. I just want to modify it but I can't find any specific option or file for that.
 
As mentioned in my first reply, you'll need to find out what's adding the disclaimer. Go through the first link I provided and see if that's setup. Look for the other two pieces of software as well.

Many ways of adding a disclaimer. You can't change the existing one till you figure out how it's being added.

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
Thanks!! I found the solution. I was looking in the wrong spot (Microsoft Exchange Server). The disclaimer is located in my SMTP policy
 
I've been wondering about adding disclaimers after my signature. You can add a standard disclaimer to the bottom of all emails by default in Exchange System Manager by creating/editing an smtp policy or you need a third party tool?
 
In Exchange 2003, you can use an event sink (see the links above). But most find that method difficult to use, and problematic. Both of the other solutions I've mentioned above do a good job.

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
I've been searching the net and Exchange System Manager for info on adding a standard disclaimer using SMTP Policies. Can you explain how that's done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top