Growing sendmail proccesses

Kevin Spicer kevins at BMRB.CO.UK
Tue Oct 7 17:51:23 IST 2003


On Tue, 2003-10-07 at 06:48, Brady A. Tucker wrote:

>I'm getting an additional queue runner on start and restart,  with
>/var/spool/clientmqueue as the queue.   The only cf file that
>references
>clientmqueue is the submit.cf -- this started a version or two ago...
>now
>running 4.24-5   <-- What have I broken   Where is MailScanner
>starting/restarting with submit.cf if that's whats in fact causing this
>?

Its not broken, thats now the correct behaviour of sendmail.


>MailScanner and everything else works perfectly,  but I can't seem to
>train
>the other boys here to do a stop, killall sendmail, start.

I had to change this line in /etc/init.d/MailScanner

$SENDMAIL -L sm-msp-queue -Ac -q15m 2>/dev/null

to...

$SENDMAIL -L sm-msp-queue -Ac -q15m -OPidFile=/var/run/sm-client.pid
2>/dev/null

That should do it.

BTW Mandrake users (like myself) need to change the user and group in
the line above that to mail.  Julian - could that be made configurable
please?




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