Displaying 2 results from an estimated 2 matches for "mail_storage_clear_error".
2009 Mar 24
1
Making changes to dovecot log levels
...rted in the middle of mailbox %s "
"(%u > %u, seq=%u, idx_msgs=%u)",sync_ctx->mbox->path,
rec->uid, uid, sync_ctx->seq, messages_count);
ret = FALSE; rec = NULL;
from
mbox_sync_set_critical( etc...
to
mail_storage_clear_error(storage)
i_warning("Error text"...
mail_storage_set_internal_error(storage)
to clear and set the storage pointer
Hopefully that's all clear. If you have any questions, please let me
know.
Thanks,
*************************************************************************
* Tom...
2005 Jan 24
2
Problem with incorrect permissions with shared folders
Hi,
I'm seeing strange permissions when using an email client to create a new
sub folder in a shared folder.
This is dovecot-1.0test61
I have a directory /data/mail/shared owner=root
group=shared permissions=2770
I have a file /data/mail/shared/dovecot-shared owner=root
group-shared permissions=2660
User fred in in group shared (in /etc/group)
My understanding