Hi,
We use RPGMAIL for sending email. The batch process was working fine until today. Suddenly started erroring out while executing "RPGMail_Send(email)". Any idea why it is occurring? Should any environmental factors be checked? Please suggest.
Log says:
*******RPGMAIL111???À??RPGMail_send
??javax.mail.SendFailedException: Sending failed;? nested exception
is:??class javax.mail.MessagingException: 421 4.3.2 Service not
active???at javax.mail.Transport.send0(Transport.java:218)??at
javax.mail.Transport.send(Transport.java:80)??at
com.mowyourlawn.rpgmail.RPGMail.send(RPGMail.java:256)?
Thanks!
RPGMAIL Send Error
-
- Site Admin
- Posts: 856
- Joined: Sun Jul 04, 2021 5:12 am
Re: RPGMAIL Send Error
Either this SMTP server won't receive mail from your IP address, or something isn't configured properly on the server.
Contact whomever runs the server and show them the "421 4.3.2 Service not active" msg
Contact whomever runs the server and show them the "421 4.3.2 Service not active" msg
Re: RPGMAIL Send Error
Thanks Scott. It seems to be an outlook server issue during that time.
Regards,
Prakash.
Regards,
Prakash.