HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //etc/MailScanner/archives.filetype.rules.conf
#
# NOTE: Fields are separated by TAB characters --- Important!
#
# Syntax is allow/deny/deny+delete/email-addresses, then regular expression,
#           then log text, then user report text.
#
# The "email-addresses" can be a space or comma-separated list of email
# addresses. If the rule hits, the message will be sent to these address(es)
# instead of the original recipients.
#
# If none of the rules match, then the filetype is allowed.
#
# An optional fifth field can also be added before the "log text", which
# makes the checked text check against the MIME type of the attachment
# as determined by the output of the "file -i" command.

allow	text		-			-
allow	\bscript	-			-
allow	archive		-			-
allow	postscript	-			-
deny	self-extract	No self-extracting archives	No self-extracting archives allowed
deny	executable	No executables		No programs allowed
#EXAMPLE: deny	-	x-dosexec	No DOS executables	No DOS programs allowed
deny	ELF		No executables		No programs allowed
deny	Registry	No Windows Registry entries	No Windows Registry files allowed

#deny	MPEG		No MPEG movies		No MPEG movies allowed
#deny	AVI		No AVI movies		No AVI movies allowed
#deny	MNG		No MNG/PNG movies	No MNG movies allowed
#deny	QuickTime	No QuickTime movies	No QuickTime movies allowed
#deny	ASF		No Windows media	No Windows media files allowed
#deny	metafont	No Windows Metafont drawings	No WMF drawings allowed