My experience in getting SPF milter to run on Sendmail is recapped below:
1. Check sendmail package already has MILTER plugin compiled:
# sendmail -d0.1 -bt < /dev/null grep MILTER
2. Get libspf2 rpm and install by rpm -ivh;
3. Get spfmilter rpm and install by rpm -ivh;
4. Add the following in sendmail.mc
INPUT_MAIL_FILTER(`spfmilter', `S=unix:/var/run/spfmilter.sock, T=S:4m;R:4m')
5. Rebuild sendmail.cf;
6. Run #spfmilter unix:/var/run/spfmilter.sock
7. re-start sendmail
This is Warren Kwok's Internet note pad, electronic diary, online rubbish journal, whatever you might name it ! It is an archive of my random thoughts in a chronological order. I am not good at reporting boring things and change them to lively. If you find this blog boring, sorry that it is your problem.
2008/03/07
A chart of IPv4 allocation
This is an interesting chart.
Do you believe we still have 25 % unicast resources remaining ?
Do you believe we still have 25 % unicast resources remaining ?
Subscribe to:
Posts (Atom)