Re: [exim] Flush authenticated Exim connections

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: Exim
Subject: Re: [exim] Flush authenticated Exim connections
On Mon, 2014-09-15 at 11:19 +0800, mtrainer@??? wrote:
> I am using exim4-daemon-heavy 4.80-7 on debian wheezy. My
> users DB is in ldap. Some of our users that authenticated relaying out
> via our exim mta servers. When any of these accounts get compromised I
> change the user's password in LDAP to stop the spamming. Unfortunately
> any relay connections already setup to the mta's keep working and spam
> keeps going out for some time later. Is there a way to flush a user's
> exim connections to stop them sending spam once the password has been
> changed?


Use exiwhat to determine what Exim is doing; locate the process; kill
it.

Graeme