cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl 7.21.0 SMTP

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 17 Jun 2010 19:17:54 +0200

On Thursday 17 of June 2010 19:03:40 Marian Aldenhövel wrote:
> I did my make and make install and this is what I get:
> > # curl --version
> > curl 7.21.0 (i686-pc-linux-gnu) libcurl/7.19.2 zlib/1.2.3.3
                                     ^^^^^^^^^^^^^^

> > Protocols: tftp ftp telnet dict http file
> > Features: IPv6 Largefile libz
>
> Tried it regardless:
> > root_at_kboxdev:/home/kbox/curl-7.21.0# curl smtp://xxx.xx.de
> > curl: (1) Protocol smtp not supported or disabled in libcurl
>
> What am I missing here?

You're running the new version of curl against the old version of libcurl.
Just make sure the new .so is loaded and try again.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-17