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: 06 Aug 1997 12:49:26 +0200	[thread overview]
Message-ID: <vtwwlzd1s9.fsf@cliwe.ping.de> (raw)
In-Reply-To: Russ Allbery's message of 06 Aug 1997 03:23:42 -0700

Russ Allbery <rra@stanford.edu> writes:
>Frank D Cringle <fdc@cliwe.ping.de> writes:
>> 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.
>
>Disagree strongly, particularly if you're having your mail delivered to
>you over NFS.  The main reason why I'd like to have maildir support in
>Gnus directly is to avoid the body quoting of lines beginning with From;

Agreed.  That would be an advantage.

>in the meantime, the following works fine:
>
>;; Since I'm using a qmail maildir to store incoming mail, we need to call
>;; maildir2mbox before trying to fetch new mail.
>(add-hook 'nnmail-pre-get-new-mail-hook
>          (lambda () (call-process "/var/qmail/bin/maildir2mbox" nil nil)))

maildir2mbox quotes From.

Your method wins if $HOME is NFS mounted.  Otherwise it's equivalent to
~/Mailbox delivery.

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


      reply	other threads:[~1997-08-06 10:49 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
1997-08-06 10:23       ` Russ Allbery
1997-08-06 10:49         ` Frank D. Cringle [this message]

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=vtwwlzd1s9.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).