1

Topic: Attachments with GZ compression

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.92
- Linux/BSD distribution name and version: Debian
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): pgsql
- Web server (Apache or Nginx):Apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====

New trend in sending EXE files is by compressing them in GZ.
Mail server passes them unchecked.

How to implement to stop all EXE files in GZ compressed form?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Attachments with GZ compression

On Debian, /etc/amavis/conf.d/* contains rule to block extensions.

3

Re: Attachments with GZ compression

Thanks Zhang
Amavis conf file banned .gz extension attachments.

Also, amavis sends a notification to the sender that email is rejected due to the file extension.