Gnus development mailing list
 help / color / mirror / Atom feed
From: Jason R Mastaler <jason@4b.org>
Subject: Re: Qmail ~/Maildir/ backend?
Date: 05 Dec 1997 21:03:59 -0700	[thread overview]
Message-ID: <x73ek76rtc.fsf@4b.org> (raw)
In-Reply-To: Ben Gertzfield's message of "05 Dec 1997 13:17:30 -0800"

Ben Gertzfield <che@debian.org> writes:

> The current version of the FAQ at www.gnus.org tells me that there is
> currently no support in Gnus for directly interfacing with the Qmail
> Maildir/ style mailboxes.
> 
> Is this still true? Or can I stick Quassia with my Qmail? :)

I think it's still true, but you might try the method suggested at the
end of this forwarded message.

------- Forwarded Message 
 
Date:    06 Aug 1997 03:23:42 -0700 
From:    Russ Allbery <rra@stanford.edu> 
To:      ding@gnus.org 
Subject: Re: Gnus and qmail maildir format 
 
Frank D Cringle <fdc@cliwe.ping.de> writes: 
> 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. 
 
Which has the major advantage, in my opinion, that it avoids "From " lines 
and therefore doesn't have to do the really broken quoting of lines 
beginning with "From " in the article body. 
 
> 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; 
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))) 
 
- --  
Russ Allbery (rra@stanford.edu)         <URL:http://www.eyrie.org/~eagle/> 
 
 
------- End of Forwarded Message 


      reply	other threads:[~1997-12-06  4:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-05 21:17 Ben Gertzfield
1997-12-06  4:03 ` Jason R Mastaler [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=x73ek76rtc.fsf@4b.org \
    --to=jason@4b.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).