On 5/18/2011 8:11 PM, Shawn Heisey wrote:
monitor.example.com[10.2.1.39]: 503 5.5.1 Error: send HELO/EHLO first
But that's a different error message. For this, you need to set # main.cf smtpd_helo_required = no(which is the default). This setting is not affected by permit_mynetworks, nor any other smtpd_*_restrictions settings.
-- Noel Jones