false alarm:

the account had mailMessageStore set to a path that did not end in a
slash.  adding the slash to the attribute fixed things up.

thanks-

dan

> i remember this error occuring in a vanilla qmail install when qmail was
> started with the incorrect default mailbox setting.  i'm receiving this
> for all incoming deliveries. here's my /var/qmail/rc:
> 
> #!/bin/sh
>  
> # Using stdout for logging
>  
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start "`cat /var/qmail/control/defaultdelivery`" 
> 
> /var/qmail/control/defaultdelivery is:
> ./Maildir/
> 
> the permissions on the maildir and the home directory are 700, and i have
> ldapuid and ldapgid set to vmail (which owns the home).
> 
> any ideas as to why this error whould be showing up?
> 
> thanks-
> 
> dan
> 
> 
> 

Reply via email to