i need to enable some EXE files to go through mailscanner. So I edited filename.rules.conf with the specified filenames :
allow AAAA\(doc\)\.exe$ - - <with tabs separating the fields>
This does work on my previous Ensim server with mailscanner but strangely doesn't work here.
The file actually got blocked by "filetype.rules.conf".
Does this means that that EXE file went through both filename and filetype test? Strangely it works on another server with ensim. That filetype.rules.conf was at default of this :
deny executable No executables No programs allowed
So, I have to allow this executable in filetype.rules.conf?
Any idea?
allow AAAA\(doc\)\.exe$ - - <with tabs separating the fields>
This does work on my previous Ensim server with mailscanner but strangely doesn't work here.
The file actually got blocked by "filetype.rules.conf".
Does this means that that EXE file went through both filename and filetype test? Strangely it works on another server with ensim. That filetype.rules.conf was at default of this :
deny executable No executables No programs allowed
So, I have to allow this executable in filetype.rules.conf?
Any idea?