emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: StartTLS fails on CVS build]


From: Gary Lawrence Murphy
Subject: Re: address@hidden: StartTLS fails on CVS build]
Date: Fri, 11 Nov 2005 09:42:17 -0500

Same problem.  Here are the messages; I'm just guessing, but it seems
to be an SSL authentication issue?  What I can say for certain is this
worked fine under all my previous versions of GNU emacs over the past
decade ;) and the same host/login/pw works fine with the pop method.

Let me know if there is any other diagnostic information I can get for
you.

    (setq mail-sources 
          '(
            "/var/spool/mail/garym" 
;;          (pop :server "ticat" :user "garym" :password "***")
            (imap :server "ticat" :user "garym" :password "***")
            "~/Mailbox" 
            (directory :path "~/tmp/spool/" :suffix ".spool")
            )
          )


Loading /usr/share/emacs/22.0.50/lisp/gnus/imap.el (source)...done
Opening nntp server on 192.168.70.4...done
Reading active file from 192.168.70.4 via nntp...
Reading active file via nnml...
nnml: Reading incoming mail from directory...
nnml: Reading incoming mail from file...
nnml: Reading incoming mail from imap...
imap: Connecting to ticat...
Waiting for response from ticat...done
imap: Reconnecting with stream `starttls'...
Loading starttls...done
Opening STARTTLS connection to `ticat'...done
imap: Connecting with STARTTLS...
imap: STARTTLS info: *** Starting TLS handshake
- Certificate type: X.509
 - Got a certificate list of 1 certificates.

 - Certificate[0] info:
 # The hostname in the certificate does NOT match 'ticat'.
 # valid since: Mon May 30 22:43:00 EDT 2005
 # expires at: Tue May 30 22:43:00 EDT 2006
 # serial number: 00 
 # fingerprint: da 56 df 0f 16 6a d5 84 fd b8 35 ed e2 96 e6 e5 
 # version: #3
 # public key algorithm: RSA
 #   Modulus: 1024 bits
 # Subject's DN: 
C=--,ST=SomeState,L=SomeCity,O=SomeOrganization,OU=SomeOrganizationalUnit,CN=localhost.localdomain,address@hidden
 # Issuer's DN: 
C=--,ST=SomeState,L=SomeCity,O=SomeOrganization,OU=SomeOrganizationalUnit,CN=localhost.localdomain,address@hidden


- Peer's certificate issuer is unknown
- Peer's certificate is NOT trusted
- Version: TLS 1.0
- Key Exchange: RSA
- Cipher: ARCFOUR 128
- MAC: SHA
- Compression: NULL

imap: Connecting with STARTTLS...done
Waiting for response from ticat...done
byte-code: Cannot get new mail

-- 
Gary Lawrence Murphy <address@hidden> ==============================
www.teledyn.com - blog.teledyn.com - irish.teledyn.com - sbp.teledyn.com
====================== The present moment is a powerful goddess (Goethe)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]