Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
Subject: Re: [nnimap] make gnus look in specific dir on server
Date: Mon, 29 Dec 2003 22:38:04 +0100	[thread overview]
Message-ID: <873cb3wbib.fsf@doohan.bang.priv.no> (raw)
In-Reply-To: <m3smklqqu5.fsf@newsguy.com>

>>>>> Harry Putnam <reader@newsguy.com>:

[snip!]

> Simon has gotten me lined out and I find the right area with this in
> server spec:
>   (nnimap-list-pattern ("/var/spool/imap/mail/*"))

> I made an attempt to compile my imap server to look in
> /var/spool/imap/mail by default.  I guess I botched it.  I think
> gnus is just going along with what the imap server says.

> There is probably some what to ask the UW server what is its default
> but I didn't see it in the help files that came with it.

If it hasn't changed, the UoW default behaviour is to use mbox files
stored under the user's home directory for IMAP folders.  The INBOX
folder is normally the user's mail spool file (ie. where the MTA puts
the files).

When I used it, I used procmail to store messages from mailing lists,
into mbox files under the ~/imap/ directory, and I had the following
setting in the server spec:
 		(nnimap-list-pattern
 		 ("INBOX"
 		  ("imap/" . "*")))

(I can't remember if the "imap/" showed up in the nnimap group name,
but I think it did)




  reply	other threads:[~2003-12-29 21:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-18  5:05 Harry Putnam
2003-11-18  6:19 ` Simon Josefsson
2003-11-18 13:57   ` Harry Putnam
2003-11-18 14:02     ` Simon Josefsson
2003-11-18 15:12       ` Harry Putnam
2003-11-18 20:45 ` Kai Grossjohann
2003-11-18 22:01   ` Harry Putnam
2003-12-29 21:38     ` Steinar Bang [this message]
2003-12-29 22:29       ` Steinar Bang

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=873cb3wbib.fsf@doohan.bang.priv.no \
    --to=sb@dod.no \
    /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).