Searched defs:IMAP_ACL_OWNER (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/imap-acl/ | ||
H A D | imap-acl-plugin.c | 21 #define IMAP_ACL_OWNER "owner" macro 149 str_append(tmp, IMAP_ACL_OWNER); 465 } else if (strcmp(id, IMAP_ACL_OWNER) == 0) |
Completed in 1819 milliseconds