Jak ustawić AuthMe, by korzystało z postfixa i mailutils do wysyłania maili? Wklejam fragment mojego config, który AuthMe się nie podoba.
Email:
# Email SMTP server host
mailSMTP: localhost
# Email SMTP server port
mailPort: 25
# Only affects port 25: enable TLS/STARTTLS?
useTls: true
# Email account which sends the mails
mailAccount: 'root@vps9456'
# Email account password'
mailPassword: ''
# Email address, fill when mailAccount is not the email address of th$
mailAddress: ''
# Custom sender name, replacing the mailAccount name in the email
mailSenderName: 'VoidCraft'
# Recovery password length
RecoveryPasswordLength: 8
# Mail Subject
mailSubject: Twoje nowe hasło do serwera VoidCraft
