Problem:
Email Report Server/400 is not sending From email addresses with email messages from a Domino Server to Yahoo or Hotmail.
Solution:
Email Report Server/400 uses an SMTP header called SENDID which may not work with some mail servers.
For Email Report Server/400 version:
- 1.88 and below - upgrade to version 1.89 or above.
- 1.89 - turn off the sender ID.
- 1.90 or above - the sender ID is off by default when you install.
To turn off the sender ID, use:
ERSSENDID OPTION(*SET) INCLSENDER(*NO)
To turn on the sender ID, use:
ERSSENDID OPTION(*SET) INCLSENDER(*YES)
Last Modified On:
No, open a new Support Case