On Wed, 5 Jun 2019, Alan Jones via curl-library wrote:
How can I use the cURL SMTP interface in conjunction with the RFC1830 extension? I.e. be able to send large binary MIME messages introduced with the BDAT keyword in place of DATA?
libcurl's SMPT code uses 'DATA' only. But if this BDAT thing is in use and is standardized, I can't think of any reason why we couldn't add support for it if there's use case!
-- / daniel.haxx.se | Get the best commercial curl support there is - from me | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/ ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html