Allowing the AS/400 to Relay Email Messages as a Mail Relay
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
System i mail server will not relay messages, causing a 00019 error in the joblog.
[edit]
Solution:
On the AS/400 command line run the following command:
Example:
CHGSMTPA RTYDAY(0 0) RTYHOUR(0 0) MAILROUTER('RJS_WEB1') FIREWALL(*YES) DIALSCD(*NO) ALWRLY(*ALL)
Note: Use your own settings but the ALWRLY(*ALL) parm is the one that needs to be *ALL
