Edit /etc/spamdyke/spamdyke.conf
- log-level=debug
Then run the following command
- $ /usr/local/bin/spamdyke --config-file /etc/spamdyke/spamdyke.conf /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
To send an email enter the SMTP commands:
- mail from: youremail@mail.com
- rcpt to: to_address@mail.com
- data
- subject: TEST MESSAGE
- data
- Put some content here...
- .
You will see debug lines that shows you all the steps of spamdyke.
No comments:
Post a Comment