On Mon, 28 May 2001 09:43, Dan Swartzendruber wrote:
> On Mon, 28 May 2001, Chris Spackman wrote:
> > On my machine, it is postfix. Make sure it is running. The only change i
> > had to make was to get roots mail delivered to my normal account. That
> > was an option in one of the postfix config file (in /etc/postfix/ iirc).
> > It says something like:
> >
> > # who gets roots mail
> > # root = marc
> >
> > uncomment, change the name and you are set.
>
> can also put in in /etc/postfix/aliases.
Or /etc/aliases (they are symlinked)
for postfix don't forget to run postailias /etc/postfix/aliases to that the
changes make it into the hash tables postfix uses
Andrew