cf7857bce68a33cdabe88bb15568e21921eb5ac7 |
|
22-Oct-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
director: Support flush socket
This allows specifying an URI to execute
on user kill. It can be of form
exec:/path/to/bin, unix:/path/to/socket or
tcp:ip:port
The location is sent FLUSH username-hash
per killed user. You can execute some
action there, and you are expected to
return '+\nOK\n' as reply once you are
done. |