Frank Cox wrote:
On Wed, 02 Apr 2008 01:00:15 +0200 David Hláčik david@hlacik.eu 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.