search for: mailbox_name_max_length

Displaying 1 result from an estimated 1 matches for "mailbox_name_max_length".

2008 Nov 18
0
[PATCH] dovecot-1.2: fix build with Sun C compiler
...28 2008 +0200 +++ b/src/lib-storage/index/shared/shared-list.c Mon Nov 17 13:57:17 2008 +0000 @@ -252,6 +252,7 @@ struct mailbox_list shared_mailbox_list struct mailbox_list shared_mailbox_list = { MEMBER(name) "shared", MEMBER(hierarchy_sep) '/', + MEMBER(props) 0, MEMBER(mailbox_name_max_length) PATH_MAX, {