Hi, this might be a general error, but hoping to get a lead in the right direction for troubleshouting. We did our first little larger (300-500) mass-mail, but it went not as expected. We did one before <60, no errors at that time.
What worked:
- tacking url
- test messages
- send/ opened / clicked / opted out
those are all very nice
Problems:
- statistics send stopped at 200 (target list is larger)
- got errors back at send mails
biggest amount, major error:
Error return:
Reporting-MTA:
dns; vps.ourdomain.com
Action: failed Final-Recipient: rfc822; receiver@domain.com
Status: 5.0.0
while we are sure that recipient exists.
Other (minor) error we found was:
Diagnostic-Code: smtp; 553 5.3.0 alph735 DNSBL:RBL 521< xxx.our.ip.xxx >_is_blocked.For assistance forward this error to abuse_rbl@abuse-att.net
I checked:
and it is not blacklisted. It would surprise me, as I can't imagine that less then 500 mails would get an IP blocked, at a dedicated VPS ip number (not shared).
We thought to avoid these errors, the mail send is max 100 per two hours.
Now it stopped after 2 runs, we need to figure out:
A- why did the CRM stopped at 200 mails
B- how to figure out which addresses are not send that are in the target list
C- is there an easy way to cross error 5.0.0. with mails send (so we know which ones to send again)
D- solve the 5.0.0. error
What worked:
- tacking url
- test messages
- send/ opened / clicked / opted out
those are all very nice
Problems:
- statistics send stopped at 200 (target list is larger)
- got errors back at send mails
biggest amount, major error:
Error return:
Reporting-MTA:
dns; vps.ourdomain.com
Action: failed Final-Recipient: rfc822; receiver@domain.com
Status: 5.0.0
while we are sure that recipient exists.
Other (minor) error we found was:
Diagnostic-Code: smtp; 553 5.3.0 alph735 DNSBL:RBL 521< xxx.our.ip.xxx >_is_blocked.For assistance forward this error to abuse_rbl@abuse-att.net
I checked:
and it is not blacklisted. It would surprise me, as I can't imagine that less then 500 mails would get an IP blocked, at a dedicated VPS ip number (not shared).
We thought to avoid these errors, the mail send is max 100 per two hours.
Now it stopped after 2 runs, we need to figure out:
A- why did the CRM stopped at 200 mails
B- how to figure out which addresses are not send that are in the target list
C- is there an easy way to cross error 5.0.0. with mails send (so we know which ones to send again)
D- solve the 5.0.0. error
Comment