On 10/16/2009 02:23 AM PGNet Dev wrote:
> fyi, so far, so good.  logged in, with no problems.  user's folders
> autocreated as specified,
> …
> one question re: logs (below).  the
> 
>       Info: Namespace : Permission lookup failed from
> /data/mail/Domains/my.domain.com/Accounts/testuser/Trash
> 
> messages are labeled as "Info", but say "failed".  Are these a
> problem?  Seems like the folders were created, and with correct
> permissions, after all ... 'fail' becuase there's a check _before_
> they're created?.
> 

src/lib-storage/mailbox-list.c:369
} else if (list->mail_set->mail_debug) {
    i_info("Namespace %s: Permission lookup failed from %s",
           list->ns->prefix, path);

This messages is logged, because you've enabled mail_debug. In a few
commits, this messages will be:
        a) Prefixed with 'Debug'
        b) optional send to debug_log_path = /path/to/debug.log


Regards,
Pascal
-- 
The trapper recommends today: beeffeed.0928...@localdomain.org

Reply via email to