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

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

Re: Emacs Gnus Mail


From: João Távora
Subject: Re: Emacs Gnus Mail
Date: Mon, 22 Jul 2013 10:24:21 +0100

If you have homebrew, maybe try

 $ brew install gnutls

in your macbook air, then try again. This is just a hint, I haven't tested it...

João

On Sun, Jul 21, 2013 at 11:21 PM, Stephen P. Cohen <s.p.cohen@me.com> wrote:
> 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.



-- 
João Távora



reply via email to

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