On Tue, 01 Apr 2008 16:11:21 -0700 Hugh E Cruickshank hugh@forsoft.com wrote:
While that will work it is really overkill. All you need to do is edit the /etc/aliases file and issue the newaliases command. sendmail will use the updated databases immediately.
It is indeed overkill in many cases. But that script is useful whenever you make any change to any of the sendmail configuration files. One-stop shopping, as it were. Make change, run script, done deal. I find it handy, myself.