Hi, folks,

     So we've got this condition in our exim.conf

# Deny unencrypted traffic on port 587

  deny    message       = Encrypted connection required - contact IT
Services for assistance

          !encrypted    = *

          condition     = ${if ={$interface_port}{587}}


     which does what it's supposed to do, except today when it doesn't.

     I'm trying to configure scan-to-email and, with SSL disabled, the
connection fails as per above; with it enabled, there is no log entry and
presumably no connection.

     What the heck?

Thanks,

     John A

-- 
John Adams
Senior Linux/Middleware Administrator  | Information Technology Services
+1-501-916-3010 | jxad...@ualr.edu | http://ualr.edu/itservices
*UA Little Rock*

Reminder:  IT Services will never ask for your password over the phone or
in an email. Always be suspicious of requests for personal information that
come via email, even from known contacts.  For more information or to
report suspicious email, visit IT Security
<http://ualr.edu/itservices/security/>.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to