[Dovecot] master:Error @2.0 TLS login, "Too large auth data_size sent"

Pascal Volk user+dovecot at localhost.localdomain.org
Fri Oct 16 03:34:17 EEST 2009


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.0928902 at localdomain.org


More information about the dovecot mailing list