Home > Microsoft Exchange Tips > Exchange Server Administration Tips > How and why to disable certain ESMTP verbs
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE SERVER ADMINISTRATION TIPS

How and why to disable certain ESMTP verbs


Serdar Yegulalp
11.19.2006
Rating: --- (out of 5)


Exchange Server tips, tutorials and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


Some firewalls and network devices filter out certain Extended Simple Mail Transfer Protocol (ESMTP) commands or "verbs." This can break communications between Exchange 2000, Exchange 2003, and other SMTP mail servers.

If you can't or don't want to modify how traffic is being filtered, you can still get around this problem by disabling the ESMTP verbs that are being blocked by your firewalls or network devices.

Below are the ESMTP verbs that can be disabled. Some of these may be rejected explicitly by a firewall or network device.

  • TURN/ATRN
  • ETRN
  • DSN
  • ENHANCEDSTATUSCODES
  • 8bitmime
  • BINARYMIME
  • CHUNKING

The best way to make changes to your ESMTP verb list is to use the ADSI Edit utility to modify the appropriate value in Active Directory, which will then replicate to the Metabase.

  1. Open the Configuration Container on an Active Directory domain controller and navigate to Configuration -> Services -> Microsoft Exchange -> <organization> -> Administrative Groups -> <admin_group> -> Servers  -> <server> -> Protocols -> SMTP -> <virtual_server>. (Since this setting is a per-virtual-server setting, it's possible to change it for some SMTP virtual servers but not for others.)

  2. View the msExchSmtpInboundCommandSupportOptions property.

  3. Select Edit Attribute.

  4. The default value for this attribute is 3503297 (decimal). To figure out which options to disable, take this number and subtract the corresponding decimal values for each option:

    DSN: 64
    ETRN: 128
    TURN/ATRN: 1024
    ENHANCEDSTATUSCODES: 4096
    CHUNKING: 1048576
    BINARYMIME: 2097152
    8bitmime: 4194304

    For instance, if you only want to disable CHUNKING, use 2454721 (3503297 minus 1048576). To disable DSN and CHUNKING, you'd use 2454657 (3503297minus 64 minus1048576).

  5. Apply the changes. (Note that the changes will need to be replicated from your domain controller before they take effect.)

This process is described in slightly more detail in Microsoft Knowledge Base article 257569, "How to turn off ESMTP verbs in Exchange 2000 Server and in Exchange Server 2003."

One command often blocked by network boxes is actually not on this list -- BDAT. This ESMTP verb in turn attempts to invoke CHUNKING. In such a case, you probably will need to turn off CHUNKING until another workaround can be found.

A couple important side notes to keep in mind:

  • If you make these changes, they should only be done in a provisional way. Also, you should document them explicitly so they can be undone when they are no longer needed -- for instance, after you update your network devices to allow these ESMTP verbs transparently.

  • It's always best to try and update the problematic network device first (if that's the source of the problem) before disabling any ESMTP verbs, since it can have unwanted side effects.

About the author: Serdar Yegulalp is editor of the Windows Power Users Newsletter.

Do you have comments on this tip? Let us know.

Related information from SearchExchange.com:

  • FAQ: Exchange Server non-delivery reports (NDRs)
  • Tip: Beware of firewalls that block Exchange's SMTP/POP3 communications
  • Tip: Firewall policies and SMTP line lengths
  • Tip: How HTTP verbs can 'hang' Outlook Web Access
  • Expert Advice: Cisco PIX firewall causing Exchange connectivity problems
  • Step-by-Step Guide: How to use ISA Server as an SMTP filter
  • Reference Center: Firewall tips and resources

    Please let others know how useful this tip was via the rating scale below. Do you have a useful Exchange Server or Microsoft Outlook tip, timesaver or workaround to share? Submit it to SearchExchange.com. If we publish it, we'll send you a nifty thank-you gift.

    Rate this Tip
    To rate tips, you must be a member of SearchExchange.com.
    Register now to start rating these tips. Log in if you are already a member.




    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


    RELATED CONTENT
    Exchange Server Administration Tips
    Set up messaging records management (MRM) in Exchange Server 2007
    How Microsoft's new support policy for virtualized Exchange will affect you
    Why too much memory can hurt Exchange Server 2007 performance
    Microsoft Exchange Server backup method pros and cons
    Migrating .PST files to an Exchange Server information store
    Virtualizing Exchange Server 2007 with Microsoft's Hyper-V
    Configure SMTP connection limits in Exchange Server 2003 and SBS
    Five Microsoft Exchange Server backup worst practices
    How to export Global Address List data to Microsoft Office Access
    Create a group policy to prevent .PST file storage in Exchange 2007

    SMTP
    How to lock down an SMTP relay to prevent spam in Exchange Server 2003
    Tool helps identify inbound Exchange Server email flow issues
    Exchange email sent to a domain using SPF authentication is returned
    Configure SMTP relay restrictions in Exchange Server 2003 to stop spam
    Why can't POP3 clients receive Exchange Server email?
    Exchange event sink scripting error when configuring email disclaimer
    Configure SMTP connection limits in Exchange Server 2003 and SBS
    Reconfigure an existing Exchange Server user account for a new user
    Improve Exchange 2003 Internet connectivity, mail flow and performance
    Troubleshoot Exchange 2003 email that gets stuck in the SMTP queue

    Microsoft Exchange 2000 Server
    Error 1053: Exchange System Attendant service could not start
    Solve server problems with the Exchange Troubleshooting Assistant tool
    Move mailboxes to Exchange 2007 after Windows upgrade
    Third-party tools that modify NDRs for oversized email
    IP address changes for an Exchange 2000 recovery server
    Exchange Server 2003 tips and tricks -- 7 tips in 7 minutes
    How to enable Exchange Server public folder logging
    Deciphering an 0xc103798a Exchange Server setup error code
    Exchange Server error message: 'A non-delivery report with a status code of 5.4.0 was generated for recipient'
    New Exchange Server installation not receiving SMTP or POP3 email
    Microsoft Exchange 2000 Server Research

    RELATED GLOSSARY TERMS
    Terms from Whatis.com − the technology online dictionary
    SMTP  (SearchExchange.com)

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary

    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.

  • HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




    All Rights Reserved, Copyright 2004 - 2008, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts