wader / postfix-relay

Postfix SMTP relay docker image
https://hub.docker.com/r/mwader/postfix-relay/
MIT License
123 stars 41 forks source link

[Feature Req] Authentication for clients using Relay #69

Closed MeCJay12 closed 1 year ago

MeCJay12 commented 1 year ago

I've been using this container for a while and I love the simplicity of configuration. I now need to expand the scope of my relay to some moderately trusted networks where explicit trust isn't the best policy. I'm going to fork the repo (https://github.com/MeCJay12/postfix-relay-sasldb), try to work through adding sasldb for basic file backed auth, then submit it for a pull req. Just wanted to open this ticket to track any knowledge gained and to check if there is any existing progress.

wader commented 1 year ago

Hey, sounds good 👍 and I don't know of anyone else working on it

MeCJay12 commented 1 year ago

Closing in favor of comments on the pull request.

https://github.com/wader/postfix-relay/pull/70