Search K
Appearance
Appearance
login-intercept
) Plugin Note
This plugin is provided by Dovecot Pro's Lawful Intercept Framework.
If the entire session is needed to be captured, even before login, you need to use this plugin.
login_plugins = login_intercept
The interception is enabled if passdb returns a non-empty intercept
extra field.
IMPORTANT NOTES
Normally the login-intercept plugin doesn't log much of anything even in error situations, because we want to avoid making visible which users are being intercepted. For debugging you need to set in dovecot.conf
:
import_environment = $import_environment INTERCEPT_LOG_ERRORS=yes