[Help] SMTP options for Authelia
from Croquette@sh.itjust.works to selfhosted@lemmy.world on 06 Dec 04:00
https://sh.itjust.works/post/29086861

Hello,

I am trying to setup Authelia using apalrd tutorial.

In the configuration file, I need to setup a SMTP server to send email from.

I am currently using proton mail and they don’t have smtp support out of the box, you have to go through their bridge.

I’ve tried to find tutorial on how to use Proton Bridge CLI to be able to use it as my SMTP locally, but the information seems scarce on that front. (keep in mind that I am no expert).

So my question is as follows : what are my option to have a functional SMTP configuration on my Authelia server?

Thank you

#selfhosted

threaded - newest

just_another_person@lemmy.world on 06 Dec 04:22 next collapse

Proton Bridge is not an SMTP interface, so this almost surely will not work. Libraries expect requests and responses to the services they speak to ensure they are working correctly.

You need an actual SMTP interface. Can’t recommend running one out on the public internet if you don’t know what you’re doing.

Croquette@sh.itjust.works on 06 Dec 04:28 collapse

I am open to paid SMTP service if you have any suggestion. I was not planning on running my own instance.

Otherwise, what would be my options to have a functional SMTP server for Authelia?

thefactremains@lemmy.world on 06 Dec 04:51 collapse

Just use a free mailjet plan

Croquette@sh.itjust.works on 06 Dec 05:42 collapse

Thanks for the suggestion

brewery@lemmy.world on 06 Dec 07:41 collapse

Im using a free Mailgun account for all my self hosted services. Happy with it so far.

Proton only has SMTP on it’s business accounts, and you have to apply for one with a good reason (ie not for spam)