Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Springfield <no@spam.thanks>
Subject: Re: Learning gnus for email only
Date: Fri, 05 Jan 2007 10:54:31 +0000	[thread overview]
Message-ID: <8764bloiag.fsf@shellarchive.co.uk> (raw)
In-Reply-To: <1167964557.579324.151840@v33g2000cwv.googlegroups.com>

Hi harel,

"harel barzilai" <barzilai@gmail.com> writes:

> Reiner Steib wrote:
>
>> I'd suggest the following setup:
>>
>> (setq gnus-select-method '(nnnil ""))
>> (setq mail-sources nil)
>>
>> (add-to-list
>>  'gnus-secondary-select-methods
>>  '(nnmaildir "test"
>>  	     (directory "~/Maildir")
>>  	     (create-directory "../foo")
>>  	     (directory-files nnheader-directory-files-safe)
>>  	     (get-new-mail nil)))
>
> Thanks, but it's not clear to me what you're suggesting I create as
> "foo"?
>
>> I'm not sure about the correct server parameter (I don't use maildir).
>
> Hmm, what does this have to do with servers? I thought we are just
> trying to tell gnus *not* to look on any server but just to know which
> local
> files/directories to look for, to find email messages?

I use this with a late gnus:

(setq gnus-secondary-select-methods
      '((nnmaildir ""
                   (directory "~/.nnmaildir/")
                   (expire-age never)
                   )))

In ~/.nnmaildir/ I have symlinks to my Maildirs like this:

catalyst@lists.rawmode.org -> /home/xxx/Mail/lists/catalyst@lists.rawmode.org
emacs-devel@gnu.org -> /home/xxx/Mail/lists/emacs-devel@gnu.org
personal -> /home/xxx/Mail/personal

This is ideal as I like procmail to process my emails rather than
splitting.

Is this what you're looking for?

Cheers,
Spring

  reply	other threads:[~2007-01-05 10:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1167115181.099537.35020@a3g2000cwd.googlegroups.com>
     [not found] ` <85vejxndbo.fsf@robf.de>
2006-12-29  5:20   ` Emacs Mailer Options harel barzilai
2006-12-29  9:08     ` Reiner Steib
2006-12-29 12:13       ` Slackat
2006-12-29 16:38     ` Giorgos Keramidas
2006-12-31  6:55       ` harel barzilai
2007-01-01  7:14 ` Learning gnus for email only (Was: Re: Emacs Mailer Options) harel barzilai
2007-01-01 17:28   ` Learning gnus for email only Reiner Steib
2007-01-02  4:41     ` harel barzilai
2007-01-02  5:40     ` harel barzilai
2007-01-02  6:48       ` Slackat
2007-01-02 20:36       ` harel barzilai
2007-01-02 22:51         ` Reiner Steib
2007-01-05  2:35           ` harel barzilai
2007-01-05 10:54             ` Springfield [this message]
2007-01-06  5:22               ` harel barzilai
2007-01-06 13:09                 ` Reiner Steib
2007-01-06 13:40                   ` Slackrat
2007-01-06 14:20                     ` Reiner Steib
2007-01-05 12:23             ` Reiner Steib
     [not found] ` <1167547830.044677.30770@v33g2000cwv.googlegroups.com>
     [not found]   ` <1168062671.653432.216140@i15g2000cwa.googlegroups.com>
     [not found]     ` <87k5zzyhfy.fsf@kobe.laptop>
2007-01-12  5:53       ` Emacs Mailer Options harel barzilai

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=8764bloiag.fsf@shellarchive.co.uk \
    --to=no@spam.thanks \
    /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).