dada-mail
dada-mail copied to clipboard
Ability to switch WWW Engines (LWP, curl)
This sounds far-fetched, could be really easy. Currently, Dada Mail uses LWP to do things like fetch webpages. It could use curl via LWP::Protocol::Net::Curl:
https://metacpan.org/pod/LWP::Protocol::Net::Curl
Oftentimes, LWP doesn't work properly - perhaps it's how SSL is setup on the server, but curl would work.
this is being worked on at: https://github.com/justingit/dada-mail/tree/features-switch_www_engine
This landed in the app around v11.18.0
https://dadamailproject.com/d/install_dada_mail-advanced_configuration.pod.html#Configure-WWW-Engine