OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Some questions on postfix, SUMMARY
From: Vivek Khera (kherakciLink.com)
Date: Fri Mar 03 2000 - 09:24:37 CST


>>>>> "EC" == Emmanuel Courcelle <manuipbs.fr> writes:

EC> We have here a single server used for mail (mail hub)
EC> (about 300 users), BUT about 20 unix servers and stations.

EC> I switched yesterday the mail hub to postfix (*** VERY *** fine...), BUT
EC> the
EC> other unix boxes still run sendmail (for now).

EC> In fact the mail is used on those machines mainly for maintenance
EC> (cron jobs, sending some file with "mail userfoo.fr < file", a.s.o.).

If those systems already have sendmail, you can create a sendmail.cf
that acts as a "null client". The sendmail m4 configs come with an
example of this. You don't even need to run sendmail as a daemon on
those boxes as long as your mail server is always up ;-)

This is what I do on non-mail server boxes since sendmail is already
there by default.