Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus-5.7 with Qmail Mailbox and Maildir?
@ 1999-10-31 18:39 Chris Shenton
  1999-10-31 22:34 ` Kai Großjohann
  1999-11-07  0:21 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Shenton @ 1999-10-31 18:39 UTC (permalink / raw)


I recently switched from sendmail to qmail. In .gnus I tell gnus to
send using qmail with:

	(setq message-send-mail-function 'message-send-mail-with-qmail)

I'm using the default UNIX-style "Mailbox" file, now in user home dirs
rather than /var/mail. I've persuaded Gnus (5.7) to read this like by
adding:

	export MAIL=$HOME/Mailbox

to my .bashrc and it works fine. Is there a better, more Gnusy way to
do this? 

I anticipate changing from Mailbox to Maildir format in a while but
couldn't find any Info docs or place in the code which indicated this
was doable.  This seemed odd since the code knows about sending with
qmail. Am I missing something? A search of the archives turned up one
suggestion:

	(setq mail-sources '( (maildir) ))

but I couldn't find this variable in the code. Clues welcomed.

Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-07  0:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-31 18:39 Gnus-5.7 with Qmail Mailbox and Maildir? Chris Shenton
1999-10-31 22:34 ` Kai Großjohann
1999-11-07  0:21 ` Lars Magne Ingebrigtsen

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