Local E-mail problem - Unrouteable address

tim874536

Verified User
Joined
Nov 24, 2006
Messages
71
Dear all,

I got a problem about sending and receiving mail by using DA account.
Let said I created a user account called timac with domainmydomain.com
After that, i send mail from roundcube (login: timac) and send mail to yahoo, gmail. None of them can deliver out.
And the exim/mainlog log shows as below:
Code:
2011-05-27 13:53:17 1QPpz3-00012U-Tj DKIM: d=yahoo.com.hk s=s1024 c=relaxed/relaxed a=rsa-sha256 t=1306475589 [verification succeeded]
2011-05-27 13:53:17 1QPpz3-00012U-Tj <= [email protected] H=nm2.bullet.mail.hk2.yahoo.com [124.108.111.131] P=smtp S=2748 [email protected] T="Test" from <[email protected]> for [email protected]
2011-05-27 13:53:17 1QPpz3-00012U-Tj ** timac@"the server hostname" <[email protected]> F=<[email protected]> R=virtual_aliases:
2011-05-27 13:53:17 1QPpz3-00012U-Tj ** timac@"the server hostname" <[email protected]> F=<[email protected]> R=virtual_aliases:
2011-05-27 13:53:17 1QPpz3-00012Z-V8 <= <> R=1QPpz3-00012U-Tj U=mail P=local S=3795 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2011-05-27 13:53:17 1QPpz3-00012U-Tj Completed
2011-05-27 13:53:18 1QPpz3-00012Z-V8 => [email protected] F=<> R=lookuphost T=remote_smtp S=3870 H=mx1.mail.hk2.yahoo.com [124.108.110.37] C="250 ok dirdel"
2011-05-27 13:53:18 1QPpz3-00012Z-V8 Completed

If i send mail by ssh (root) #mail [email protected], it can't deliver also.
Code:
2011-05-27 13:56:54 1QPq2Y-0001BD-Oi <= root@"my server hostname" U=root P=local S=397 T="Testing" from <root@"my server hostname"> for [email protected]
2011-05-27 13:56:54 1QPq2Y-0001BD-Oi ** timac@"my server hostname" <[email protected]> F=<root@"my server hostname"> R=virtual_aliases:
2011-05-27 13:56:54 1QPq2Y-0001BD-Oi ** timac@"my server hostname" <[email protected]> F=<root@"my server hostname"> R=virtual_aliases:
2011-05-27 13:56:54 1QPq2Y-0001BI-Pb <= <> R=1QPq2Y-0001BD-Oi U=mail P=local S=1462 T="Mail delivery failed: returning message to sender" from <> for root@"my server hostname"
2011-05-27 13:56:54 1QPq2Y-0001BD-Oi Completed
2011-05-27 13:56:54 1QPq2Y-0001BI-Pb ** root@"my server hostname" F=<> R=virtual_aliases:
2011-05-27 13:56:54 1QPq2Y-0001BI-Pb Frozen (delivery error message)


And if i send mail from root to a e-mail in timac DA account e.g. [email protected], it works!
Code:
2011-05-27 14:00:01 1QPq5Z-0001G6-7a <= root@"my server hostname" U=root P=local S=393 T="Testing" from <root@"my server hostname"> for [email protected]
2011-05-27 14:00:01 1QPq5Z-0001G6-7a => testtest <[email protected]> F=<root@"my server hostname"> R=virtual_user T=virtual_localdelivery S=522
2011-05-27 14:00:01 1QPq5Z-0001G6-7a Completed

Therefore, do anyone know what happen to my server?
the exim.conf is the standard one from ./custombuild/build exim_config
 
I don't think any of us are going to be aqble to help you without actual domain and email information, and very specific details of exactly what you are doing.

Jeff
 
Back
Top