all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Freer <jessejazza3.uk@gmail.com>
To: David Hume <David.Hume@example.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: tutorial for rmail and IMAP
Date: Thu, 1 May 2014 09:45:47 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1405010943310.3902@james> (raw)
In-Reply-To: <83a9b1ud0o.fsf@example.com>

On Thu, 1 May 2014, David Hume wrote:
>
>> You managed to get yahoo working with imap. I've been trying to do that
>> without success.
>>
>>> And got gmail and yahoo working with imap, at least for reading. I had
>>> to set up application passwords for both as I have second factor
>>> authentication.
>>
>> What imap and smtp codes did you use? From what I can gather yahoo has imap
>> codes for reading mail on mobile phone apps but not PC email.
>>
>
> Notice that this is gnus, not rmail.
>
> I am not sure what you mean by codes.
>
> I also have a .auth file. I have this in .gnus:
>
> (setq user-full-name "????????")
> (setq user-mail-address "????????@yahoo.co.uk")
>
> (setq rmail-preserve-inbox t)
> (setq gnus-select-method '(nnimap "gmail"
>                                  (nnimap-address "imap.gmail.com")
>                                  (nnimap-server-port 993)
>                                  (nnimap-stream ssl)))
>
> (add-to-list 'gnus-secondary-select-methods '(nnimap "yahoo"
>                                  (nnimap-address "imap.mail.yahoo.com")
>                                  (nnimap-server-port 993)
>                                  (nnimap-stream ssl)))
>
> (setq message-send-mail-function 'smtpmail-send-it
>      smtpmail-starttls-credentials '(("smtp.mail.yahoo.com" 587 nil nil))
>      smtpmail-auth-credentials '(("smtp.mail.yahoo.com" 587 "????????@yahoo.co.uk" nil))
>      smtpmail-default-smtp-server "smtp.mail.yahoo.com"
>      smtpmail-smtp-server "smtp.mail.yahoo.com"
>      smtpmail-smtp-service 587)

Ports I meant sorry. I see you use the tls 587 - I tried the ssl 465 which may 
be where I've gone wrong.

james



  reply	other threads:[~2014-05-01  8:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 19:11 tutorial for rmail and IMAP Sam Halliday
2014-04-23 19:23 ` David Hume
2014-04-23 20:45   ` Sam Halliday
2014-05-01  7:28   ` James Freer
     [not found]   ` <mailman.430.1398929317.1147.help-gnu-emacs@gnu.org>
2014-05-01  8:19     ` David Hume
2014-05-01  8:45       ` James Freer [this message]
2014-05-02 22:29       ` James Freer
2014-04-23 19:32 ` Eli Zaretskii
2014-04-23 22:45 ` Robert Thorpe
2014-04-23 23:20   ` Sam Halliday
2014-04-23 23:48     ` Robert Thorpe
2014-04-24  2:43   ` Eli Zaretskii
2014-04-26  5:34   ` James Freer
2014-04-26  9:40     ` Robert Thorpe
2014-04-26 12:03       ` James Freer
     [not found]     ` <mailman.79.1398505245.1147.help-gnu-emacs@gnu.org>
2014-04-26 13:01       ` Sam Halliday
2014-04-26 15:11         ` Robert Thorpe
2014-04-26 16:12           ` Sam Halliday
2014-04-26 16:06         ` Robert Thorpe
2014-04-24  2:59 ` Hans BKK
     [not found] <87mwf7yept.wl%hskuhra@eumx.net>
2014-04-30  0:50 ` Robert Thorpe
2014-04-30 20:18   ` Sam Halliday

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=alpine.DEB.2.10.1405010943310.3902@james \
    --to=jessejazza3.uk@gmail.com \
    --cc=David.Hume@example.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.