zeetg | 2021-03-23 14:35:03 UTC | #1
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ó[email protected]’
# Email account password
mailPassword: ‘mojehasło’
# Email address, fill when mailAccount is not the email address of the account
mailAddress: ‘mó[email protected]’
# 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 | 2021-03-23 15:07:35 UTC | #2
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 | 2021-04-24 15:07:59 UTC | #3
Ten temat został automatycznie zamknięty 32 dni po ostatnim wpisie. Tworzenie nowych odpowiedzi nie jest już możliwe.