spf-discuss
[Top] [All Lists]

Re: [spf-discuss] How to implement spf in sendmail

2005-11-30 21:57:52
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can anyone tell me or mail me the location of step by step documentation
of how to implement spf in sendmail
You need to have milter enabled in your sendmail.  Once done, add the
following to your sendmail.mc, mine is in /etc/mail/

dnl spfmilter
INPUT_MAIL_FILTER(`spfmilter',`S=unix:/var/run/spfmilter/spfmilter.sock,
T=S:4m;R:4m')dnl

/var/run/spfmilter/spfmilter.sock is the unix socket you specify when you
start spfmilter.


Currently Im using sendmail(8.12.8) as an MTA in red Hat Linux 9, I have
installed sendmail as an rpm & generated my customised sendmail.cf using
m4
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf


start spfmilter and then start sendmail.

Not sure if this is enough of a how-to for you.  If not, just ask and I
will try and help.

Regards,

Spencer

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDjoKmI1ja71kPXjARAja1AKCVrtsviDRpemNnx286z+kwXAM/gQCfWmIN
R+er8djJfUGP3uqldr6Y+80=
=oNPV
-----END PGP SIGNATURE-----

-------
Sender Policy Framework: http://www.openspf.org/
Archives at http://archives.listbox.com/spf-discuss/current/
To unsubscribe, change your address, or temporarily deactivate your 
subscription, 
please go to 
http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com

<Prev in Thread] Current Thread [Next in Thread>