Question relating to iRedMail-0.7.0

Discussion in 'HOWTO-Related Questions' started by j.smith1981, May 4, 2011.

  1. j.smith1981

    j.smith1981 New Member

    I have actually 2 questions about the above system.

    Is there anyway of setting up say webmaster as part of a domain, then getting it to relay emails to say [email protected]?

    I mean being that [email protected] going to [email protected]'s mailbox, an alias basically, is there anyway of doing this now, as I was able to previously, just in the new version you cannot do this through the admin webpage as it would seem.

    Also I have this annoying problem, well it's in the defaults I know that all roots mail gets sent to [email protected].

    I removed this out of the /etc/postfix/aliases file, but now its bringing up the following error:

    Is there anyway of getting roots mail to be sent to the default location for the system mail at all?

    I would appreciate any replies,
    Jeremy.:confused:
     
  2. j.smith1981

    j.smith1981 New Member

    Does anyone have an answer to this please?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    You could create a
    Code:
    root: postmaster
    alias in /etc/aliases. Don't forget to run
    Code:
    newaliases
    afterwards and restart Postfix.
     

Share This Page