Ricardo Cerqueira <[EMAIL PROTECTED]> wrote:

>> I did maildirmake $HOME/Maildir and echo ./Maildir > ~.qmail
>
>Your mistake is right here... "./Maildir", as far as qmail is
>concerned, is a _file_ named "Maildir". You need to add a slash to
>the end... like:
>
>echo ./Maildir/ > ~.qmail

Except, if qmail-local thought "Maildir" was an mbox, it wouldn't try
to cd into it:

>> Jun 29 20:20:16 morgoth qmail: 962281216.247970 delivery 180: deferral:
>> Unable_to_chdir_to_maildir._(#4.2.1)/

Post the output of:

  cat .qmail
  ls -lR `cat .qmail`

-Dave

Reply via email to