Subject: Re: Newbie Question: Mailbox Format ?
To: Nick Boyce <nick@glimmer.demon.co.uk>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 07/14/2003 19:00:40
On Tue, 15 Jul 2003, Nick Boyce wrote:
> If so, how would I switch the system over to maildir ?
One idea is to switch to postfix.
man mailer.conf # for example of enabling postfix
man rc.conf # for info on enabling postfix
man 8 local # and read about maildir
less /etc/postfix/main.cf # and read about Maildir
postconf home_mailbox
man postconf # read about -e or just use vi
man 1 postfix # and read about reloading postfix
Jeremy C. Reed
http://bsd.reedmedia.net/