ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
192 stars 47 forks source link

Forgotpw: failed send email to user error=EOF #38

Closed kan87 closed 5 years ago

kan87 commented 5 years ago

I get the error level=error msg="Forgotpw: failed send email to user" error=EOF in the message log and nothing else.

So far I've checked he correct IMAP address and host. Port 465 for TLS. Username and Password. Open the ports on both TCP/UDP.

Do I require any specific additional Centos 7 packages? or does Mokey include a SMTP mailer?

aebruno commented 5 years ago

mokey includes it's on SMTP mailer. No additional packages are required. Try running mokey using the --debug flag to see if you get any more information in the logs?