E-mail problems. E-mail not coming to correct user...

Discussion in 'General' started by Hagforce, Jul 25, 2008.

  1. Hagforce

    Hagforce New Member

    Hello

    I have problems with 2 e-mail users in ISPConfig.

    I have one user called support, e-mail [email protected]
    and one user administrator, e-mail [email protected]

    When I send e-mail to [email protected] it is delivered to administrator.

    I have checked virtusertable and everything seems fine there.

    What could be the problem?
     
  2. createch

    createch New Member

  3. Hagforce

    Hagforce New Member

    Catch all is not checked for administrator.
    And there is no forwards for support.

    I have checked this now in ISPConfig GUI.
    Maybe I have to check manualy in some files, where?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you disable the user prefixes (e.g. web1_) in ISPConfig?
    What's in /etc/aliases?
     
  5. Hagforce

    Hagforce New Member

    Thank you falco.

    In /etc/aliases there is a record "support: postmaster"
    Witch I guess sends support e-mails to postmaster, witch goes to root, witch goes to administrator :rolleyes:

    Can I just remove this line?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Yes. Run
    Code:
    newaliases
    afterwards and restart Postfix.
     

Share This Page