Gnus development mailing list
 help / color / mirror / Atom feed
From: Rasmus <rasmus@gmx.us>
To: ding@gnus.org
Subject: Re: Setting up Dovecot  [Was => Re: gnus fetching same mails again and again (pop)]
Date: Tue, 17 Apr 2012 03:07:03 +0100	[thread overview]
Message-ID: <87sjg3nmbc.fsf@pank.eu> (raw)
In-Reply-To: <87ehrngrkq.fsf@gmail.com>

coroa@online.de (Jonas Hörsch) writes:

> i'm using dovecot via shell invocation quite successfully for some time
> now. this is what i use as gnus-setup. so basically the same you already
> have minus nnimap-address and plus the stderr suppression:

This is very similar to what I do as well.  I recently switched from
using the whole (Arch) dovecot suit to just invoking the imap program:

#+beginₛrc emacs-lisp
(setq my/imap-method
      `(nnimap "mail"
               (nnimap-stream shell)
               (nnimap-shell-program "MAIL=maildir:$HOME/mail /usr/lib/dovecot/imap")))

(setq gnus-select-method '(nnml ""))

(add-to-list 'gnus-secondary-select-methods my/imap-method)
#+endₛrc

-- 
When the facts change, I change my mind. What do you do, sir?




  reply	other threads:[~2012-04-17  2:07 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 10:16 gnus fetching same mails again and again (pop) Yagnesh Raghava Yakkala
2012-04-12 10:55 ` Alberto Luaces
2012-04-12 16:11   ` Yagnesh Raghava Yakkala
2012-04-12 17:07     ` Andreas Schwab
2012-04-12 18:14       ` Yagnesh Raghava Yakkala
2012-04-12 18:37         ` Lars Magne Ingebrigtsen
2012-04-13  5:45           ` Yagnesh Raghava Yakkala
2012-04-13 10:56             ` Steinar Bang
2012-04-13  2:20         ` XeCycle
2012-04-13  5:35           ` Yagnesh Raghava Yakkala
2012-04-13  6:17             ` XeCycle
2012-04-16  5:19               ` Yagnesh Raghava Yakkala
2012-04-16  6:05                 ` XeCycle
2012-04-16  6:58                   ` Yagnesh Raghava Yakkala
2012-04-16  9:06                     ` Steinar Bang
2012-04-16  9:31                       ` Setting up Dovecot [Was => Re: gnus fetching same mails again and again (pop)] Yagnesh Raghava Yakkala
2012-04-16 13:06                         ` Steinar Bang
2012-04-17  5:33                           ` Yagnesh Raghava Yakkala
2012-04-17  6:28                             ` Steinar Bang
2012-04-16 23:55                         ` Jonas Hörsch
2012-04-17  2:07                           ` Rasmus [this message]
2012-04-17  5:43                           ` Yagnesh Raghava Yakkala
2012-04-13  4:17         ` gnus fetching same mails again and again (pop) Binjo
2012-04-13  5:38           ` Yagnesh Raghava Yakkala

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=87sjg3nmbc.fsf@pank.eu \
    --to=rasmus@gmx.us \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).