]> git.pld-linux.org Git - packages/exim-lite.git/blobdiff - exim4-exiscan-pld.patch
- update for 4.50
[packages/exim-lite.git] / exim4-exiscan-pld.patch
index 60b0df43a19a88b14b1512eaf20bb7c3a0069792..cee82eb8c83ce5a6ecb622e9d5f2fb78ad64567c 100644 (file)
@@ -1,28 +1,22 @@
-diff -urN exiscan-4.10-16/exiscan-4.10-16.patch.org exiscan-4.10-16/exiscan-4.10-16.patch
---- exiscan-4.10-16/exiscan-4.10-16.patch.org  Fri Oct  4 14:19:29 2002
-+++ exiscan-4.10-16/exiscan-4.10-16.patch      Fri Oct 18 23:15:29 2002
-@@ -17,15 +17,15 @@
- -        local_scan.o $(EXIM_PERL)
- +        local_scan.o exiscan.o $(EXIM_PERL)
-  
---exim:   pcre/libpcre.a lookups/lookups.a auths/auths.a \
--+exim:   pcre/libpcre.a mime/ripmime.a lookups/lookups.a auths/auths.a \
-+-exim:   lookups/lookups.a auths/auths.a \
-++exim:   mime/ripmime.a lookups/lookups.a auths/auths.a \
-          routers/routers.a transports/transports.a \
-          $(OBJ_EXIM) version.c
-       @echo " "
- @@ -256,7 +256,7 @@
-       rm -f exim
-       $(PURIFY) $(LNCC) -o exim $(LFLAGS) $(OBJ_EXIM) version.o \
--        pcre/libpcre.a \
-+        -lpcre \
- -       routers/routers.a transports/transports.a lookups/lookups.a \
- +       routers/routers.a mime/ripmime.a transports/transports.a lookups/lookups.a \
-         auths/auths.a \
-diff -Nur doc.org/exiscan-mks.txt doc/exiscan-mks.txt
---- doc.org/exiscan-mks.txt     Thu Jan  1 01:00:00 1970
-+++ doc/exiscan-mks.txt Sat Oct 19 22:50:38 2002
+diff -urN exiscan-4.12-23.orig/exiscan-clamav.txt exiscan-4.12-23/exiscan-clamav.txt
+--- /dev/null  Thu Jan  1 01:00:00 1970
++++ doc/exiscan-clamav.txt     Mon Jan 20 21:58:02 2003
+@@ -0,0 +1,12 @@
++#exiscan
++exiscan_condition = 1
++exiscan_crypt_salt = pq
++exiscan_timeout = 5m
++exiscan_unpack_mime = true
++
++#Antivirus facility (AV) options:
++
++exiscan_av_condition = 1
++exiscan_av_action = redirect virus@localhost
++exiscan_av_scanner = clamav
++exiscan_av_clamd_socket = /tmp/clamad
+diff -urN exiscan-4.12-23.orig/exiscan-mks.txt exiscan-4.12-23/exiscan-mks.txt
+--- /dev/null  Thu Jan  1 01:00:00 1970
++++ doc/exiscan-mks.txt        Mon Jan 20 21:52:45 2003
 @@ -0,0 +1,15 @@
 +#exiscan
 +exiscan_condition = 1
This page took 0.074966 seconds and 4 git commands to generate.