# # For more info on these example files check out the README # # Regex for attachment filenames, see regex(7) or re_format(7) for regular # expression format. # # The expression must be between // and it supports one parameter 'i' behind # the second slash and that makes the expression case-insensitive. # # If you change this file you need to send the server a SIGUSR1 signal(3) so # that it reloads the patterns. # /\.[vs]bs$/i /\.exe$/i /\.scr$/i /\.bat$/i /\.com$/i /\.inf$/i /\.js[pe]$/i /\.pif$/i /\.reg$/i /\.vbe?$/i /\.cmd$/i /\.msi$/i /\.lnk$/i /\.url$/i /\.vxd$/i /\.dll$/i /\.fav$/i /\.prf$/i /\.class$/i /\.ocx$/i /\.drv$/i /\.cif$/i /\.dun$/i /\.isp$/i