SMTP ERROR
What behaviour is observed?
[18:26:12 WARN]: [AuthMe] Failed to send a mail to [[email protected]]: [EmailException]: Sending the email to the following server failed : mail.smtp2go.com:465
Expected behaviour
you should send the email
To Reproduce
.
Plugin list
18:34:28 INFO]: ℹ Server Plugins (24): [18:34:28 INFO]: Paper Plugins (1): [18:34:28 INFO]: - AuthMeVelocity [18:34:28 INFO]: Bukkit Plugins (23): [18:34:28 INFO]: - AntiPopup, AuthMe, CommandWhitelist, CoreProtect, DeluxeHubReloaded, ExploitFixer, FreedomChat, HamsterAPI, ItemsAdder, LiteBans [18:34:28 INFO]: LPC, LPX, LuckPerms, Orebfuscator, packetevents, PlaceholderAPI, PlugManX, ProtocolLib, TAB, ViaBackwards [18:34:28 INFO]: ViaVersion, VoidTeleport, Vulcan
Server Implementation
Standalone server (no proxy)
Database Implementation
MySQL
AuthMe Version
AuthMeReloaded v5.6.0
Error log (if applicable)
[18:26:12 WARN]: [AuthMe] Failed to send a mail to [[email protected]]: [EmailException]: Sending the email to the following server failed : mail.smtp2go.com:465
Configuration
https://gist.github.com/Fate9707/ba0cb928790481ccc578760056bce5ca
install the latest version here https://ci.codemc.io/job/AuthMe/job/AuthMeReloaded/ and make sure SMTP settings are correct
install the latest version here https://ci.codemc.io/job/AuthMe/job/AuthMeReloaded/ and make sure SMTP settings are correct
Another problem is that if the connected SMTP server does not respond, the server will freeze.
Even after using the latest version, it still does not work according to mailPort and continues to send requests only to port 456.
Some servers use port 587 or custom ports.