si la configuración:\nyaml\nDISCOURSE_DEVELOPER_EMAILS: 'admin@plemya-x.ru'\nDISCOURSE_SMTP_ADDRESS: smtp.beget.com\nDISCOURSE_SMTP_PORT: 2525 o 25\nDISCOURSE_SMTP_USER_NAME: admin@plemya-x.ru\nDISCOURSE_SMTP_PASSWORD: \"\"\n#DISCOURSE_SMTP_ENABLE_START_TLS: true # (opcional, por defecto true)\nDISCOURSE_SMTP_DOMAIN: plemya-x.ru\nDISCOURSE_NOTIFICATION_EMAIL: admin@plemya-x.ru\nLETSENCRYPT_ACCOUNT_EMAIL: admin@plemya-x.ru\n\nerror:\nsh\nJobs::HandledExceptionWrapper: Wrapped Net::SMTPAuthenticationError: 504 PLAIN authentication mechanism not supported \n\nsi la configuración:\nyaml\nDISCOURSE_DEVELOPER_EMAILS: 'admin@plemya-x.ru'\nDISCOURSE_SMTP_ADDRESS: smtp.beget.com\nDISCOURSE_SMTP_PORT: 465\nDISCOURSE_SMTP_USER_NAME: admin@plemya-x.ru\nDISCOURSE_SMTP_PASSWORD: \"\"\n#DISCOURSE_SMTP_ENABLE_START_TLS: true # (opcional, por defecto true)\nDISCOURSE_SMTP_DOMAIN: plemya-x.ru\nDISCOURSE_NOTIFICATION_EMAIL: admin@plemya-x.ru\nLETSENCRYPT_ACCOUNT_EMAIL: admin@plemya-x.ru\n\nerror:\nsh\nJobs::HandledExceptionWrapper: Wrapped Net::ReadTimeout: Net::ReadTimeout with #\u003cTCPSocket:(closed)\u003e\n\n\nesta opción no tiene efecto en ningún estado\n\nDISCOURSE_SMTP_ENABLE_START_TLS: true\n
Encontré la solución. En app.yml agrega:
DISCOURSE_SMTP_AUTHENTICATION: login
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.