Eddy, qmail delivers mail as the user it is delivering to (assuming a standard install). So the recipient of the mail has to A.) have permissions to get to and write into the Maildir, and B.) The Maildir and its subdirectories need to exist. You should be able to use ls -l to determine if the ownership and permissions are correct on the homedirectory and Maildir in question. If the Maildir doesn't exist, create it. If you can't figure it out, we will need more information, like logfiles, an ls -lR of the user's home directory, etc. Jamin On Thu, 5 Jul 2001, eddy wrote: > I have a problem with qmail, and make me cannot send or receive mail, and it > show error messages like this : > > delivery 1: deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ > > Can anyone help me to fix it out .... > Thanks > > Regards, > > > Eddy >
