all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus, thunderbird and imap
Date: Fri, 31 Dec 2010 17:45:00 +0100	[thread overview]
Message-ID: <87mxnl6gdv.fsf@member.fsf.org> (raw)
In-Reply-To: 87aajm2ea3.fsf@guruji.demimonde

Tyler Smith <tyler.smith@eku.edu> writes:

Hi Tyler,

> Where do I find NoGnus? Is that just the development version of gnus
> downloaded from the git repo? Is that necessary if I'm already using
> the a developmental bzr version of Emacs (24.0.50.1) which comes with
> Gnus v5.13?

The version that comes with the development version of emacs is
regularly synchronized with the Gnus development repository.  So it's
pretty much the same at this point in time.  In particular, it includes
the new nnimap version.

> No kidding.  Two steps forward, three steps back.  If I don't get this
> running semi-smoothly soon I'll be out of time for this latest
> attempt.

I didn't follow the threads, but maybe you are trying to do too much at
once?  Setting up Gnus for a few imap accounts is pretty easy:

,----[ (info "(gnus)Connecting to an IMAP Server") ]
| Connecting to an IMAP can be very easy.  Type `B' in the group buffer,
| or (if your primary interest is reading email), say something like:
| 
|      (setq gnus-select-method
|            '(nnimap "imap.gmail.com"))
| 
|    You'll be prompted for a user name and password.  If you grow tired
| of that, then add the following to your `~/.authinfo' file:
| 
|      machine imap.gmail.com login <username> password <password> port imap
| 
|    That should basically be it for most users.
`----

When that's done, then you might want to configure some posting styles
and parameters:

  (info "(gnus)Posting Styles")
  (info "(gnus)Group Parameters")

Basically, that's all to get a fully functional Gnus for reading mail.

Bye,
Tassilo




  reply	other threads:[~2010-12-31 16:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1293384693.6185.help-gnu-emacs@gnu.org>
2010-12-26 17:47 ` gnus, thunderbird and imap Rud1ger Sch1erz
2010-12-26 19:43   ` Tyler Smith
2010-12-27  8:12   ` Richard Riley
2010-12-27 13:59     ` ken
2010-12-27 14:17       ` Tyler Smith
     [not found]       ` <mailman.3.1293459497.24495.help-gnu-emacs@gnu.org>
2010-12-27 15:49         ` Richard Riley
2010-12-31 14:44           ` Tyler Smith
2010-12-31 16:45             ` Tassilo Horn [this message]
2010-12-31 17:30               ` Tyler Smith
2010-12-31 18:57                 ` Tyler Smith
2011-01-01 14:11                   ` ken
2011-01-02 17:00                   ` Tassilo Horn
2011-01-02 23:03                     ` Tyler Smith
     [not found]                 ` <mailman.27.1293821903.19057.help-gnu-emacs@gnu.org>
2011-01-02  3:43                   ` Lars Magne Ingebrigtsen
2011-01-02 23:14                     ` Tyler Smith
     [not found]                     ` <mailman.3.1294010123.15403.help-gnu-emacs@gnu.org>
2011-01-03 22:51                       ` Lars Magne Ingebrigtsen
2011-01-06  3:09                         ` Tyler Smith
     [not found]                         ` <mailman.1.1294283433.24722.help-gnu-emacs@gnu.org>
2011-01-11 17:19                           ` Lars Magne Ingebrigtsen
2011-01-02 16:51                 ` Tassilo Horn
     [not found]                 ` <mailman.2.1293987119.14417.help-gnu-emacs@gnu.org>
2011-01-02 17:06                   ` Richard Riley
     [not found]           ` <mailman.7.1293806673.19057.help-gnu-emacs@gnu.org>
2010-12-31 15:27             ` Richard Riley
     [not found]     ` <mailman.1.1293458364.24495.help-gnu-emacs@gnu.org>
2010-12-27 15:44       ` Richard Riley
2010-12-27 23:17         ` ken
     [not found]         ` <mailman.11.1293491844.2341.help-gnu-emacs@gnu.org>
2010-12-28 15:57           ` Richard Riley
2010-12-28 18:36             ` ken
2010-12-29 11:47               ` Steinar Bang
2010-12-26 17:31 Tyler Smith

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=87mxnl6gdv.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --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.