AV plugins and loggin

Kevin Spicer kevins at BMRB.CO.UK
Wed Jun 11 23:14:52 IST 2003


On Wed, 2003-06-11 at 22:55, Peter Bonivart wrote:

Could you post how you start Sendmail? Have you separated it into two
commands? One listening on port 25 and queueing to mqueue.in and one
delivering from mqueue?

Basically...

# incoming mail
/usr/lib/sendmail -bd -OPrivacyOptions=noetrn \
                      -ODeliveryMode=queueonly \
                      -OQueueDirectory=/var/spool/mqueue.in

# queue runner for outgoing mail
/usr/lib/sendmail -q15m

But theres some good init scripts for most systems kicking around that
deal with MailScanner and the MTA.  Theres probably one in your
mailscanner distribution.




BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.



More information about the MailScanner mailing list