Hi All, I have working mail box. I used shupp toaster v.0.9.2. I want to install greylisting due to spam. Here is what I did: ------- ([EMAIL PROTECTED]:/var/src)# cp -rp netqmail-1.05 netqmail-1.05_org ([EMAIL PROTECTED]:/var/src)# cd netqmail-1.05/netqmail-1.05 ([EMAIL PROTECTED]:/var/src/netqmail-1.05/netqmail-1.05)# wget http://shupp.org/patches/greylisting-20060105.patch ([EMAIL PROTECTED]:/var/src/netqmail-1.05/netqmail-1.05)# patch < greylisting-20060105.patch patching file FILES patching file Makefile Hunk #2 succeeded at 1702 with fuzz 2 (offset 24 lines). Hunk #3 succeeded at 1983 (offset 28 lines). patching file TARGETS Hunk #1 FAILED at 429. 1 out of 1 hunk FAILED -- saving rejects to file TARGETS.rej patching file dbdef.sql patching file hier.c Hunk #1 succeeded at 131 (offset 1 line). patching file install-big.c Hunk #1 succeeded at 129 (offset 1 line). patching file local_scan.c patching file local_scan.h patching file qmail-envelope-scanner.c patching file qmail-smtpd.c Hunk #2 succeeded at 106 (offset 10 lines). Hunk #3 succeeded at 547 (offset 82 lines). Hunk #4 succeeded at 751 with fuzz 2 (offset 108 lines). -------
I received some some errors, seen above. Then ---- ([EMAIL PROTECTED]:/var/src/netqmail-1.05/netqmail-1.05)# make clean ([EMAIL PROTECTED]:/var/src/netqmail-1.05/netqmail-1.05)# make qmailctl stop make setup check chown -R vpopmail:vchkpw /var/qmail/spam ----- There is no problem for compiling. I am not sure that greylisting work. Is there any log for that? My relayfrom table is getting fill. But dns_name and maillog table is empty. Thanks in advance, Best regards, YC