Setting up email routing to outlook.com via ispconfig

Discussion in 'General' started by Masterjoa, Aug 12, 2013.

  1. Masterjoa

    Masterjoa New Member

    Hi all,

    I've setup a outlook email account to handle all of my domain email (http://domains.live.com). All mx records have been pointed correctly and it works well.

    Problem is when a user submits a form, php mail function does not seem to do an mx lookup, instead it seems to try to find the mailbox locally. If I setup a standard postfix mailbox I get all the emails. If I remove the mailbox, emails submitted through forms are lost.

    Is there any way I can setup a transport/relay on the server side to forward say all domain email to outlook.com ?

    Thanks in advance
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Login to ispconfig, open the mail module and delete the email domain. A email domain shall only be added if your email accounts are local, if you use a external mail service, then no email domain for that name shall exist in ispconfig.
     
  3. Masterjoa

    Masterjoa New Member

    Thanks a lot !!!
    I'm trying to solve this for hours.
    =D
     

Share This Page