cancel
Showing results for 
Search instead for 
Did you mean: 

resend email after smtp error

0 Kudos
2,533

Hello,

when we got a communication error with our SMTP relay, a lot of EMail's will get on error (Transaction SOST, message number 816).
We are looking for a way to resend these EMail's (like F7 in SOST) via a job/report every couple of hours so that their status will be changed automatically to "waiting" and they will be send out when the send process will run again and the SMTP relay will be up again.

Thanks

Jens

View Entire Topic
Former Member
0 Kudos

Hi jens.kaireit,

You can create a scheduler and plan this report RSSOSOSTSTAT in backround.

Kr,

OHA

0 Kudos

Hi Oussama,
thank you for your answer.

I had a look at the report, but i didn't find a way to take the result of the selection to resend the ones on error.

What we want to do is, to run every day a job which select's all outgoing emails (INT) from the last day which have the Msg. number = 816 and put them again to the send queue (change status=waiting). So that they will be send again when the send job is running.

Kind regars

Jens