On 06/04/2012 10:25 PM, DK wrote:

> 

> Hi there,

> 

> I run a qmailtoaster machine, and installed spamdyke through the qtp
package. Everything seemed to be fine (no errors reported). But spamdyke
doesn'tt seem to do anything. there are no spamdyke entries in the log
files. My graylist directories are not being populated.( I had created the
graylist sub directories). I double checked my run file (everything seems to
be there).

> 

> Ideas?

> 

> D

 

Did you restart qmail? (service qmail restart)

This needs to be done on initial install.

 

Also, qtp-install-spamdyke needs to be run after the qmail-toaster 

package has been upgraded as well. This is only until we get spamdyke 

integrated properly.

 

-- 

-Eric 'shubes'

 

I had restarted the service and the server. The packages were up to date as
I had just built out the server. (Although I now need to update clamav).

 

I have included my system info below:

 

 

(((((((((( System Info ))))))))))

 

/usr/sbin/qtp-whatami

 

qtp-whatami v0.3.8 Wed Jun 13 14:15:40 PDT 2012

REAL_DIST=CentOS

DISTRO=CentOS

OSVER=5.8

QTARCH=i686

QTKERN=2.6.18-308.4.1.el5

BUILD_DIST=cnt50

BUILD_DIR=/usr/src/redhat

This machine's OS is supported and has been tested

----------

 

/bin/rpm -qa | grep toaster | sort

 

autorespond-toaster-2.0.4-1.3.6

clamav-toaster-0.97.3-1.3.44

control-panel-toaster-0.5-1.3.7

courier-authlib-toaster-0.59.2-1.3.10

courier-imap-toaster-4.1.2-1.3.10

daemontools-toaster-0.76-1.3.6

ezmlm-cgi-toaster-0.53.324-1.3.6

ezmlm-toaster-0.53.324-1.3.6

isoqlog-toaster-2.1-1.3.7

libdomainkeys-toaster-0.68-1.3.6

libsrs2-toaster-1.0.18-1.3.6

maildrop-toaster-2.0.3-1.3.8

maildrop-toaster-devel-2.0.3-1.3.8

qmailadmin-toaster-1.2.15-1.3.9

qmailmrtg-toaster-4.2-1.3.6

qmail-pop3d-toaster-1.03-1.3.22

qmail-toaster-1.03-1.3.22

qmailtoaster-plus-0.3.2-1.4.17

qmailtoaster-plus.repo-0.2-2

ripmime-toaster-1.4.0.6-1.3.6

send-emails-toaster-0.5-1.3.7

simscan-toaster-1.4.0-1.3.8

spamassassin-toaster-3.2.5-1.3.17

squirrelmail-toaster-1.4.20-1.3.17

ucspi-tcp-toaster-0.88-1.3.9

vpopmail-toaster-5.4.17-1.3.7

vqadmin-toaster-2.3.4-1.3.6

----------

 

/usr/local/bin/spamdyke -v

 

spamdyke 4.3.1+TLS+CONFIGTEST+DEBUG (C)2012 Sam Clippinger, samc (at)
silence (dot) org

http://www.spamdyke.org/

 

Use -h for an option summary or see README.html for complete option details.

 

----------

 

/bin/cat /etc/spamdyke/spamdyke.conf

 

dns-blacklist-entry=zen.spamhaus.org

dns-blacklist-entry=bl.spamcop.net

graylist-dir=/var/spamdyke/graylist

graylist-level=always-create-dir

graylist-max-secs=2678400

graylist-min-secs=180

greeting-delay-secs=5

idle-timeout-secs=60

ip-blacklist-file=/etc/spamdyke/blacklist_ip

ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords

ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords

ip-whitelist-file=/etc/spamdyke/whitelist_ip

local-domains-file=/var/qmail/control/rcpthosts

log-level=info

log-target=stderr

max-recipients=50

rdns-blacklist-file=/etc/spamdyke/blacklist_rdns

rdns-whitelist-file=/etc/spamdyke/whitelist_rdns

recipient-blacklist-file=/etc/spamdyke/blacklist_recipients

recipient-whitelist-file=/etc/spamdyke/whitelist_recipients

reject-empty-rdns

reject-missing-sender-mx

reject-unresolvable-rdns

sender-blacklist-file=/etc/spamdyke/blacklist_senders

sender-whitelist-file=/etc/spamdyke/whitelist_senders

tls-certificate-file=/var/qmail/control/servercert.pem

tls-level=smtp

----------

 

/bin/cat /var/qmail/supervise/smtp/run

 

QMAILDUID=`id -u vpopmail`

NOFILESGID=`id -g vpopmail`

MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`

SPAMDYKE="/usr/local/bin/spamdyke"

SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf"

SMTPD="/var/qmail/bin/qmail-smtpd"

TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"

HOSTNAME=`hostname`

VCHKPW="/home/vpopmail/bin/vchkpw"

REQUIRE_AUTH=0

 

exec /usr/bin/softlimit -m 20000000 \

     /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \

     -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \

     $SPAMDYKE --config-file $SPAMDYKE_CONF \

     $SMTPD $VCHKPW /bin/true 2>&1

 

 

_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to