Skip to content

Remove option for RFC 2047 attachment name encoding

This is an ancient workaround for Outlook prior to Outlook 2007 not supporting standard-compliant RFC 2231 attachment names.

The API to support this is particularly ugly due to manipulating global state.

Merge request reports