fraginhell
24th December 2005, 07:29
Hi Guys.
Thought I would share this with you, incase it helps any one else.
Getting Roots Mail on Postfix.
Vi /etc/aliases
goto the bottom of the file find the
#root: marc
change it to :
root: realsystem user
for example
root: web6_keith
Note you will need to redirect the mail to a real system account.
save and quite.
postalias aliases
postfix reload
test by sending a mail to root.
If your /etc/alaises is in a different location check your postfix main.cf file.
Hope that helps.
Keith.
Thought I would share this with you, incase it helps any one else.
Getting Roots Mail on Postfix.
Vi /etc/aliases
goto the bottom of the file find the
#root: marc
change it to :
root: realsystem user
for example
root: web6_keith
Note you will need to redirect the mail to a real system account.
save and quite.
postalias aliases
postfix reload
test by sending a mail to root.
If your /etc/alaises is in a different location check your postfix main.cf file.
Hope that helps.
Keith.