AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
628 stars 516 forks source link

Email RECOVERY password via E - MAIL #354

Closed NickFirenzo closed 8 years ago

NickFirenzo commented 8 years ago

Hi, I configure in config.yml to recovery password via email but getting an error, please tell me how to fix :(

Error: http://pastebin.com/wH7hQqMG AuthMe config.yml[EMAIL]: http://pastebin.com/fntTjkTh AuthMe config.yml: http://pastebin.com/4ansUTi3

Before 3-5 hours worked fine without problem I getting an email, but now I getting an error

zhgt commented 8 years ago

Change the port to 25. @NickFirenzo

NickFirenzo commented 8 years ago

No changes, again same error

@zhgt

NickFirenzo commented 8 years ago

When will be fixed email recovery?

Xephi commented 8 years ago

Can you please try the latest dev build ? After the reboot, authme will create a file name email.html in the config folder that can me modify as you wish

In case of gmail, you need to disable low level application security : https://github.com/Xephi/AuthMeReloaded/issues/260#issuecomment-155617799

NickFirenzo commented 8 years ago

I installed latest build but email.html file doesn't generate in AuthMe folder. Getting WARN in console 'WARN Your email.html config contains some error and cannot be send!' http://prntscr.com/9fa2as - Email.html doesn't exist. @Xephi

Authme Version

17.12 15:41:25 [Server] INFO Copyright: Copyright (c) Xephi 2015. All rights reserved. 17.12 15:41:25 [Server] INFO License: GNU GPL v3.0 (See LICENSE file) 17.12 15:41:25 [Server] INFO Website: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ 17.12 15:41:25 [Server] INFO Sgdc3 // sgdc3 (Project manager, Contributor) 17.12 15:41:25 [Server] INFO Tim Visee // timvisee (Developer) 17.12 15:41:25 [Server] INFO games647 // games647 (Developer) 17.12 15:41:25 [Server] INFO DNx5 // DNx5 (Developer) 17.12 15:41:25 [Server] INFO Xephi // xephi59 (Lead Developer) 17.12 15:41:25 [Server] INFO Developers: 17.12 15:41:25 [Server] INFO Version: AuthMeReloaded v5.2-SNAPSHOT (build: 536) 17.12 15:41:25 [Server] INFO ==========[ AUTHMERELOADED ABOUT ]==========

Xephi commented 8 years ago

My bad, can you please try the latest devbuild please ?

Xephi commented 8 years ago

erf missclick sorry for closing

NickFirenzo commented 8 years ago

When type /email recovery example@example.com getting WARN 17.12 19:51:41 [Server] WARN Fail to send a mail to example@example.com cause Sending the email to the following server failed : smtp.gmail.com:465

config.yml[EMAIL]: http://pastebin.com/zKhvhrSd

ljacqu commented 8 years ago

Did it create the email.html file? If so, kindly close this and open another issue. Otherwise things will get very confusing fast

Xephi commented 8 years ago

Have you test what i said here : https://github.com/Xephi/AuthMeReloaded/issues/260#issuecomment-155617799 ?

NickFirenzo commented 8 years ago

@Xephi Yes, sure. I turned on this http://prntscr.com/9fduy7 I tried to send but can't

NickFirenzo commented 8 years ago

I tried to generate new AuthMe folder, add email, password, join on server registered and added an email, tried to recovery and in console output same error :(

NickFirenzo commented 8 years ago

@Xephi ?

NickFirenzo commented 8 years ago

@Xephi @sgdc3 @ljacqu

sgdc3 commented 8 years ago

Working on it ;)

NickFirenzo commented 8 years ago

Oh, thanks for notify :)

Xephi commented 8 years ago

Can you please try the latest devbuild ?

NickFirenzo commented 8 years ago

Again Same :(

WARN Fail to send a mail to XXX@xx.com cause Sending the email to the following server failed : smtp.gmail.com:465

Xephi commented 8 years ago

ok, what's the mail provider to the player who's receive the mail ? can you try to send from a gmail.com mail to another gmail.com mail to test?

NickFirenzo commented 8 years ago

I'm ever trying to send on gmail.com xxx@gmail.com send to zzz@gmail.com Provider is gmail, again problem and i'm using in config.yml gmail provider.

NickFirenzo commented 8 years ago

Done, FIXED