Skip to content

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

Open
SamMousa opened this issue Nov 15, 2016 · 6 comments
Open

DKIM #19

SamMousa opened this issue Nov 15, 2016 · 6 comments

Comments

@SamMousa
Copy link
Contributor

It would be great to have DKIM support; getting messages signed is a requirement for most outgoing mail nowadays.

@huan
Copy link
Owner

huan commented Nov 15, 2016

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.

@SamMousa
Copy link
Contributor Author

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.

@xriser
Copy link

xriser commented Sep 15, 2020

I have added SRS/DKIM
Updated alpine/postfix version
https://github.com/xriser/docker-simple-mail-forwarder

There are some issues with passing tests with startls, but in general, it is working for me.

@huan
Copy link
Owner

huan commented Sep 17, 2020

@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 timeout command has some breaking changes. (related: vishnubob/wait-for-it#68)

@huan huan mentioned this issue Feb 9, 2021
@dgraziotin
Copy link
Contributor

dgraziotin commented Feb 15, 2021

I think that this can be closed after #89.

@huan
Copy link
Owner

huan commented Feb 16, 2021

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants