codeigniterを介してメールを送信できません。を使用してエラーをエコーしようとするとecho $this->email->print_debugger();
、次のエラーが発生しました。
hello: 250-smtpout17-02.prod.mesa1.secureserver.net
250-PIPELINING
250 8BITMIME
Failed to send AUTH LOGIN command. Error: 502 unimplemented (#5.5.1)
from: 250 ok
to: 553 sorry, relaying denied from your location [---] (#5.7.1)
The following SMTP error was encountered: 553 sorry, relaying denied from your location [--] (#5.7.1)
data: 503 RCPT first (#5.5.1)
The following SMTP error was encountered: 503 RCPT first (#5.5.1)
502 unimplemented (#5.5.1)
The following SMTP error was encountered: 502 unimplemented (#5.5.1)
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.
問題を特定できません。理由がわかっている場合は、サポートしてください。