budgeteer icon indicating copy to clipboard operation
budgeteer copied to clipboard

Document e-mail configuration

Open tinne opened this issue 4 years ago • 3 comments

Document how to configure Budgeteer to connect with an authorizing e-mail server used to send user verification mails.

tinne avatar Sep 07 '20 09:09 tinne

@tinne there is documentation made by @trzpiot. This documentation can be found under https://github.com/adessoAG/budgeteer/wiki/Set-up-local-mail-server-for-development-(Windows)

FrederikSchlemmer avatar Sep 08 '20 10:09 FrederikSchlemmer

Thank you for pointing me to the documentation, I had been missing the budgeteer.mail.activate property.

Next issue, sending mail fails appearantly due to incomplete TLS setup: javax.mail.MessagingException: 454 4.7.0 TLS not available due to local problem. Do we have a documentation on this as well?

tinne avatar Sep 08 '20 17:09 tinne

I followed the documentation and didn't face this issue. Could you provide further information like the configuration in the properties? Did you change something in the hMailServer?

FrederikSchlemmer avatar Sep 09 '20 07:09 FrederikSchlemmer