help-gnu-emacs
[Top][All Lists]
Advanced

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

Emacs Gnus Mail


From: Stephen P. Cohen
Subject: Emacs Gnus Mail
Date: Sun, 21 Jul 2013 23:21:10 +0100

Please help. I cannot understand why two machines with identical config files 
don't behave the same way.

Machine 1:  iMac,        27-inch, Mid 2010
Machine 2:  MacBook Air, 11-inch, Mid 2012

I can successfully send email from the iMac in Emacs Gnus Mail but bot the 
MacBook AIr.


M-x gnus (on iMac)

Opening connection to imap.gmail.com via tls...
Opening TLS connection to `imap.gmail.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...
...
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...done
Opening TLS connection to `imap.gmail.com'...done
Reading /Users/spc/.newsrc.eld...
Opening nnfolder server on archive...done
Opening nnimap server on Me.com...
Opening connection to p03-imap.mail.me.com via tls...
Opening TLS connection to `p03-imap.mail.me.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 
p03-imap.mail.me.com'...done
Opening TLS connection to `p03-imap.mail.me.com'...done
Opening nnimap server on Me.com...failed: NO (AUTHENTICATIONFAILED) 
Authentication failed
Opening nnimap server on gmail...done
No new newsgroups
Checking new news...
nnimap read 0k from imap.gmail.com (initial sync of 9 groups; please wait)
Reading active file from archive via nnfolder...done
Checking new news...done
Warning: Opening nnimap server on Me.com...failed: NO (AUTHENTICATIONFAILED) 
Authentication failed


 M-x gnus (onMacBook Air)


Opening connection to imap.gmail.com via tls...
Opening TLS connection to `imap.gmail.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 
imap.gmail.com'...failed
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com 
--protocols ssl3'...failed
Opening TLS connection with `openssl s_client -connect imap.gmail.com:993 
-no_ssl2 -ign_eof'...done
Opening TLS connection to `imap.gmail.com'...done
Loading `bbdb-com': old-style backquotes detected!
Reading /Users/spc/.newsrc.eld...
Opening nnfolder server on archive...done
Opening nnimap server on Me.com...
Opening connection to p03-imap.mail.me.com via tls...
Opening TLS connection to `p03-imap.mail.me.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 
p03-imap.mail.me.com'...failed
Opening TLS connection with `gnutls-cli --insecure -p 993 p03-imap.mail.me.com 
--protocols ssl3'...failed
Opening TLS connection with `openssl s_client -connect p03-imap.mail.me.com:993 
-no_ssl2 -ign_eof'...done
Opening TLS connection to `p03-imap.mail.me.com'...done
Opening nnimap server on Me.com...done
Opening nnimap server on gmail...done
No new newsgroups
Checking new news...
nnimap read 0k from p03-imap.mail.me.com
Reading active file via nndraft...done
Checking new news...done
Auto-saving...done

If I try to send an email from the MacBook Air I get

Parsing BBDB... (frobnicating... done)
Sending...
Sending via mail...
Opening STARTTLS connection to `smtp.gmail.com:587' ...failed
network-stream-get-response: Wrong type argument: processp, nil



Both machines have the following software components

|-------------------|-----------------------------------|
| OS Software       | OS X 10.8.4 (12E55)               |
|-------------------+-----------------------------------|
| M-x emacs-version | GNU Emacs 24.1.1                  |
|                   | (x86_64-apple-darwin              |
|                   | NS apple-appkit-1038.36)          |
|                   | of 2012-06-10 on bob.porkrind.org |
|-------------------+-----------------------------------|
| M-x org-version   | Org-mode version 7.8.11           |
|-------------------+-----------------------------------|
| M-x gnus-version  | Gnus v5.13                        |
|-------------------+-----------------------------------|

Also identical .emacs.el and .gnus and .authinfo files.


I'm no expert, so a few ideas would be really appreciated.



Stephen.

reply via email to

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