Re: Mail to root going to (user:)postfix instead of specified user
Il giorno Tue, 15 Jul 2003, Ant cosė ha scritto:
|On Mon, 14 Jul 2003 at 18:57:36, Thomas Spuhler <spuhler@dakotacom.net>
|writes
|>Looks like you made the required changes and forgot to run newaliases
|>Tom
|>
|I did run newaliases (see above). I have just ran newaliases and
|reloaded postfix to make sure and tested - still the same problem. I
|might remove the rpm and compile it from the source code just for the
|sake of it.
|
Make sure you specified the right file_format:file in main.cf. To check
this, please do the following:
aselli@aselli ~$ grep ^alias_maps /etc/postfix/main.cf
alias_maps = hash:/etc/aliases
aselli@aselli ~$ ls /etc/aliases*
/etc/aliases /etc/aliases.db
Sandro
--
Bellum se ipsum alet
La guerra nutre se stessa
Livio, Ab urbe condita, XXXIV,9
|