05-15-2017 11:10 PM
Hi Support Community,
As my understand is the Cisco IronPort can act like a relay server to accept the external SMTP request then send out the email thru the Cisco IronPort gateway. Is there an that have configuration can be done in the IronPort to secure and limit only accept the trusted public IP address with the username and password credentials?
05-16-2017 05:19 AM
Hi,
The feature on the ESA for this is called SMTP Authentication.
Essentially, the outside user would connect to the ESA and pass the username/password credentials. It is highly recommended that you have TLS configured between the sender and the ESA so their credentials are not passed in the clear. Once the ESA has the credentials, it will either use LDAP to query and verify the credentials, or it will forward the credentials to a pre-configured mail server that receives authentication requests to verify.
The connection behavior for successful SMTPAUTH sessions changes to “RELAY,” effectively bypassing the Recipient Access Table (RAT) and LDAPACCEPT. This allows the sender to relay
messages through the appliance.
Details about working of SMTP authentication are available in the end user guide.
www.cisco.com/c/dam/en/us/td/docs/security/esa/esa9-7/ESA_9-7_User_Guide.pdf
Page 26-33
Thank you!
Libin Varghese
05-20-2017 09:03 AM
Libin Varghese,
Thank you very much
05-23-2017 08:22 PM
Hi Libin Varghese,
Based on
05-24-2017 05:06 AM
As far as I know, SMTP authentication works using LDAP server only at this point, a local user database cannot be used for the same.
- Libin V
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide