Co-domain email aliases don't work.

Discussion in 'Installation/Configuration' started by zxspec, Mar 7, 2008.

  1. zxspec

    zxspec New Member

    Hi.

    I have a maindomain.com and a codomain.com setup, Ive checked the virtualuser table and the email addresses are both showing on this file as:

    [email protected] web20_mainuser
    [email protected] web20_mainuser

    If I send an email to [email protected] it arrives
    but if I send an email to [email protected] it doesn't arrive.

    I've checked the maillog and no error seems to show up, the only thing I noticed is that Postfix only logs the information when I send an email to [email protected], there's no log info regarding the email sent to [email protected]


    What might I be missing here?

    Thank you
     
  2. Hans

    Hans Moderator Moderator

  3. zxspec

    zxspec New Member

    Yes I did. Both
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please check if the MX record of codomain.com is pointing to the right server. You can check that with
    Code:
    dig mx codomain.com
     

Share This Page