It's especially useful nowadays when the same session ID can be reused by
multiple processes with IMAP hibernation enabled.
# Log prefix for mail processes. See doc/wiki/Variables.txt for list of
# possible variables you can use.
-#mail_log_prefix = "%s(%u)<%{session}>: "
+#mail_log_prefix = "%s(%u)<%{pid}><%{session}>: "
# Format to use for logging mail deliveries:
# %$ - Delivery status message (e.g. "saved to INBOX")
.mail_plugins = "",
.mail_plugin_dir = MODULEDIR,
- .mail_log_prefix = "%s(%u)<%{session}>: ",
+ .mail_log_prefix = "%s(%u)<%{pid}><%{session}>: ",
.namespaces = ARRAY_INIT,
.plugin_envs = ARRAY_INIT