Skip to content
  • Kevin J. McCarthy's avatar
    Add option 'idn_encode'; rename option 'use_idn' to 'idn_decode'. · 64fa378e
    Kevin J. McCarthy authored
    This is patch 3 of 4 implementing support for SMTPUTF8 (RFC 6531).
    
    Add an option to control whether international domains are encoded with
    IDN or not.  This defaults to set, for backward compatibility.
    
    Rename the use_idn option to idn_decode, since that more properly
    reflects its purpose.
    64fa378e