Mailscanner and Multiple output queues
Mike Kercher
mike at CAMAROSS.NET
Wed Apr 2 22:49:41 IST 2003
Following up on this...do you still have to tell sendmail about the
additional queues?
Mike
-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On Behalf
Of Julian Field
Sent: Friday, March 21, 2003 6:18 AM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Re: Mailscanner and Multiple output queues
At 11:51 21/03/2003, you wrote:
>We are considering implementing mutliple output queues to try to
>improve performance on our mailserver and I wonder if anyone could give
>me an idea of a ruleset for this. Ideally we would like mailscanner to
>write to one of a set of output queues, distributing mail roughly
>evenly across these directories.
Outgoing Queue Dir = /etc/MailScanner/rules/outgoing.queue.rules
and then in that file:
From: /^[a-g]/ /var/spool/mqueue1
From: /^[h-m]/ /var/spool/mqueue2
From: /^[n-s]/ /var/spool/mqueue3
From: /^[t-z]/ /var/spool/mqueue4
FromOrTo: default /var/spool/mqueue5
This just splits into 5 queues based on the first letter of the sender's
address. Hopefully that gives you enough of an idea of what you can do...
--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support
More information about the MailScanner
mailing list