dessex
You are completely missing the concept of how this contrib works.
It does not block file extensions by name, it blocks email attachment file content by matching certain patterns. These patterns represent various types of executable content. As executable content of any sort is considered potentially dangerous, then email messages with these type of attachments are rejected.
It will block files of the type mentioned (bat, exe, zip) if they have executable content, and that particular pattern has been enabled.
All exe & zipv1 (plus a few others) content is blocked by default.
Note that zipv2 format content is allowed through by default but can be blocked (enabled) if desired.
If you want other types of file extensions blocked, then you determine the pattern for that file type and add that pattern to the db and anable it, as per the quite detailed instructions in the HOWTO.
I suggest you install the contrib, enable it and see what it does. It will most likely meet your needs using the default settings.