Home arrow FAQs arrow OS X Server Web Services arrow How can I deliver mail for the root user?
How can I deliver mail for the root user? PDF Print

By default, the root user (System Administrator) is not mail enabled and that is good.

You should never enable mail reception for root directly.

This is best accomplished by adding an alias which will forward mail to another user.

To do so, edit /etc/postfix/aliases and change:

#root: you

to

root: the_user_you_want_to_receive_mail_for_root


save and issue:

sudo newaliases

sudo postalias aliases

sudo postfix reload


If you look inside /etc/postfix/aliases, you will notice that all common system accounts (postmaster, hostmaster, etc) are aliased to root. So by making these changes you will receive mails for those users too. You can of course change the aliases in any way you like.
 
< Prev   Next >

Newsletters

Would you like to stay ahead of changes? Subscribe to our low volume newsletters or follow us on Twitter.

Logotega Promotion

Our friends at logotega.com are offering a 20% rebate to topicdesk.com visitors.

Visit logotega.com for quality graphic design tailored to your needs.

Get a 20% rebate on logo design and corporate identity materials throughout this summer!

Twitter Updates

Twitter Updates

    follow us on Twitter

    Current poll

    I will update my server to Snow Leopard...