[opendmarc-users] Problem setting up OpenDMARC on Fedora 23 for sendmail

Karl Pielorz kpielorz_lst at tdx.co.uk
Mon Jan 4 15:37:41 PST 2016


--On 4 January 2016 at 18:18:38 -0500 Janina Sajka <janina at rednote.net> 
wrote:

>    sendmail.cf file. Add the following line:
>    INPUT_MAIL_FILTER(`opendmarc', `S=inet:[85][email protected]')

Looks like a typo or something in the documentation?...

> sendmail[8879]: 554 5.0.0 /etc/mail/sendmail.cf: line 1901: Xopendmarc:
> bad address [85][email protected] (expected port at host)

Not surprising :)

Try something like:

  INPUT_MAIL_FILTER(`opendmarc', `S=inet:port at host')

e.g. '8893 at localhost' for example (i.e. wherever you've got opendmarc 
actually 'listening').

-Karl



More information about the opendmarc-users mailing list