XcasualX
Заблокирован
- Сообщения
- 122
- Реакции
- -8
- Баллы
- 160
Подключил почту.
Но при тесте выдает ошибку Ошибка:
Но при тесте выдает ошибку Ошибка:
Код:
++ Starting XF\Mail\SmtpTransport
<< 220 smtpng3.m.smailru.net ESMTP ready (Looking for Mail for your domain? Visit https://biz.mail.ru)
<< 250-smtpng3.m.smailru.net
250-SIZE 73400320
250-8BITMIME
250-PIPELINING
250 AUTH PLAIN LOGIN XOAUTH2
>> AUTH LOGIN
<< 334 VXNlcm5hbWU6
>> Zm9ydW1AeGVuZm9yby5ndXJ1
<< 334 UGFzc3dvcmQ6
>> WGVuZm9ybzYwODE5MzIx
<< 235 Authentication succeeded
++ XF\Mail\SmtpTransport started
>> MAIL FROM:<enot.prescott+84aa70a3+enot.prescott=gmail.com@gmail.com>
>> RCPT TO:<enot.prescott@gmail.com>
>> DATA
<< 550 not local sender over smtp
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
" (code: 550)
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
"
Log data:
++ Starting XF\Mail\SmtpTransport
<< 220 smtpng3.m.smailru.net ESMTP ready (Looking for Mail for your domain? Visit https://biz.mail.ru)
<< 250-smtpng3.m.smailru.net
250-SIZE 73400320
250-8BITMIME
250-PIPELINING
250 AUTH PLAIN LOGIN XOAUTH2
>> AUTH LOGIN
<< 334 VXNlcm5hbWU6
>> Zm9ydW1AeGVuZm9yby5ndXJ1
<< 334 UGFzc3dvcmQ6
>> WGVuZm9ybzYwODE5MzIx
<< 235 Authentication succeeded
++ XF\Mail\SmtpTransport started
>> MAIL FROM:<enot.prescott+84aa70a3+enot.prescott=gmail.com@gmail.com>
>> RCPT TO:<enot.prescott@gmail.com>
>> DATA
<< 550 not local sender over smtp
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
" (code: 550) (code: 550)
++ Stopping XF\Mail\SmtpTransport
>> QUIT
<< 503 sender not yet given
!! Expected response code 250/251/252 but got code "503", with message "503 sender not yet given
" (code: 503)
<< 503 Valid RCPT command must precede DATA
!! Expected response code 354 but got code "503", with message "503 Valid RCPT command must precede DATA
" (code: 503)
!! Expected response code 354 but got code "503", with message "503 Valid RCPT command must precede DATA
"
Log data:
++ Starting XF\Mail\SmtpTransport
<< 220 smtpng3.m.smailru.net ESMTP ready (Looking for Mail for your domain? Visit https://biz.mail.ru)
<< 250-smtpng3.m.smailru.net
250-SIZE 73400320
250-8BITMIME
250-PIPELINING
250 AUTH PLAIN LOGIN XOAUTH2
>> AUTH LOGIN
<< 334 VXNlcm5hbWU6
>> Zm9ydW1AeGVuZm9yby5ndXJ1
<< 334 UGFzc3dvcmQ6
>> WGVuZm9ybzYwODE5MzIx
<< 235 Authentication succeeded
++ XF\Mail\SmtpTransport started
>> MAIL FROM:<enot.prescott+84aa70a3+enot.prescott=gmail.com@gmail.com>
>> RCPT TO:<enot.prescott@gmail.com>
>> DATA
<< 550 not local sender over smtp
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
" (code: 550)
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
"
Log data:
++ Starting XF\Mail\SmtpTransport
<< 220 smtpng3.m.smailru.net ESMTP ready (Looking for Mail for your domain? Visit https://biz.mail.ru)
<< 250-smtpng3.m.smailru.net
250-SIZE 73400320
250-8BITMIME
250-PIPELINING
250 AUTH PLAIN LOGIN XOAUTH2
>> AUTH LOGIN
<< 334 VXNlcm5hbWU6
>> Zm9ydW1AeGVuZm9yby5ndXJ1
<< 334 UGFzc3dvcmQ6
>> WGVuZm9ybzYwODE5MzIx
<< 235 Authentication succeeded
++ XF\Mail\SmtpTransport started
>> MAIL FROM:<enot.prescott+84aa70a3+enot.prescott=gmail.com@gmail.com>
>> RCPT TO:<enot.prescott@gmail.com>
>> DATA
<< 550 not local sender over smtp
!! Expected response code 250 but got code "550", with message "550 not local sender over smtp
" (code: 550) (code: 550)
++ Stopping XF\Mail\SmtpTransport
>> QUIT
<< 503 sender not yet given
!! Expected response code 250/251/252 but got code "503", with message "503 sender not yet given
" (code: 503)
<< 503 Valid RCPT command must precede DATA
!! Expected response code 354 but got code "503", with message "503 Valid RCPT command must precede DATA
" (code: 503) (code: 503)
++ XF\Mail\SmtpTransport stopped







