Re: Someone else brought it up, and i noticed mine wasnt working :)

2000-04-19 Thread Dave Sill
John Gonzalez/netMDC admin [EMAIL PROTECTED] wrote: :/var/qmail/alias$ cat .qmail* ./Mailbox/ ./Mailbox/ ./Mailbox/ The trailing slash means maildir-format. Try: ./Mailbox if you want to use an mbox called Mailbox, or ./Maildir if you want to use a maildir called Maildir. -Dave

Re: Someone else brought it up, and i noticed mine wasnt working :)

2000-04-19 Thread Dave Sill
The trailing slash means maildir-format. Try: ./Mailbox if you want to use an mbox called Mailbox, or ./Maildir That should be: ./Maildir/ of course. -Dave

Someone else brought it up, and i noticed mine wasnt working :)

2000-04-18 Thread John Gonzalez/netMDC admin
My local deliver to postmaster/root/mailer-daemon isnt working either, now that i check it.. Here's the info. This machine is running vmailmgrd and is working perfectly. Neither mail delivered to postmaster@ the local machine name, or at the virtual domain are being delivered.

Re: Someone else brought it up, and i noticed mine wasnt working :)

2000-04-18 Thread Anthony White
Hey guys, I worked it out, very simple... Log in as root. Create the following: (where '~/' is your qmail directory, usually /var/qmail) '~/alias/Maildir' '~/alias/Maildir/cur' '~/alias/Maildir/new' '~/alias/Maildir/tmp' 'chown -R alias /var/qmail/alias/Maildir' 'chgrp -R qmail