-
Notifications
You must be signed in to change notification settings - Fork 91
DKIM #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the suggestion. I have no enough DKIM knowledge, could you provide more details about it? So we can study on it and see if there's someone is familiar with that. |
More generic information at http://www.dkim.org/. A common implementation used in combination with Postfix is OpenDKIM. It is configured as a Postfix Milter. Will look into it when I have time. |
I have added SRS/DKIM There are some issues with passing tests with startls, but in general, it is working for me. |
@xriser Hi, I believe you can find the solution from my PR at https://github.com/huan/docker-simple-mail-forwarder/pull/77/files#diff-3604839b35cb2b96128d4968e5bb0e1cR134 Recently I have upgraded SMF alpine base image, and I found that the |
I think that this can be closed after #89. |
@dgraziotin Thank you very much for implementing this feature for the community! @SamMousa Please help us to close this issue after you confirm that the DKIM works for you with the latest version of SMF. Thank you very much! |
It would be great to have DKIM support; getting messages signed is a requirement for most outgoing mail nowadays.
The text was updated successfully, but these errors were encountered: