This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem receiving Mail with Exchange 2010

I have my Astaro configured to send mail fine, but  I am unable to receive mail. The Public MX record points to an IP address of the Astaro and resolves to that address when queried. I have tried using a NAT rule for POP3 traffic but that does not seem to work. Anyone have any ideas on what I may be doing wrong?


This thread was automatically locked due to age.
Parents Reply Children
  • I am not having any problems sending just receiving, isn't that POP3?


    SMTP is used for sending email between email servers, and when sending email from your client program. POP3 is only used for pulling email down from your server to your email client.

    As an example, when I sent email from my work domain, @dawcon.com to my personal email, @telus.net, the following three exchanges happen.

    Outlook --> @dawcon.com - SMTP
    @dawcon.com --> @telus.net - SMTP
    @telus.net --> Outlook - POP3

    POP3 or IMAP (or MAPI & RPC/HTTP for exchange/outlook) are only used for the last leg of the trip. Everything else is run over the SMTP protocol.

    Now as far as configuring Astaro, you have two options. If you want Astaro's spam filtering capability (and you have a license for it) you can use the SMTP Mail proxy under "Mail Security." The other option would be to setup a Destination NAT (DNAT) entry under "Network Security" for your server.

    My personal preference is to use the smtp proxy as it's easily as functional as anything you can purchase that bolts onto Exchange, and far simpler to configure IMO.