cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: A question about libcurl mail server connection

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Sat, 18 Apr 2009 23:22:09 +0200

"Vasiliy Ivanov" <wivanov_at_csodessa.com> wrote:

> However it sent some headers and mail server reply:
> +OK -ERR Unknown command: "get" -ERR Unknown command: "host:" -ERR Unknown
> command: "accept:" -ERR Unknown command: ""

Couldn't the telnet protocol be used for this?
E.g. curl_easy_setopt(c, CURLOPT_URL, "telnet://mail.host.com");

--gv
Received on 2009-04-18