diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-22 11:30:11 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-22 11:48:43 +0100 |
commit | b83823bd386eb32cd37b8087429ff58fd21d0f2e (patch) | |
tree | 12e80c0757fe54c2016e96d8029aeb73fc769e0c /src | |
parent | e162fc9757d4b8cb41aca74214e968622d6c3dee (diff) |
Testsuite: move regex testcase to Content-scanning section
Diffstat (limited to 'src')
-rw-r--r-- | src/src/EDITME | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/EDITME b/src/src/EDITME index d4811225a..c2d95ff40 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -438,6 +438,7 @@ EXIM_MONITOR=eximon.bin # Uncomment the following line to add support for talking to dccifd. This # defaults the socket path to /usr/local/dcc/var/dccifd. +# Doing so will also explicitly turn on the WITH_CONTENT_SCAN option. # EXPERIMENTAL_DCC=yes |