What's new in SMTP/POP3 Email Engine Library for C/C++ (C++ .NET) 7.2

Aug 24, 2013
  • Increased the maximum number of channels from 32 to 64.
  • Allow multiple subject lines in incoming email.
  • Added SEE_REPLACE_UNDERSCORES to seeIntegerParam() to disable replacement of underscores with spaces (RFC2047).
  • Fixed problem with GMAIL IMAP connection.
  • Can now decode Win1255 subjects.
  • seeAbort now always closes attachment files.
  • Fixed zone calculation for "half-zones".
  • Added debug info to seeGetEmailCount().
  • Added STUNNEL_DISABLE_LOGGING flag to seeSetProxySSL() that disables Stunnel logging.
  • Fixed problem with SEE_ADD_HEADER when re-opening connection.
  • Allow attachment filename to have a leading space.
  • Added seeGetHeader() function with parameters SEE_GET_SUBJECT, SEE_GET_FROM, SEE_GET_REPLT_TO, SEE_GET_TO, and SEE_GET_DATE