Hi
I used vbscript to add disclaimers to all emails as in the KB article and it works fine but only for the people using POP3 accounts and using SMTP to send. The disclaimer doesn't get added for people using Exchange mailbox. I was under the impression SMTP is used for all outgoing mail (to different domain) and thus the SMTPEventSink should be applied to it as well. Am I mistaken? Is there something else I need to do?
Thanks in advance.
I used vbscript to add disclaimers to all emails as in the KB article and it works fine but only for the people using POP3 accounts and using SMTP to send. The disclaimer doesn't get added for people using Exchange mailbox. I was under the impression SMTP is used for all outgoing mail (to different domain) and thus the SMTPEventSink should be applied to it as well. Am I mistaken? Is there something else I need to do?
Thanks in advance.