git://git.exim.org
/
exim-website.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
minimal updates to exim 3.3
[exim-website.git]
/
filter
/
extension_regexp
1
# $Id$
2
# matches the list of extensions
3
# uses non-capturing brackets
4
(?:vb[se] # list of extns
5
|ws[fh]
6
|jse?
7
|exe
8
|com
9
|cmd
10
|shs
11
|hta
12
|bat
13
|scr
14
|pif)