My current tcp.smtp file is configured as: 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan" <server_static_ip>:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan" .:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%$
I do not have a /var/qmail/contol/simscan but I do have a /var/qmail/control/simcontrol which has spam=yes #qmail-spam status returns : /var/qmail/supervise/spamd: up (pid 18142) 2 seconds /var/qmail/supervise/spamd/log: up (pid 6209) 10453 seconds On Sun, Jun 24, 2012 at 11:06 PM, David Good <[email protected]> wrote: > On 06/24/2012 09:08 PM, Peter R Stanley wrote: > > Hey everyone, > > I've used the QmailToaster installation package to install Qmail onto a > server currently running Cent OS 5.8. I was able to get the system properly > installed and running. I added the QmailToaster-Plus to the system for > additional functionality. I want to add the Spam folder to my system. I > followed the steps listed in the Wiki for QmailToaster, but after > completing the steps, the folder is still not available. The following link > is what I used from the Wiki page: > http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin. > > I've tried all the steps several times, but the Spam folder is not > showing on the Squirrel Mail web client. > > > If someone could help me out, that would be great. > > > i just recently setup a new box and i had the same issue turning spamd on. > > ref: > http://wiki.qmailtoaster.com/index.php/Tcp.smtp > > make sure > > QMAILQUEUE="/var/qmail/bin/simscan" appears on your /etc/tcprules.d/tcp.smtp > file > > and that scanning is turned on in /var/qmail/control/simscan file > > good luck! > > david > >
