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

SMTp Relay - mail goes out but incoming sits in queue marked ok

Before activating smtp relay for my company's email server, I've setup a personal email server and a personal asl firewall on my own domain, as a test system.  The email server is redhat 7.3 running sendmail-8.11.6.  The firewall is asl3.2 patched through .16

SMTP relaying turned on.
Both servers and the administrative workstation can ping each other on the 192.18.1.x interfaces.
I've defined the mail server and have packet filtering setup to allow smtp from mailserver to any and from any to mail server.
In smtp relay, the name of the mail server matches the mx record on the dns server.  The mail server proxies dns through the firewall to dns servers my company hosts (which contain the master dns records for the email server's domain).
Sendmail config has the full dns.name of the firewall as well as the short name listed under local domains.
I can send email out but email coming in hangs in the smtp queue with an ok message - for hours.
Where do I look for the problem?

Thanks

Mike


This thread was automatically locked due to age.
Parents
  • Sounds like a DNS problem.  Easy way is to list the domain (as you might already be doing) and point it to the internal SMTP server instead of relying on DNS.  Definitions/Network list your internal host so you can use it in the proxy.

    If the world points to ASL for incoming mail and ASL thinks the same it becomes a loop (MX points to self).  Just point mail directly to the internal server at the proxy.  Works a charm.

    "So much time, so little to do.  Hold it, stop, reverse"
  • Thanks for the reply.

    I have already defined the mail server as host and pointed proxy rules to it.

    I'll setup DNS on the email server and add it to the list in the ASL server and let you know what happens.

    Thanks again.

    Mike
Reply Children