Gnus development mailing list
 help / color / mirror / Atom feed
From: fdc@cliwe.ping.de (Frank D. Cringle)
Subject: Re: Gnus and qmail maildir format
Date: 05 Aug 1997 21:47:01 +0200	[thread overview]
Message-ID: <vt90yge7ka.fsf@cliwe.ping.de> (raw)
In-Reply-To: Kai Grossjohann's message of 05 Aug 1997 19:22:55 +0200

Kai Grossjohann <grossjohann@charly.cs.uni-dortmund.de> writes:
>
>>>>>> On 05 Aug 1997, Jason R Mastaler said:
>
>  Jason> [...]  I'm not sure whether support for Maildir is built into
>  Jason> Gnus yet, but I would guess no based on what I've read. [...]
>
>If I understand correctly, the difference perceived by a user is that
>qmail does not write mbox style files but instead writes one file per
>message in a directory.

Qmail's suggested default configuration delivers into a Mailbox (mbox)
file in the user's home directory.  You can request delivery to a
Maildir instead, but that does not seem to be much use for gnus users.
I just let qmail put new mail into ~/Mailbox and tell gnus to pick up
the mail from there:

  (setq nnmail-spool-file "/home/fdc/Mailbox")

I guess it would be more secure to avoid mbox format, by having qmail
put new stuff in ~/Maildir/ and writing a gnus function to snarf it
out of there.

I don't see much to be gained by trying to get qmail and gnus to
cooperate by using the same directory for delivery and storage.

-- 
Frank Cringle,      fdc@cliwe.ping.de
voice: (+49 2304) 467101; fax: 943357


  reply	other threads:[~1997-08-05 19:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-02 10:21 Russ Allbery
1997-08-05 16:31 ` Jason R Mastaler
1997-08-05 17:22   ` Kai Grossjohann
1997-08-05 19:47     ` Frank D. Cringle [this message]
1997-08-06 10:23       ` Russ Allbery
1997-08-06 10:49         ` Frank D. Cringle

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=vt90yge7ka.fsf@cliwe.ping.de \
    --to=fdc@cliwe.ping.de \
    /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).