SMTP authentication - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1) +--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2) +--- Thread: SMTP authentication (/showthread.php?tid=1221) |
SMTP authentication - stefano.pini@live.it - 04-16-2015 Hi!! I need to change the authentication type to a SMTP server. I looked into the documentation and I've found the option "CURLOPT_LOGIN_OPTIONS". But there are no info about the type of authentication except "AUTH=NTLM" and "AUTH=*". Which are teh other options? Thxxx =) RE: SMTP authentication - dyoshida - 04-16-2015 Sorry, but I think you've posted to the wrong place for your question. Here is a community site for discussing Curl, a computer language for RIAs. http://en.wikipedia.org/wiki/Curl_(programming_language) Is this what you are looking for? http://curl.haxx.se/ . |