Hosting 2 email domains on single domain

Discussion in 'Installation/Configuration' started by jariasca, Apr 22, 2010.

  1. jariasca

    jariasca Member

    Hi all,

    I need to configure a domain alias.

    I already configure an email domain example: "domain.com" and I need to configure an alias "domain.net" to the same "domain.com", same DNS, MX, IP, Accounts, etc.

    I try to use email routing in ispconfig 3 but it gives me a postmaster
    "mail for domain.net loops back to myself"

    can someone help
    Thanks
     
  2. jariasca

    jariasca Member

    Got it working

    Setup domain.com in ISPCONFIG 3

    edit /etc/postfix/main.cf
    virtual_alias_domains = domain.net


    In ISPCONFIG 3

    servername domain.net smtp:domain.com 1

    PHPMYADMIN

    create alias source <[email protected]> destination <[email protected]>

    restart postfix
     
    Last edited: Apr 22, 2010

Share This Page