SendRichMail job does not create SMTP traffic on external interface
説明
SendRichMail job does not create SMTP traffic on external interface
原因
A possible cause is SmtpServer parameter not set with customer processes. If it is not set, the mail component defaults to localhost, which means traffic cannot be seen on the external network interface.
対策
Activate the SmtpServer parameter for the custom process step.