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

ASG Generated emails "waiting for delivery"

Mail Security is turned off and I have DNAT rules allowing traffic from the internet to my internal mail server. All of the mail is properly delivered from the internet to my internal mail server and vice versa. The problem is ASG generated notification emails are hung-up in the spool. I'm sure that I am missing something very simple. 

Any idea?

Dwayne


This thread was automatically locked due to age.
Parents
  • What happens if you add a record to 'Network Services >> DNS' 'Static Entries' with the FQDN of the "lowest numbered MX record" pointing at the internal IP of your mail server?  Something like

    mail.domain.com -> 10.10.10.10


    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • What happens if you add a record to 'Network Services >> DNS' 'Static Entries' with the FQDN of the "lowest numbered MX record" pointing at the internal IP of your mail server?  Something like

    mail.domain.com -> 10.10.10.10


    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
  • What happens if you add a record to 'Network Services >> DNS' 'Static Entries' with the FQDN of the "lowest numbered MX record" pointing at the internal IP of your mail server?  Something like

    mail.domain.com -> 10.10.10.10


    Cheers - Bob


    Thanks again! That took care of the emails not being delivered.

    Dwayne