sendmail + php5 почта на mail.ru не уходит
Добавлено: 2009-10-09 13:32:51
Не уходит почта на mail.ru
mail() возвращает true
phpinfo()
mail.ru возвращает
я в почтовых протоколах не силён, если в силах, подскажите...
Код: Выделить всё
$res = mail( "xxxxx@mail.ru", "tema", "text", "Content-Type: text/plain; charset=UTF-8; format=flowed\nFrom: leo\nReply-To: sysadmin\n" );
if($res === false) die('Mail not send');phpinfo()
Код: Выделить всё
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i -f mypostbox@gmail.com /usr/sbin/sendmail -t -i -f mypostbox@gmail.comКод: Выделить всё
The original message was received at Fri, 9 Oct 2009 14:01:40 +0400 (MSD)
from localhost [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<xxxxxxxxxx@mail.ru>
(reason: 550 We do not accept mail from dynamic IPs (xxx.xxx.xxx.xxx). Please contact support@corp.mail.ru)
----- Transcript of session follows -----
... while talking to mxs.mail.ru.:
>>> RCPT To:<xxxxxxxxxx@mail.ru>
<<< 550 We do not accept mail from dynamic IPs (xxx.xxx.xxx.xxx). Please contact support@corp.mail.ru
550 5.1.1 <xxxxxxxxxx@mail.ru>... User unknown
451 4.4.1 reply: read error from mxs.mail.ru.