On 12/5/2022 10:03 AM, post...@ptld.com wrote:
Is there a way, in postfix, to run a script when the authentication
fails, please ?
I would like to use nftables sets, with the timeout option, to ban IP
addresses. I know fail2ban exists, but I am considering other options.
nftables sets, implement
post...@ptld.com wrote in
:
|> Is there a way, in postfix, to run a script when the authentication \
|> fails, please ?
|> I would like to use nftables sets, with the timeout option, to ban \
|> IP addresses. I know fail2ban exists, but I am considering other options.
|> nftables sets, implem
Andre Rodier:
> Hello, all.
>
> Is there a way, in postfix, to run a script when the authentication
> fails, please ?
This is not built-in. Instead, you run a program that watches the
maillog file, and that triggers on authenication errors, or other
unwanted behavior.
> I would like to use nfta
Is there a way, in postfix, to run a script when the authentication fails,
please ?
I would like to use nftables sets, with the timeout option, to ban IP
addresses. I know fail2ban exists, but I am considering other options.
nftables sets, implemented in the kernel, with the timeout option, seem
Hello, all.
Is there a way, in postfix, to run a script when the authentication
fails, please ?
I would like to use nftables sets, with the timeout option, to ban IP
addresses. I know fail2ban exists, but I am considering other options.
nftables sets, implemented in the kernel, with the tim