> Im getting this error message with one of my domains How do I fix this.
> delivery 149: deferral: Unable_to_chdir_to_maildir._(#4.2.1)

  Make sure that the Maildir is set up correctly - correct location,
ownership, and permissions.  As a quick and dirty hack, try:

chown -R {user.group} ~{user}/Maildir
chmod -R 700 ~{user}/Maildir

steve

Reply via email to