all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: "Stephen P. Cohen" <s.p.cohen@me.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs Gnus Mail
Date: Mon, 22 Jul 2013 10:24:21 +0100	[thread overview]
Message-ID: <CALDnm50e+0DQuGCd_q9+=Hy9oNUF18Ze5d8L0KCFJBxcxD0dPA@mail.gmail.com> (raw)
In-Reply-To: <1D920796-2A17-4606-B6EB-B007AF0D48AA@me.com>

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	other threads:[~2013-07-22  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-21 22:21 Emacs Gnus Mail Stephen P. Cohen
2013-07-22  9:24 ` João Távora [this message]
     [not found]   ` <m21u6q98zd.fsf@gmail.com>
2013-07-22 11:37     ` João Távora

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALDnm50e+0DQuGCd_q9+=Hy9oNUF18Ze5d8L0KCFJBxcxD0dPA@mail.gmail.com' \
    --to=joaotavora@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=s.p.cohen@me.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.