On Mon, Mar 01, 1999 at 09:03:46AM -0600, D. Carlos Knowlton wrote:
> Hey guys,
> 
> I'm trying to setup Maildir as the default for my new users. The
> "INSTALL.maildir" file suggests that I do this by putting it in my new user
> template.  I'm running Linux 2.0.X can anyone tell me where this template
> might be?

/etc/skel

And make the Maildir with

maildirmake /etc/skel/Maildir.

Also, there is more to making maildir the default: 

If you are using standard installation, do this

(cd /var/qmail/boot
sed 's%Mailbox%Maildir/%' home > mdir
cp mdir ../rc
)

If you are using the memphis rpm, do this

cp /var/qmail/defaultdelivery/mdir /var/qmail/defaultdelivery/rc

and restart qmail with

/etc/rc.d/init.d/qmail.init restart

Mate

-- 
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis  

Reply via email to