From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 1F56E78698 for ; Fri, 21 Mar 2014 10:23:25 -0700 (PDT) Received: by mail-wi0-f169.google.com with SMTP id hm4so778528wib.4 for ; Fri, 21 Mar 2014 10:21:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=7ApAbJTX734jW6IDltM+t765zs5wP2p99fUlEkZRhQo=; b=CEUDQM+z7cuGYLgUresTT1bhueDOgc7XSZBsbJNC8DPMVaK8h7Y1slmF5NfIjvsuEC 1ilI7ItZ2hZ6ZK79/wDdNC/+94SjKCi52HOAphD4aXQO/DuKlTwKi6lU0Laaei1rnlRv 7B0rP6BHfNFT4Xk7D8fuu7/B7Y4eRYbH+rG6gpkzdKfBgBRRkxSTcb6DQx1fTaMW906O bhVgZPKynGAyr9VBGJQAymVvujLGNUNVgZLRHcattyceWURty7OZdpyfvwFeI08wEEOa kTlcAkm8G9PEjouYr/NNLPe1fAq7knvaU7zIzqloKjXTKAIOgp8YVpochIayPFVknr0k S2IQ== X-Received: by 10.180.106.168 with SMTP id gv8mr3256138wib.19.1395422510530; Fri, 21 Mar 2014 10:21:50 -0700 (PDT) Received: from toaster.adamthompson.me.uk (toaster.adamthompson.me.uk. [2001:8b0:1142:9042::2]) by mx.google.com with ESMTPSA id fb6sm6963759wib.2.2014.03.21.10.21.48 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 21 Mar 2014 10:21:49 -0700 (PDT) Date: Fri, 21 Mar 2014 17:21:46 +0000 From: Adam Thompson To: Chris Brannon Message-ID: <20140321172146.GO18585@toaster.adamthompson.me.uk> References: <20140221092721.eklhad@comcast.net> <87pplfipxb.fsf@mushroom.PK5001Z> <20140321171136.GN18585@toaster.adamthompson.me.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h/77pM/XNBmEJr8g" Content-Disposition: inline In-Reply-To: <20140321171136.GN18585@toaster.adamthompson.me.uk> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: Edbrowse-dev@lists.the-brannons.com Subject: Re: [Edbrowse-dev] imap X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 17:23:26 -0000 --h/77pM/XNBmEJr8g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Wow, replying to my own message, sorry for the noise. On Fri, Mar 21, 2014 at 05:11:36PM +0000, Adam Thompson wrote: > Given how many linux clients support imap (including a very ed-like email > client) I'd be very surprised and disapointed if a decent library isn't > available for this. =46rom the output of apt-cache show libcurl3: libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3= S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. Hmmm, looks like we have our imap (and smtp and pop3) library, and it does ssl as well, unless the description is incorrect. I'm not sure how it's imap support works though. Cheers, Adam. --h/77pM/XNBmEJr8g Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTLHUqAAoJELZ22lNQBzHOMgkIAMbmIop2FP5Ya3x3FKNu1JFf Gleud5is+MA2pdmeYB0nh52vCimTRnEdEa7AqQZlNDYSYYOYLC0C7HjFM5bD03eX E/ijoWvQqGqjwvMtGDxe99kAZlAKS6e5WKBF9DmOaXZdDet6hcroiR5Bsq/OBIn+ FjQnXo8sQ30m9iMwSXVulvCri4B9ummMOP0Yh8j4UJJc2FOfu3/eP/ssGyU8hT3F NSKqzQoxO52JV9KMBKCQQTvvaVpWgyo34wedoEKLFsYAdkbw2+ICpmFGTGFZCw+e sSbINYiUjxj4hPPhTihqW/+n2m190B8Ola978wQod3N/TtmQB1EJesOIFBzeTEs= =ngT+ -----END PGP SIGNATURE----- --h/77pM/XNBmEJr8g--