Dear Eric,
Thanks for your help. Teruo Sensitivity: Internal From: Eric Broch [mailto:[email protected]] Sent: Friday, August 4, 2017 9:06 PM To: [email protected] Subject: Re: [qmailtoaster] Disable all security checking To disable simscan, dk, ripmime, and warlord in /etc/tcprules.d/tcp.smtp this SHOULD work, change the line : :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/contro l/domainkeys/%/private",NOP0FCHECK="1" to :allow,CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/q mail/bin/qmail-queue.orig",DKSIGN="/var/qmail/control/domainkeys/%/private" qmailctl cdb qmailctl stop qmailctl start >From /var/qmail/supervise/smtp/run remove line $SPAMDYKE --config-file $SPAMDYKE_CONF \ and spfbehaviour looks good. On 8/4/2017 3:36 AM, Kan Teruo wrote: Dear All, I would like to disable all security checking for some testing. May I know below are enough/correct or not? This is a new installation in Centos 7. 1. In /var/qmail/control change simcontrol :clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif to :clam=no,spam=no,spam_hits=12,attach=.mp3:.src:.bat:.pif 2. In /var/qmail/control change spfbehavior from 3 to 0 3. Disable spamdyke # cd /var/qmail/supervise/smtp # ln -sf run.dist run # qmailctl restart 4. Disable domain keys cd /var/qmail/bin ln -sf qmail-queue.orig qmail-queue qmailctl restart Thanks & best regards, Teruo -- Eric Broch White Horse Technical Consulting (WHTC)
