Re: Feature request - blacklistd interaction

2019-05-04 Thread Lefteris Tsintjelis via dovecot

On 4/5/2019 21:02, Aki Tuomi via dovecot wrote:



On 4 May 2019 20:55 Lefteris Tsintjelis via dovecot  wrote:

  
Would be really really REALLY nice to have dovecot interact directly

with blacklistd! Makes a huge difference on busy systems and beats log
parsing by far.

Thank you


Dovecot supports JSON based weakforce protocol. If you can make adaptor for 
that, then you can make it interact directly.

See https://wiki.dovecot.org/Authentication/Policy

Aki


Make an adapter in order to work with another adapter (blacklistd) in 
order to trigger firewall rules would only make things more complex. 
Keeping things simple is best.


Re: Feature request - blacklistd interaction

2019-05-04 Thread Aki Tuomi via dovecot


> On 4 May 2019 20:55 Lefteris Tsintjelis via dovecot  
> wrote:
> 
>  
> Would be really really REALLY nice to have dovecot interact directly 
> with blacklistd! Makes a huge difference on busy systems and beats log 
> parsing by far.
> 
> Thank you

Dovecot supports JSON based weakforce protocol. If you can make adaptor for 
that, then you can make it interact directly.

See https://wiki.dovecot.org/Authentication/Policy

Aki


Feature request - blacklistd interaction

2019-05-04 Thread Lefteris Tsintjelis via dovecot
Would be really really REALLY nice to have dovecot interact directly 
with blacklistd! Makes a huge difference on busy systems and beats log 
parsing by far.


Thank you