Problem with send mail

peyman03

Verified User
Joined
Mar 7, 2013
Messages
11
hi
i can received email but not send . email send but not delivred for others

can you help me for fix this problem?

thank you
 
i see

2013-03-07 14:14:39 1UDY4E-0004GI-AC == [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2013-03-07 14:21:33 1UDY4E-0004GI-AC ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp: retry time not reached for any host after a long failure period
2013-03-07 14:21:33 1UDYQ9-0004XG-Nv <= <> R=1UDY4E-0004GI-AC U=mail P=local S=3197 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2013-03-07 14:21:33 1UDY4E-0004GI-AC Completed
2013-03-07 14:21:33 1UDYQ9-0004XG-Nv => riviooco <[email protected]> F=<> R=localuser T=local_delivery S=3302
2013-03-07 14:21:33 1UDYQ9-0004XG-Nv Completed
2013-03-07 14:21:33 1UCiSM-0006ai-P1 alt2.gmail-smtp-in.l.google.com [2a00:1450:4010:c03::1b] Network is unreachable
2013-03-07 14:21:34 1UCiSM-0006ai-P1 == [email protected] R=lookuphost T=remote_smtp defer (101): Network is unreachable
2013-03-07 14:21:34 1UDYQA-0004XL-0J <= <> R=1UCiSM-0006ai-P1 U=mail P=local S=1140 T="Warning: message 1UCiSM-0006ai-P1 delayed 48 hours" from <> for [email protected]
2013-03-07 14:21:34 1UDYQA-0004XL-0J => sales <[email protected]> F=<> R=virtual_user T=virtual_localdelivery S=1232
2013-03-07 14:21:34 1UDYQA-0004XL-0J Completed
2013-03-07 14:36:02 H=(117.201.171.172) [117.207.98.71] F=<[email protected]> rejected RCPT <[email protected]>:
2013-03-07 14:36:03 H=(117.201.171.172) [117.207.98.71] incomplete transaction (connection lost) from <[email protected]>
2013-03-07 14:36:03 unexpected disconnection while reading SMTP command from (117.201.171.172) [117.207.98.71]
2013-03-07 14:38:01 1UDYg5-0004gr-8N <= [email protected] U=gozaresh P=local S=917 [email protected] T="نام*نویسی کاربر تازه [گزارش کار]" from <[email protected]> for [email protected]
2013-03-07 14:38:01 1UDYg5-0004gt-Ca <= [email protected] U=gozaresh P=local S=852 [email protected] T="[گزارش کار] رمز و شناسه*ی شما" from <[email protected]> for [email protected]
2013-03-07 14:38:01 1UDYg5-0004gr-8N ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp: retry time not reached for any host after a long failure period
2013-03-07 14:38:01 1UDYg5-0004h0-Sw <= <> R=1UDYg5-0004gr-8N U=mail P=local S=1809 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2013-03-07 14:38:01 1UDYg5-0004gr-8N Completed

what problem?

thank you
 
You shuold better grep the result with needed data, example cat mainlog | grep SENDERMAIL | grep RECEIVERMAIL

So you can analyze a single mail

Also, this should be the error: T=remote_smtp defer (101): Network is unreachable

But not sure cause i dont know which is your email and remove (that have a gmail remote so i should be right)...

Somehow cannot send email cause dont get connection, have you edited exim.conf somehow?

Regards
 
Step for what? I did already gave you the command.

You need to check what you edit if is causing the issue, or, install the original one mantainer by DA Staff (Should be SpamBlocker 2.1.1 if i dont remember bad)

Regards
 
same problem

i have same problem. i could receive all emails. but i can't send any emails:confused:
it's awful
here is my main log:

2013-04-07 04:05:02 1UOAFE-0005eZ-MJ IPv6 socket creation failed: Address family not supported by protocol
2013-04-07 04:05:02 1UOAFE-0005eZ-MJ alt3.gmail-smtp-in.l.google.com [2a00:1450:400c:c05::1b] Address family not supported by protocol
2013-04-07 04:05:02 1UOAFE-0005eZ-MJ == [email protected] R=lookuphost T=remote_smtp defer (97): Address family not supported by protocol
2013-04-07 04:11:32 1UO5us-0003gO-Vf mta6.am0.yahoodns.net [66.196.118.33] Connection timed out
2013-04-07 04:11:32 1UO5us-0003gO-Vf == [email protected] R=lookuphost T=remote_smtp defer (110): Connection timed out
2013-04-07 04:27:34 1UOAFE-0005eZ-MJ gmail-smtp-in.l.google.com [74.125.133.26] Connection timed out
2013-04-07 04:27:34 1UOAFE-0005eZ-MJ IPv6 socket creation failed: Address family not supported by protocol
2013-04-07 04:27:34 1UOAFE-0005eZ-MJ alt3.gmail-smtp-in.l.google.com [2a00:1450:400c:c00::1a] Address family not supported by protocol


i dont know what can i do
 
i have disabled the ipv6 but i have received another error and still i cant send emails but i could receive. my datacenter is xlhost. do you think maybe this problem is from my datacenter?
 
Back
Top