Frank Cox wrote:
On Wed, 02 Apr 2008 01:00:15 +0200
David Hláčik <[EMAIL PROTECTED]> wrote:

or just restart sendmail is enought?

No.

I run this short bash script every time I make a change in my sendmail
configuration:

#!/bin/bash
cd /etc/mail
make
newaliases
/etc/init.d/sendmail restart


And the init script will repeat the newaliases and make... I'm not sure what version added them, though.

--
  Les Mikesell
   [EMAIL PROTECTED]

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to