Forward root email to another account

Discussion in 'Installation/Configuration' started by fmmarzoa, Apr 14, 2012.

  1. fmmarzoa

    fmmarzoa New Member

    Hi,

    I need to forward my system's root email to another fully qualified email account, for example [email protected]. My system is using ISPConfig 3, so is there any standard way to do it through it?

    Otherwise, can I use an fq email account within /etc/aliases?, I mean something like:

    root: [email protected]

    Thanks a lot in advance,
     
  2. pititis

    pititis Member

    Yes you can use /etc/aliases.

    Then run :

    Code:
    newaliases
    
     
    Last edited: Apr 15, 2012

Share This Page