[Formit] How can avoid anti-spam firewall

Summary

I installed Formit for a website. While a visitor send a subscription course, Formit send successfully an e-mail to the my client, but the server if company stop the e-mail because it concider it as a spam.

I asked my client to contact her sys admin to white list the sender e-mail, and the sysadmin asked me to configure my system to sign the sent e-mail with DMARC or DKIM.

Somehone know how I can di that with Formit and MODx?

Thanks

Environment

MODx 3.05
Formit 5.1.1

Since MODX version 3.1 there exist various system settings mail_dkim_{xy} (e.g. mail_dkim_domain, mail_dkim_identity, etc.) that you could potentially use to set up DKIM.