FR: dkim-milter config file
mimi89999 opened this issue · 3 comments
mimi89999 commented
Hello,
I would like dkim-milter
to read config from a file. If you accept this feature, I could contribute it.
emersion commented
I'd rather not tbh. dkim-milter
is designed to be pretty bare-bones.
mimi89999 commented
I think that it would be best to have all email auth handled by one milter to avoid issues like trusteddomainproject/OpenDMARC#49 and make configuration easier.
emersion commented
Yes, I agree. But as the name suggests dkim-milter
is only about DKIM.
I think a separate project would be nice for a proper SPF+DKIM+DMARC milter. We may want to improve go-milter, it's quite fragile atm.
In any case, this isn't a go-msgauth issue, closing.