topicdesk.com Logo
  • Our free tools for Mac OS X Server Mail Services - spamtrainer and mailbfr - have been downloaded more than 100'000 times and are helping system administrators looking after Mac OS X Servers from 10.3 to 10.8

    Download Tools…

  • Our free tutorials and whitepapers related to Mac OS X Server Mail and Web Services have been downloaded more than 500'000 times. The tutorials are available for a wide range of topics and for Mac OS X Server versions from 10.4 to 10.8.

    Download Tutorials

  • While we are happy to provide free support through our Tutorials, FAQs and the occasional e-mail advice, this cannot replace personalised support. A professional consultant can fix in a matter of hours what could take you days of trial and error.

    More Info...

How can I deliver mail for the root user?


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.

Smart Search

FAQs

  • How can I change the maximum attachment size for Webmail? +

    This is actually not a limitaton of Webmail/SquirrelMail, but of PHP. You will need to add/edit "upload_max_filesize" in /etc/php.ini OS Read More
  • How to lookup a user GUID +

    You can lookup a users's GUID using WorkGroup Manager, but what fun is that? Here are just a few ways Read More
  • Are the tools free? +

    Yes. For time being the tools and tutorials are free for personal and commercial use. Depending on how much burden Read More
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21

Twitter