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
