maildirs not working....

1999-10-15 Thread Jennifer Tippens

I must be missing something... I got Qmail to work just fine using the "Life
with qmail" page.  with the default mbox setting.  I could receive email and
see it in the Mailbox file.  OK. I then decided I wanted to use maildirs
instead.  I did:

changed the defaultdelivery file in /var/qmail/control to have one line:
./Maildir/

then I used makemaildir to make the mail directory on my account:
maildirmake $HOME/Maildir

and made a .qmail file:
echo./Maildir/  ~/.qmail

I then removed (moved) the old Mailbox.

Now I don't get mail. ??

thanks,
Jennifer



RE: maildirs not working....

1999-10-15 Thread Jennifer Tippens

Of course I restarted qmail also...
-Jen

 -Original Message-
 From: Jennifer Tippens [mailto:[EMAIL PROTECTED]]
 Sent: Friday, October 15, 1999 12:45 PM
 To: Qmail
 Subject: maildirs not working
 
 
 I must be missing something... I got Qmail to work just fine 
 using the "Life with qmail" page.  with the default mbox setting. 
  I could receive email and see it in the Mailbox file.  OK. I 
 then decided I wanted to use maildirs instead.  I did:
 
 changed the defaultdelivery file in /var/qmail/control to have one line:
 ./Maildir/
 
 then I used makemaildir to make the mail directory on my account:
 maildirmake $HOME/Maildir
 
 and made a .qmail file:
 echo./Maildir/  ~/.qmail
 
 I then removed (moved) the old Mailbox.
 
 Now I don't get mail. ??
 
 thanks,
 Jennifer
 



Re: maildirs not working....

1999-10-15 Thread Dave Sill

"Jennifer Tippens" [EMAIL PROTECTED] wrote:

and made a .qmail file:
echo./Maildir/  ~/.qmail

No need to do that since you changed defaultdelivery, but it should
work, of course.

I then removed (moved) the old Mailbox.

No need for that either.

Now I don't get mail. ??

What do the logs in /var/log/qmail/* say?

-Dave



RE: maildirs not working....

1999-10-15 Thread Stirling Olson

Are there files in your HOME$/Maildir/new directory?  If so, then you ARE
receiving mail but your MUA doesn't support or isn't configured for
Maildirs.

Stirling

-Original Message-
From: Dave Sill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 15, 1999 2:00 PM
To: [EMAIL PROTECTED]
Subject: Re: maildirs not working


"Jennifer Tippens" [EMAIL PROTECTED] wrote:

and made a .qmail file:
echo./Maildir/  ~/.qmail

No need to do that since you changed defaultdelivery, but it should
work, of course.

I then removed (moved) the old Mailbox.

No need for that either.

Now I don't get mail. ??

What do the logs in /var/log/qmail/* say?

-Dave



RE: maildirs not working....

1999-10-15 Thread Stirling Olson

Sorry, that should be your $HOME/Maildir/new/ directory...

Stirling

-Original Message-
From: Stirling Olson [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 15, 1999 2:05 PM
To: [EMAIL PROTECTED]
Subject: RE: maildirs not working


Are there files in your HOME$/Maildir/new directory?  If so, then you ARE
receiving mail but your MUA doesn't support or isn't configured for
Maildirs.

Stirling

-Original Message-
From: Dave Sill [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 15, 1999 2:00 PM
To: [EMAIL PROTECTED]
Subject: Re: maildirs not working


"Jennifer Tippens" [EMAIL PROTECTED] wrote:

and made a .qmail file:
echo./Maildir/  ~/.qmail

No need to do that since you changed defaultdelivery, but it should
work, of course.

I then removed (moved) the old Mailbox.

No need for that either.

Now I don't get mail. ??

What do the logs in /var/log/qmail/* say?

-Dave



RE: maildirs not working....

1999-10-15 Thread Julian Brown



 -Original Message-
 From: Jennifer Tippens [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, October 15, 1999 1:47 PM
 To:   Qmail
 Subject:  RE: maildirs not working
 
 Of course I restarted qmail also...
 -Jen
 
  -Original Message-
  From: Jennifer Tippens [mailto:[EMAIL PROTECTED]]
  Sent: Friday, October 15, 1999 12:45 PM
  To: Qmail
  Subject: maildirs not working
  
  
  I must be missing something... I got Qmail to work just fine 
  using the "Life with qmail" page.  with the default mbox setting. 
   I could receive email and see it in the Mailbox file.  OK. I 
  then decided I wanted to use maildirs instead.  I did:
  
  changed the defaultdelivery file in /var/qmail/control to have one line:
  ./Maildir/
  
  then I used makemaildir to make the mail directory on my account:
  maildirmake $HOME/Maildir
  
  and made a .qmail file:
  echo./Maildir/  ~/.qmail
  
  I then removed (moved) the old Mailbox.
  
  Now I don't get mail. ??
 
chmod 644 .qmail