qmail revisited

Peter Schuller peter.schuller at infidyne.com
Wed Mar 3 18:31:03 PST 2004


> Mar  3 09:30:34 patriot qmail: 1078327834.990817 delivery 600: deferral:
> Unable_
> to_chdir_to_maildir._(#4.2.1)/

It can't access the maildir. Off the top of my head, check at least:

* Is the entry in the .mail file correct? Don't forget the extra dot if you 
have opted for a name beginning with a dot - it's easy to type "./Maildir/" 
instead of "./.Maildir/" by accident.

* Does the maildir itself have the correct permissions? When creating maildirs 
with maildirmake, make sure to run it as the user who is to own the mailbox 
(and not as root for example). qmail delivers mail as the user who owns the 
mailbox, so it has to be able to access it. *AND*, permissions may not be too 
wide wither, or qmail will refuse to deliver mail for security reasons (this 
is true for at least the .qmail files; not sure about the maildir).

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller at infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey at scode.org
E-Mail: peter.schuller at infidyne.com Web: http://www.scode.org



More information about the freebsd-questions mailing list