Mailscanner directly edits the mail queues is why it needs this

I personally use Postfix and it is NOT recommended to use Mailscanner is
it is known to truncate mails, or loose them all together in Postfix as
it also directly manages Postfix mail queues. Even the setup for
Mailscanner with Postfix requires a second Postfix instance and queue
structure (Same as Sendmail)

Personally, anything that makes changes directly to mail queues should
do it via smtp (Just my feelings)

I have heard that it works in Sendmail and it doesn't work in Sendmail
(depends on who you want to listen to) 


Bill

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Leif
Neland
Sent: Wednesday, January 21, 2004 4:29 PM
To: [EMAIL PROTECTED]
Subject: [Clamav-users] Mailscanner, sendmail 8.12, split input queues

The Mailscanner docs tells us to make two queues and run two copies of
sendmail:

    drwxr-x---  2 root  bin   62976 Oct 23 16:18 mqueue
    drwxr-x---  2 root  bin   41472 Oct 23 16:18 mqueue.in


sendmail -bd -OPrivacyOptions=noetrn -ODeliveryMode=queueonly
-OQueueDirecto ry=/var/spool/mqueue.in
    sendmail -q15m

How does this fit in with sendmail 8.12 already having two queues,
mqueue and  mqueue-client?

And how do I do this with Debian's /etc/mail/sendmail.conf?

Leif





-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on
Open Tools Development and Integration See the breadth of Eclipse
activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to