• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Spamdyke on Debian Plesk server?

xLnT

Basic Pleskian
Any one installed Spamdyke on a Debian Etch Plesk server?
I got it compiled and moved spamdyke to /usr/local/bin/.
But when i should edit the /etc/init.d/qmail i got trouble.. there wasn't the line i was looking for.
But i found it in /etc/inetd.conf.. but when i edit that file.. and restarts qmail, it whont start!

I don't get any errors in the log files.. and no errors when restarting qmail.. any ideas what i should try?

Regards..
 
i use it on debian etch with no problems

you have to modify /etc/inetd.conf ...

can you post your "smtp" line ?
 
smtp stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env /usr/bin/env SMTPAUTH=1 END=1 /usr/local/bin/spamdyke /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
smtps stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env /usr/bin/env SMTPAUTH=1 END=1 /usr/local/bin/spamdyke /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
 
you don't use a config file ?

i have added:
.... /usr/local/bin/spamdyke -f /etc/spamdyke.conf .....



and have you restarted inetd ?

/etc/init.d/openbsd-inetd restart
 
Similar Problem here:

inetd.conf
poppassd stream tcp nowait/1000 root /usr/sbin/tcpd /opt/psa/admin/bin/poppassd
smtp stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env -Rt0 /usr/bin/env SMTPAUTH=1 END=1 /usr/sbin/rblsmtpd -r sbl.spamhaus.org /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
smtps stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env -Rt0 /usr/bin/env SMTPAUTH=1 END=1 /usr/sbin/rblsmtpd -r sbl.spamhaus.org /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
I tried to place /usr/local/bin/spamdyke -f /etc/spamdyke.conf in several combinations within the configuration. QMail doesn't restart.

The Installation of Spamdyke finished without any errors. spamdyke.conf exists:

log-level=info

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

smtp-auth-command=/var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /bin/true
smtp-auth-level=ondemand-encrypted

graylist-level=always-create-dir
graylist-dir=/var/qmail/spamdyke/greylist
#300 Sek. = 5 Min.
graylist-min-secs=300
#1814400 Sek. = 3 Wochen
graylist-max-secs=1814400

sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
ip-in-rdns-keyword-blacklist-file=/var/qmail/spamdyke/blacklist_keywords
ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
greeting-delay-secs=5

dns-blacklist-entry=ix.dnsbl.manitu.net
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=list.dsbl.org
dns-blacklist-entry=zombie.dnsbl.sorbs.net
dns-blacklist-entry=dul.dnsbl.sorbs.net
dns-blacklist-entry=bogons.cymru.com

reject-missing-sender-mx
reject-empty-rdns
reject-unresolvable-rdns
reject-ip-in-cc-rdns
 
first turn of rbl checks in plesk, spamdyke does it

and put "/usr/local/bin/spamdyke -f /etc/spamdyke.conf" before the "/var/qmail/bin/relaylock"

if this not work, what errors are in the logs ?
 
if this not work, what errors are in the logs ?

Sep 7 06:16:26 yenodio qmail: 1220760986.121268 status: exiting
Sep 7 06:16:26 yenodio qmail: 1220760986.163848 status: local 0/10 remote 0/20
Sep 7 06:16:30 yenodio pop3d-ssl: Connection, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio pop3d-ssl: LOGOUT, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio pop3d: Connection, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio pop3d: LOGOUT, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio imapd-ssl: Connection, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio spamd[1644]: got connection over /tmp/spamd_full.sock
Sep 7 06:16:30 yenodio imapd: Connection, ip=[127.0.0.1]
Sep 7 06:16:30 yenodio imapd: 1220760990.779671 LOGOUT, ip=[127.0.0.1], rcvd=12, sent=308, maildir=/
Sep 7 06:16:30 yenodio imapd-ssl: 1220760990.780861 LOGOUT, ip=[127.0.0.1], rcvd=12, sent=310, maildir=/
Sep 7 06:16:34 yenodio qmail: 1220760994.175646 starting delivery 1: msg 1442797 to remote rockmans@yahoo.de
Sep 7 06:16:34 yenodio qmail: 1220760994.175698 status: local 0/10 remote 1/20
Sep 7 06:16:34 yenodio qmail-remote-handlers[4565]: Handlers Filter before-remote for qmail started ...
Sep 7 06:16:34 yenodio qmail-remote-handlers[4565]: from=avooretu_1964@1stopspytools.com
Sep 7 06:16:34 yenodio qmail-remote-handlers[4565]: to=rockmans@yahoo.de
Sep 7 06:16:36 yenodio qmail: 1220760996.474858 delivery 1: deferral: 209.191.88.239_failed_after_I_sent_the_message./Remote_host_said:_451_Message_temporarily_deferred_-_[70]/
Sep 7 06:16:36 yenodio qmail: 1220760996.474910 status: local 0/10 remote 0/20

PLESK shows SMTP-Server (QMail) as down.
 
Back
Top