予期せぬエラー Net::SMTPAuthenticationError

皆さん、こんにちは。

インストール後、アクティベーションメールが送信されません。テストメールも受信されません。以下のようなエラーが表示されます。

==================== MAIL TEST ====================
For a robust test, get an address from http://www.mail-tester.com/
Or just send a test message to yourself.
Email address for mail test? ('n' to skip) [forum@podderzhka.org]: 
Sending mail to forum@podderzhka.org. . . 
Testing sending to forum@podderzhka.org using smtp.beget.com:2525, username:forum@podderzhka.org with plain auth.
======================================== ERROR ========================================
                                    UNEXPECTED ERROR

Net::SMTPAuthenticationError

====================================== SOLUTION =======================================
This is not a common error. No recommended solution exists!

Please report the exact error message above to https://meta.discourse.org/
(And a solution, if you find one!)
=======================================================================================
Replacing: SMTP_PASSWORD
Replacing: LETSENCRYPT_ACCOUNT_EMAIL
Replacing: DEVELOPER_EMAILS
Replacing: DISCOURSE_DB_PASSWORD
Replacing: Sending mail to

==================== DONE! ====================

これはどうすれば解決できますか?

「いいね!」 1

これは非常に明確です。ユーザー名またはパスワードに問題があります。

メールを機能させる方法については、新しいDiscourseインストールのメールトラブルシューティングをご覧ください。

「いいね!」 2

ジェイ、ありがとう!

エラーは、私のサーバープロバイダーがDiscourseがAUTH PLAINを使用するのに対し、AUTH LOGINのみをサポートしているために発生しました。別のSMTPプロバイダーを使用し、この問題を解決しました。これで問題なく動作しています。

「いいね!」 2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.