blaszlo
Verified User
- Joined
- Jun 9, 2008
- Messages
- 116
Hey guys,
Weird problem... Can send email from the server, but cannot recieve email to the server. Checked Exim logs and here is some data I've been getting...
and...
Any ideas?
Weird problem... Can send email from the server, but cannot recieve email to the server. Checked Exim logs and here is some data I've been getting...
Code:
2009-12-07 10:39:48 1NHfgi-0003a1-OL <= <> R=1NHfgi-0003Zy-Ig U=mail P=local S=1433 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2009-12-07 10:39:48 1NHfgi-0003a1-OL User 0 set for local_delivery transport is on the never_users list
2009-12-07 10:39:48 1NHfgi-0003a1-OL == [email protected] R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
2009-12-07 10:39:48 1NHfgi-0003a1-OL ** [email protected]: retry timeout exceeded
2009-12-07 10:39:48 1NHfgi-0003a1-OL [email protected]: error ignored
2009-12-07 10:39:49 1NHfgi-0003Zy-Ig Completed
2009-12-07 10:39:49 1NHfgi-0003a1-OL Completed
and...
Code:
2009-12-07 10:38:21 1NHccL-000207-K3 == [email protected] <[email protected]> R=lookuphost T=remote_smtp defer (-46): SMTP error from remote mail server after end of data: host mailin-04.mx.aol.com [64.12.138.88]: 421-: (DNS:NR) http://postmaster.info.aol.com/errors/421dnsnr.html\n421 SERVICE NOT AVAILABLE
2009-12-07 10:38:21 1NH9ba-0004Zf-KY SMTP error from remote mail server after end of data: host mailin-01.mx.aol.com [64.12.137.169]: 421-: (DYN:T1) http://postmaster.info.aol.com/errors/421dynt1.html\n421 SERVICE NOT AVAILABLE
Any ideas?