• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Fail2ban, sendmail and DKIM

OverWolf

Regular Pleskian
Server operating system version
Almalinux 9.2
Plesk version and microupdate number
18.0.53
Hi,
I'm trying to configure an email alert on some jail, but after I have configured it I have this error on fail2ban status :

Code:
Jun 29 11:07:09 server.com fail2ban-server[144124]: Server ready
Jun 29 11:07:09 server.com plesk-sendmail[144203]: S144203: from=<[email protected]> to=<[email protected]>
Jun 29 11:07:09 server.com plesk-sendmail[144205]: S144203: add-from: stderr: SKIP
Jun 29 11:07:09 server.com plesk-sendmail[144205]: S144203: py-limit-out: stderr: INFO:__main__:Setting 'X-PPP-Vhost' header to 'server.com'
Jun 29 11:07:09 server.com plesk-sendmail[144205]: S144203: py-limit-out: stderr: PASS
Jun 29 11:07:09 server.com plesk-sendmail[144205]: S144203: check-quota: stderr: SKIP
Jun 29 11:07:09 server.com dk_sign[144211]: S144203: DKIM error: DKIM Syntax error

I've tested my dkim configuration and it's ok; I can send email to other servers with DKIM PASS confirmation.


Why I have this syntax error ?
 
Back
Top