Skip to content
  • Kevin J. McCarthy's avatar
    Rename idna functions and bits for smtputf8 changes. · 0e0520fa
    Kevin J. McCarthy authored
    This is patch 1 of 4 implementing support for SMTPUTF8 (RFC 6531).
    
    Change mutt_idna.c to be always compiled.  Remove the stub functions in
    mutt_idna.h.  Instead, put #ifdefs around the idna function calls.  The
    conversion functions will be fixed up in the next patch.
    
    Rename the conversion functions to mutt_addrlist_to_intl() and
    mutt_env_to_intl().  Rename the ADDRESS idna status bits to "intl"
    status bits.
    0e0520fa