[Minecraft] Konfiguracja maili AuthMe

Pytania i problemy
zeetg
zeetg

Mam problem z konfiguracją maili we wtyczce AuthMeReloaded. Fragment z config.yml:

Email: # Email SMTP server host mailSMTP: smtp.gmail.com # Email SMTP server port mailPort: 465 # Only affects port 25: enable TLS/STARTTLS? useTls: true # Email account which sends the mails mailAccount: 'mójadresemail@gmail.com' # Email account password mailPassword: 'mojehasło' # Email address, fill when mailAccount is not the email address of the account mailAddress: 'mójadresemail@gmail.com' # Custom sender name, replacing the mailAccount name in the email mailSenderName: 'nazwaserwera' # Recovery password length RecoveryPasswordLength: 8 # Mail Subject mailSubject: Twoje nowe hasło do konta # Like maxRegPerIP but with email maxRegPerEmail: 1 # Recall players to add an email? recallPlayers: false # Delay in minute for the recall scheduler delayRecall: 5 # Blacklist these domains for emails emailBlacklisted: - 10minutemail.com # Whitelist ONLY these domains for emails emailWhitelisted: [ ] # Send the new password drawn in an image? generateImage: true # The OAuth2 token emailOauth2Token: ''

Timo
Timo Moderator forum.lvlup.pro

Podeślij logi Authme. To co pisze w logu serwera, jeśli coś nie działa, oraz bodajże authme.log w katalogu pluginu.

system
system

Ten temat został automatycznie zamknięty 32 dni po ostatnim wpisie. Tworzenie nowych odpowiedzi nie jest już możliwe.