Yes, I did get it to work.

I used as a basis the HOWTO at http://sylvestre.ledru.info/howto/howto_qmail_vpopmail.php.

I really only wanted SA, but that HOWTO includes SA and ClamAV, so in order to get SA working, I had to install ClamAV - funny how that works sometimes...

Bottom line is that with the qmail-scanner perl program in place at /var/qmail/bin/qmail-scanner.pl, and the environment variable set in /etc/tcp.smtp (you can supposedly put it in your supervise/qmail-smtpd/run - but that didn't work for me), and now it's working great. The modified bin/qmail-queue.orig never did work again.

So, here's my /etc/tcp.smtpd (well, the first line only, other lines changed to protect the innocent):
{bin]# cat /etc/tcp.smtp
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"


Note that a lot of google search results out there refer to requiring the "Bruce Guenter's QMAILQUEUE patch"; i built qmail from qmail-sql-1.03 source, and it must have Burce's patch in there already, because I didn't do anything special to get Bruce's patch in there.

Best regards, and let me know how it goes.

Dave


Asif Iqbal wrote:


Hi Dave

Have you ever got any answer on this ? I am trying to use spamc/spamd with qmail
as well

On Wed, 3 Dec 2003, David wrote:


Date: Wed, 03 Dec 2003 14:10:14 -0700
From: David <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [SAtalk] Spamassassin with qmail and dotqmails sending blank
   messages

I'm using Michael Devogelaere's qmail-sql qmail server for several
domains.  Prior to implementing spamassassin, dotqmails was working fine.

Now that spamassassin is running via the qmail
/var/qmail/bin/qmail-queue shell script:
    #!/bin/sh
    spamc | /var/qmail/bin/qmail-queue.orig

any message that is sent to a dotqmail (which in sendmail terms is the
same as an /etc/alias entry), is delivered to the recipient with
everything blank - no subject, no message body, no nothing.

Can anybody please advise on corrective action?

Thank you,
Dave
PS:  reposted with the subject spelled a little more slowly.  don't
reply to the original post, cuz nobody will ever find it with google.



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk






------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to