Viorel-Cosmin Miron
Viorel-Cosmin Miron
Also the fact that Next | Mautic\Migrations\Version20220429091934 s shown as a such a old date is ... showing where issues started.
@hsntgm can you show me please how you replaced the ```bash actionban = lgm=$(printf '%%.1000s\n...' ""); curl -sSf "https://api.abuseipdb.com/api/v2/report" -H "Accept: application/json" -H "Key: " --data-urlencode "comment=$lgm" --data-urlencode "ip=" --data...
@sebres can you elaborate a bit on the above replacement on the abuseipdb.conf, matches does not seem to work by default as it comes in the config. it generates errors.
> Probably no - I don't have abuseipdb so unable to help here, sorry. > > > it generates errors > > What exactly? This ```bash [root@cp] tail -f /var/log/fail2ban.log...
Will test this. I was following the classic procedure. And wasnt sure what you had for actionban in abuseipdb now is clear to me. Btw where do you run the...
@heloufir seems you got really stuck working on this....
How close to merge?
This will never happend. Because I already made a working template up to version 0.14.x where the smart @planeso developers blew it all up by introducing some external need for...
@dmitryzykov how is the postal runner handled? I see smtp, web, and worker not the runner. it's not needed? it was removed. solved. Still wonder why this is not merged?...
> also we need have: `livenessProbe & readinessProbe`'s, @willpower232 do postal has `/healthy` page that returns `200 OK` if it's okay and `5xx` if not? Then we can add stuff...