I installed and configured Greenbone 22.4 and kali linux (2022.4).
I configured postfix and reports (pdf) on Greenbone, everything work fine.
But sometimes, I receive an email with this error :
This report exceeds the maximum length of 1048576 characters and thus was truncated.
I already tried this command :
gvmd --max-email-attachment-size=-1 --max-email-include-size=-1 --max-email-message-size=-1
But it doesn't work
I'm looking for a way to change this parameter
Can someone help me ?
Thank you