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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

clarification on function of MS disclaimer code.

Status
Not open for further replies.

Dshoaf

Programmer
Dec 8, 2000
14
US
I have not yet tried Microsoft's disclaimer code, because I have read that it only works with SMTP and not MAPI. Does that mean if I send an email from outlook to someone at a different company who also uses outlook that it will not work? (basically does exchange server use SMTP or MAPI across the internet.)

Thanks,
Dave
 
Exchange always uses SMTP over the NET.
MAPI is generally only used on LANs.
If you are routing mail to another domain that is not part of your organisation then you're using SMTP.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top