Home
last modified time | relevance | path

Searched refs:mail_log_prefix (Results 1 – 14 of 14) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/imap-hibernate/
H A Dimap-client.h8 const char *username, *mail_log_prefix; member
H A Dimap-client.c589 i_assert(state->mail_log_prefix != NULL); in imap_client_create()
631 if (var_expand_with_funcs(str, state->mail_log_prefix, in imap_client_create()
636 state->mail_log_prefix, error); in imap_client_create()
H A Dimap-hibernate-client.c62 state_r->mail_log_prefix = args[0]; args++; in imap_hibernate_client_parse_input()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-settings.h132 const char *mail_log_prefix; member
H A Dmail-storage-settings.c293 DEF(STR, mail_log_prefix),
326 .mail_log_prefix = "%s(%u)<%{pid}><%{session}>: ",
H A Dmail-storage-service.c917 user->user_set->mail_log_prefix, in mail_storage_service_init_log()
1219 (void)mail_storage_service_var_expand(ctx, str, user_set->mail_log_prefix, in mail_storage_service_set_log_prefix()
/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dtest-imap-client-hibernate.c169 mail_user->set->mail_log_prefix = EVILSTR"%u"; in test_imap_client_hibernate()
H A Dimap-client-hibernate.c58 str_append_tabescaped(cmd, user->set->mail_log_prefix); in imap_hibernate_write_cmd()
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_dovecot.aug426 mail_log_prefix = \"%s(%u): \"
451 { "mail_log_prefix" = "\"%s(%u): \"" }
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dall-settings.c143 const char *mail_log_prefix; member
1069 DEF(STR, mail_log_prefix),
1101 .mail_log_prefix = "%s(%u)<%{pid}><%{session}>: ",
/dports/mail/dovecot/dovecot-2.3.17/
H A DTODO202 - auth_log_prefix setting similar to mail_log_prefix
H A DNEWS37 prefixes, especially mail_log_prefix for mail commands. Logs sent to
1697 - imap-hibernate: %{userdb:*} wasn't expanded in mail_log_prefix
1894 - lmtp: %{userdb:*} variables didn't work in mail_log_prefix
2310 * LMTP uses mail_log_prefix now for logging mail deliveries instead of
2837 %{session} to mail_log_prefix.
H A DChangeLog3172 Adds back mail_log_prefix to doveadm mail commands when doveadm-server was
8794 mail_log_prefix just like with other protocols.
9188 imap: Fix using mail_log_prefix is used when client disconnects during
9197 submission: Fix using mail_log_prefix when client is disconnected due to
65214 Add <%{pid}> to default mail_log_prefix
88611 lmtp: Support %{userdb:*} variables in mail_log_prefix
95625 lib-storage: Add %{session} to mail_log_prefix by default
119349 lmtp: Use mail_log_prefix while mails are being delivered.
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/
H A DChangeLog1212 managesieve: Fix using mail_log_prefix when client is disconnected due to