Hi,
I'm using qmail and SA 2.55. I have this script instead of regular qmail- queue:


spamassassin | /var/qmail/bin/queue

This script works quite fine.

But when I have this script instead of qmail queue...:

        spamassassin > /tmp/mail_file.txt
        cat /tmp/mail_file.txt | /var/qmail/bin/qmail-queue

... it doesn't work. WHY?? I think these 2 scripts should work the same, but they don't.

When I write it (thanks to everybody for help) with qmail-inject, it will make a loop, because qmail-inject calls qmail-queue:

        spamassassin > /tmp/mail_file.txt
        cat /tmp/mail_file.txt | /var/qmail/bin/qmail-inject

Can anyone help me, or it is a nonsense to solve the problem this way?

Thank you very much

Maca


-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to