FreeBSd > Почта

Exim не посылает письма на gmail

(1/4) > >>

klaster:
Столкнулся с проблемой, что мой Эксимушка не посылает письма на gmail
Вот такой лог :

--- Код: ---Jan 12 20:35:36 gipernet exim[2943]: 1Pczup-0000Wm-Sy gmail-smtp-in.l.google.com [74.125.43.27] Operation timed out
Jan 12 20:36:51 gipernet exim[2943]: 1Pczup-0000Wm-Sy alt1.gmail-smtp-in.l.google.com [209.85.225.27] Operation timed out
Jan 12 20:38:06 gipernet exim[2943]: 1Pczup-0000Wm-Sy alt2.gmail-smtp-in.l.google.com [74.125.65.27] Operation timed out
Jan 12 20:39:21 gipernet exim[2943]: 1Pczup-0000Wm-Sy alt3.gmail-smtp-in.l.google.com [74.125.91.27] Operation timed out
Jan 12 20:40:36 gipernet exim[2943]: 1Pczup-0000Wm-Sy alt4.gmail-smtp-in.l.google.com [209.85.229.27] Operation timed out
Jan 12 20:40:36 gipernet exim[2942]: 1Pczup-0000Wm-Sy == imja@gmail.com R=dnslookup T=remote_smtp defer (60): Operation timed out

--- Конец кода ---

Я так понемаю что проблема в ненахождение правильного пути.
Ну как с ней бороться ???

muff:
Проверь, не зафильтрован ли провайдером 25 порт (или даже у тебя - проверь правила файрвола).

Проверить можно, попытавшись подключиться на 25 порт к моему серверу. Привожу два варианта.

25 порт открыт:

--- Код: ---# telnet muff.kiev.ua 25
Trying 195.3.159.250...
Connected to muff.kiev.ua.
Escape character is '^]'.
220 muff.kiev.ua ESMTP
quit
221 2.0.0 Bye
Connection closed by foreign host.

--- Конец кода ---

25 порт закрыт:

--- Код: ---# telnet muff.kiev.ua 25
Trying 195.3.159.250...
telnet: connect to address 195.3.159.250: Operation timed out
telnet: Unable to connect to remote host

--- Конец кода ---

klaster:
Самое интересное что на одни mail реально отправлять на другие нет.
Вот пример одного :

--- Код: ---gipernet# telnet mail.inbox.lv 25
Trying 89.111.3.10...
Connected to mail.inbox.lv.
Escape character is '^]'.
220 mail.inbox.lv ESMTP relay for users of Inbox.Mail
quit
221 2.0.0 Bye
Connection closed by foreign host.

--- Конец кода ---

а вот на твой :


--- Код: ---gipernet# telnet muff.kiev.ua 25
Trying 195.3.159.250...
telnet: connect to address 195.3.159.250: Operation timed out
telnet: Unable to connect to remote host

--- Конец кода ---

Вот лог когда посылаешь на gmail :

--- Код: ---Jan 13 18:41:07 gipernet exim[3148]: 1Pczup-0000Wm-Sy == sts@gmail.com R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host

--- Конец кода ---

25 у меня открыт :

--- Код: ---tcp4       0      0 *.25                   *.*                    LISTEN

--- Конец кода ---


В чем может быть проблема, может в DNS локалхоста ?

muff:
Проверь доступность 25 порта на следующие хосты (попробуем вычислить закономерность):

mxs.ukr.net
mxs.mail.ru
google.com.s9a1.psmtp.com
smtp.sayamatravel.com
mx3.i.ua
aspmx.l.google.com

Не спеши прерывать соединение. На некоторых хостах стоит задержка на посылку ответа.

klaster:
Не один у меня не дышет вот что получаю :


--- Код: ---gipernet# telnet mxs.ukr.net 25
Trying 195.214.192.100...
telnet: connect to address 195.214.192.100: Operation timed out
telnet: Unable to connect to remote host

--- Конец кода ---


--- Код: ---gipernet# telnet mxs.mail.ru 25
Trying 94.100.176.20...
telnet: connect to address 94.100.176.20: Operation timed out
telnet: Unable to connect to remote host

--- Конец кода ---


--- Код: ---gipernet# telnet google.com.s9a1.psmtp.com 25
Trying 74.125.148.10...
telnet: connect to address 74.125.148.10: Operation timed out
telnet: Unable to connect to remote host

--- Конец кода ---

Ну и так далее, пробовал как написано :
http://muff.kiev.ua/content/exim-retry-time-not-reached-any-host
Тоже мертво.
Есть догадки ???

Навигация

[0] Главная страница сообщений

[#] Следующая страница

Перейти к полной версии