Home
last modified time | relevance | path

Searched refs:pop3_enable_last (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/pop3/
H A Dpop3-settings.c68 DEF(BOOL, pop3_enable_last),
87 .pop3_enable_last = FALSE,
H A Dpop3-settings.h23 bool pop3_enable_last; member
H A Dpop3-commands.c544 if (client->set->pop3_enable_last) { in cmd_rset()
944 if (strcmp(name, "LAST") == 0 && client->set->pop3_enable_last) in client_command_execute()
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dall-settings.c1746 bool pop3_enable_last; member
3197 DEF(BOOL, pop3_enable_last),
3215 .pop3_enable_last = FALSE,