Richard G
Verified User
I would like to remove .dat files from the exim_check_attachment.sh file because that is blocked on outgoing mails and is (amongst others) used for Mailwasher reports.
Ofcourse I can change the content and immute the file because I guess it can be overwritten on a rebuild of Exim and exim.conf but if there is a better way like a custom file, then I rather use that.
However since this is an sh script most likely that is not possible. But just to be sure I would like to have that confirmed, because I don't like immuting files.
Secondary I'm interested to know if it's possible some easy way to prevent outgoing mails to be scanned. Just out of curiosity, not planning to do that.
I would be planning to not scan outgoing archives if that is possible.
Ofcourse I can change the content and immute the file because I guess it can be overwritten on a rebuild of Exim and exim.conf but if there is a better way like a custom file, then I rather use that.
However since this is an sh script most likely that is not possible. But just to be sure I would like to have that confirmed, because I don't like immuting files.
Secondary I'm interested to know if it's possible some easy way to prevent outgoing mails to be scanned. Just out of curiosity, not planning to do that.

I would be planning to not scan outgoing archives if that is possible.