From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59218 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with reading mail via imap Date: Fri, 19 Nov 2004 16:45:01 +0100 Message-ID: References: <87zn1gwqfa.fsf@indiscrete.org> <87pt2b824l.fsf@indiscrete.org> <877joixbb7.fsf@indiscrete.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100879494 25585 80.91.229.6 (19 Nov 2004 15:51:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Nov 2004 15:51:34 +0000 (UTC) Original-X-From: ding-owner+M7758@lists.math.uh.edu Fri Nov 19 16:51:22 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CVB2g-0004oH-00 for ; Fri, 19 Nov 2004 16:51:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CVB2O-0008Nw-00; Fri, 19 Nov 2004 09:51:04 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CVB2K-0008Nr-00 for ding@lists.math.uh.edu; Fri, 19 Nov 2004 09:51:00 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CVB2I-00008g-1F for ding@lists.math.uh.edu; Fri, 19 Nov 2004 09:50:58 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 969D33A0272 for ; Fri, 19 Nov 2004 09:50:55 -0600 (CST) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CVB2E-00069J-00 for ; Fri, 19 Nov 2004 16:50:54 +0100 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 16:50:54 +0100 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 16:50:54 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se OpenPGP: id=0xB565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:23:041119:gmane.emacs.gnus.general::aCWleCKIz01Vahf1:0000000000000000000000000000000000000Go77 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Q10YJBop7nc83Ppd30mUphKZk0s= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59218 Eythan Weg writes: > Could you give me a short recipe of how to manually connect > to the imap server. jas@latte:~$ gnutls-cli --starttls --port 143 imap.example.com ... - Simple Client Mode: * OK yxa-iv Cyrus IMAP4 v2.1.16-IPv6-Debian-2.1.16-10 server ready . starttls . OK Begin TLS negotiation now ^D <- press ctrl-D ... . login username password ...