<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: More SMTP errors after installing new ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888827#M955519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting this. This resolved my issue with TLS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2008 19:47:31 GMT</pubDate>
    <dc:creator>markisaac</dc:creator>
    <dc:date>2008-07-01T19:47:31Z</dc:date>
    <item>
      <title>More SMTP errors after installing new ASA</title>
      <link>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888825#M955512</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed a new ASA5510 in place of our old PIX515E last Thursday night.  Since then, our GroupWise server has been showing a significantly higher level of deferred email.  The logs are full of messages similar to the excepts I've pasted below.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are at a loss and trying to track down the problem.  Do you have any thoughts on what might be happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;- Steve Kadish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32517 Analyzing result file: VCCNW2/GRPWISE:\VCNY_DO\WPGATE\GWIA\result\r7a729cc.049&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32517 Detected error on SMTP command&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32517  Command:  aol.com&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32517  Response: 450 Host down (aol.com)&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32518 Analyzing result file: VCCNW2/GRPWISE:\VCNY_DO\WPGATE\GWIA\result\r7a734a1.018&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32518 Detected error on SMTP command&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32518  Command:  millerscott.com&lt;/P&gt;&lt;P&gt;02-04-08 21:24:04 0  MSG 32518  Response: 421 secure00.secure-transact.net: SMTP command timeout - closing connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02-04-08 21:42:42 6  DMN: MSG 32591 Send Failure: 421 calmail.berkeley.edu: SMTP command timeout - closing connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02-04-08 21:56:22 7  DMN: MSG 32624 Send Failure: 450 Host down (hvc.rr.com)&lt;/P&gt;&lt;P&gt;02-04-08 21:57:11 33 DMN: MSG 32707 Send Failure: 421 Exceeded allowable connection time, disconnecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:59:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888825#M955512</guid>
      <dc:creator>rstevek</dc:creator>
      <dc:date>2019-03-11T11:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: More SMTP errors after installing new ASA</title>
      <link>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888826#M955516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the information below in a Cisco.com knowledgebase article.  Turning off inspect for ESMTP solved our problem; as soon as it was off, our mail server started sending and receiving the deferred mail.  However, I'm not sure what the consequences of turning off the inspection are; could this introduce some other problems or security holes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMTP TLS Configuration &lt;/P&gt;&lt;P&gt;Note: If you use Transport Layer Security (TLS) encryption for e-mail communication then the ESMTP inspection feature (enabled by default) in the PIX drops the packets. In order to allow the e-mails with TLS enabled, disable the ESMTP inspection feature as this output shows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix(config)#policy-map global_policy&lt;/P&gt;&lt;P&gt;pix(config-pmap)#class inspection_default&lt;/P&gt;&lt;P&gt;pix(config-pmap-c)#no inspect esmtp&lt;/P&gt;&lt;P&gt;pix(config-pmap-c)#exit&lt;/P&gt;&lt;P&gt;pix(config-pmap)#exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 17:31:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888826#M955516</guid>
      <dc:creator>rstevek</dc:creator>
      <dc:date>2008-02-05T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: More SMTP errors after installing new ASA</title>
      <link>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888827#M955519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting this. This resolved my issue with TLS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 19:47:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/more-smtp-errors-after-installing-new-asa/m-p/888827#M955519</guid>
      <dc:creator>markisaac</dc:creator>
      <dc:date>2008-07-01T19:47:31Z</dc:date>
    </item>
  </channel>
</rss>

