ix-ai / smtp

This is a SMTP docker container for sending emails. You can also relay emails to gmail and amazon SES.
MIT License
97 stars 15 forks source link

Support for SMTP authentification #36

Closed MrRulf closed 7 months ago

MrRulf commented 7 months ago

Considering a bunch of apps require smtp authentification as a security measurement, I wanted to ask if that could be added/is in the scope of this project.

tlex commented 7 months ago

Thanks for the question. It's actually not the first time this has been asked.

You can take a look at #25 for the discussion.

Will close this as duplicate.