Can't send mail?

tuanphat

Verified User
Joined
Apr 19, 2011
Messages
9
Add a user but that user can't received infomation hosting. DA can't send a email to that mail of user? How i can fix?

2011-04-19 22:14:36 Received from [email protected] U=diradmin P=local S=1770 T="Your account for anhs2em.com is now ready for use."
2011-04-19 22:17:45 mx1.hotmail.com [65.55.37.104] Connection timed out
 
For diagnoses purposes post result for following commands:

Code:
# traceroute -I 65.55.37.104

Code:
# iptables-save

Code:
# telnet 65.55.37.104 25
 
can't send to any one mail

2011-04-19 19:23:32 Received from [email protected] U=diradmin P=local S=2321 T="Your account for tuanphat.biz is now ready for use."
2011-04-19 19:26:41 gmail-smtp-in.l.google.com [72.14.213.27] Connection timed out
2011-04-19 19:29:50 alt1.gmail-smtp-in.l.google.com [74.125.65.27] Connection timed out
2011-04-19 19:32:59 alt2.gmail-smtp-in.l.google.com [74.125.157.27] Connection timed out
2011-04-19 19:36:08 alt3.gmail-smtp-in.l.google.com [74.125.113.27] Connection timed out
2011-04-19 19:39:17 alt4.gmail-smtp-in.l.google.com [209.85.229.27] Connection timed out
2011-04-19 19:39:17 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 19:42:45 gmail-smtp-in.l.google.com [72.14.213.27] Connection timed out
2011-04-19 19:45:54 alt1.gmail-smtp-in.l.google.com [74.125.157.27] Connection timed out
2011-04-19 19:49:03 alt2.gmail-smtp-in.l.google.com [74.125.91.27] Connection timed out
2011-04-19 19:52:12 alt3.gmail-smtp-in.l.google.com [209.85.143.27] Connection timed out
2011-04-99 19:55:21 alt4.gmail-smtp-in.l.google.com [74.125.77.27] Connection timed out
2011-04-19 19:55:21 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 20:12:13 alt1.gmail-smtp-in.l.google.com [74.125.67.27] Connection timed out
2011-04-19 20:15:22 alt2.gmail-smtp-in.l.google.com [74.125.47.27] Connection timed out
2011-04-19 20:18:31 alt4.gmail-smtp-in.l.google.com [209.85.229.27] Connection timed out
2011-04-19 20:18:31 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 21:50:01 gmail-smtp-in.l.google.com [74.125.67.27] Connection timed out
2011-04-19 21:53:10 alt1.gmail-smtp-in.l.google.com [74.125.Ƚ.27] Connection timed out
2011-04-19 21:56:19 alt3.gmail-smtp-in.l.google.com [74.125.43.27] Connection timed out
2011-04-19 21:56:19 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 22:04:07 gmail-smtp-in.l.google.com [74.125.95.27] Connection timed out
2011-04-19 22:07:16 alt4.gmail-smtp-in.l.google.com [74.125.127.27] Connection timed out
2011-04-19 22:07:16 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 22:20:46 alt2.gmail-smtp-in.l.google.com [209.85.143.27] Connection timed out
2011-04-19 22:23:55 alt4.gmail-smtp-in.l.google.com [74.125.155.27] Connection timed out
2011-04-19 22:23:55 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-19 23:39:12 gmail-smtp-in.l.google.com [74.125.127.27] Connection timed out
2011-04-19 23:42:21 alt2.gmail-smtp-in.l.google.com [74.125.157.27] Connection timed out
2011-04-19 23:42:21 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-20 00:24:03 gmail-smtp-in.l.google.com [74.125.159.27] Connection timed out
2011-04-20 00:27:12 alt2.gmail-smtp-in.l.google.com [74.125.77.27] Connection timed out
2011-04-20 00:27:12 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-20 00:39:12 alt4.gmail-smtp-in.l.google.com [209.85.Ꭳ.27] Connection timed out
2011-04-20 00:39:12 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2011-04-20 01:28:06 alt3.gmail-smtp-in.l.google.com [209.85.227.27] Connection timed out
2011-04-20 01:28:06 [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
 
You mean the ISP where your server is hosted blocks port 25 or your personal ISP? If it is where the server is hosted, you will need to find a better place. Email just won't work properly for a server if that port is blocked. There are some workarounds, but they would really only address sending emails not receiving them.

I would do what zEitEr says, post the output from the commands he sent and we can check them out.
 
Back
Top