See T13232. We currently have a hard dependency on the "iconv" extension to support exactly one call in inbound mail handling if you run your own local SMTP server.
Wrap it and provide an "mbstring" alternative.
Differential D20069
Provide a portable mail MIME header decoding function in libphutil epriestley on Jan 30 2019, 10:50 PM. Authored by Tags None Referenced Files
Subscribers None
Details See T13232. We currently have a hard dependency on the "iconv" extension to support exactly one call in inbound mail handling if you run your own local SMTP server. Wrap it and provide an "mbstring" alternative. Called both methods on some inputs, they appeared to have the same behavior.
Diff Detail
|