Searched defs:welcome_mailbox (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/welcome/
H A Dwelcome-plugin.c17 struct welcome_mailbox { struct
88 struct welcome_mailbox *wbox = WELCOME_CONTEXT(box);
100 struct welcome_mailbox *wbox = WELCOME_CONTEXT(box);
116 struct welcome_mailbox *wbox;
121 wbox = p_new(box->pool, struct welcome_mailbox, 1);

Completed in 22 milliseconds