Mike Canty wrote:
Eric,
        More than happy to provide the information you asked for.  Please
see below.

[r...@myserv spamassassin]# cat /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
RCPTLIMIT="10",DKSIGN="/var/qmail/control/domainkeys/%/private"

Here's your problem. You need to assign QMAILQUEUE="var/qmail/bin/simscan"
in the list of variables in the 2nd line (beginning with :allow,). That's what causes mail to passed through simscan.

You should also have the variable NOP0FCHECK="1" in both of your tcp.smtp lines. Note that it's NOPzeroFCHECK.

After you change tcp.smtp, do
# service qmail cdb
and you should be one step closer.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to