DirectAdmin can't send backup emails

basic-pc

Verified User
Joined
Oct 24, 2007
Messages
21
Hi,

I have a problem.

see:

2013-11-25 13:48:06 1VkvaA-0001FO-Jw <= [email protected] U=diradmin P=local S=862 T="New Message: Your backups are now ready" from <[email protected]> for [email protected]
2013-11-25 13:48:12 1VkvaA-0001FO-Jw ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=1906: host mx.gn.mail.iss.as9143.net [212.54.34.8]: 550-Verification failed for <[email protected]>\n550-Unrouteable address\n550 Sender e-mail address invalid / Afzender e-mail adres bestaat niet
2013-11-25 13:48:12 1VkvaG-0001Fe-1V <= <> R=1VkvaA-0001FO-Jw U=mail P=local S=1993 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2013-11-25 13:48:12 1VkvaG-0001Fe-1V => :blackhole: <[email protected]> R=system_aliases
2013-11-25 13:48:12 1VkvaG-0001Fe-1V Completed
2013-11-25 13:48:12 1VkvaA-0001FO-Jw Completed

Please help

Thanks in advance,

Hermann
 
Last edited:
The recipient server is probably trying to verify the sender and finding it won't accept email. Some recipient servers won't accept email if they can't send a reply.

Jeff
 
Hi,

Is there a solution of this.
I send also a test mail in SSH. There are the same probleem.

2013-11-26 08:31:28 1VlD7I-0007sp-Iq <= [email protected] U=root P=local S=513 T="Test" from <[email protected]> for [email protected]
2013-11-26 08:31:33 1VlD7I-0007sp-Iq ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=1551: host mx.tb.mail.iss.as9143.net [212.54.42.8]: 550-Verification failed for <[email protected]>\n550-Unrouteable address\n550 Sender e-mail address invalid / Afzender e-mail adres bestaat niet
2013-11-26 08:31:34 1VlD7N-0007ss-WC <= <> R=1VlD7I-0007sp-Iq U=mail P=local S=1624 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2013-11-26 08:31:34 1VlD7N-0007ss-WC User 0 set for local_delivery transport is on the never_users list
2013-11-26 08:31:34 1VlD7N-0007ss-WC == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2013-11-26 08:31:34 1VlD7I-0007sp-Iq Completed

I has 7 other Direct Admin servers without this problem. This servers running on DirectAdmin 1.43.3 version
The server with this problem has 1.44.0

Is there a solution of this.

Best Regards,
Hermann
 
Code:
550-Verification failed for <[email protected]>\n550-Unrouteable address\n550 Sender e-mail address invalid

# nslookup
> set type=mx
> web.basic-infra.nl
Server: 8.8.8.8
Address: 8.8.8.8#53

** server can't find web.basic-infra.nl: NXDOMAIN
>
 
Back
Top