curl-rust
curl-rust copied to clipboard
Is there any option to enable SMTP support?
Hi.
Is there any flag to build static curl with SMTP support?
Thank you!
Currently there is not support for this, but a feature flag to add this would be welcome!
I'm going to check the curl-sys sources to understand it to provide some patch ...