|
|
@@ -1,6 +1,6 @@
|
|
|
Index: configure
|
|
|
--- configure.orig 2006-04-05 18:00:01 +0200
|
|
|
-+++ configure 2007-03-02 10:32:13 +0100
|
|
|
++++ configure 2007-08-06 21:18:29 +0200
|
|
|
@@ -7080,9 +7080,6 @@
|
|
|
|
|
|
|
|
|
@@ -22,8 +22,16 @@ Index: configure
|
|
|
if eval "test \"\${$as_ac_Header+set}\" = set"; then
|
|
|
Index: spamass-milter.1.in
|
|
|
--- spamass-milter.1.in.orig 2004-03-18 19:37:08 +0100
|
|
|
-+++ spamass-milter.1.in 2007-03-02 10:30:55 +0100
|
|
|
-@@ -199,6 +199,9 @@
|
|
|
++++ spamass-milter.1.in 2007-08-06 21:18:46 +0200
|
|
|
+@@ -20,6 +20,7 @@
|
|
|
+ .Op Fl r Ar nn
|
|
|
+ .Op Fl u Ar defaultuser
|
|
|
+ .Op Fl x
|
|
|
++.Op Fl a
|
|
|
+ .Op Fl - Ar spamc flags ...
|
|
|
+ .Sh DESCRIPTION
|
|
|
+ The
|
|
|
+@@ -199,6 +200,9 @@
|
|
|
Requires the
|
|
|
.Fl u
|
|
|
flag.
|
|
|
@@ -35,7 +43,7 @@ Index: spamass-milter.1.in
|
|
|
This allows you to connect to a remote spamd with
|
|
|
Index: spamass-milter.cpp
|
|
|
--- spamass-milter.cpp.orig 2006-03-23 22:41:36 +0100
|
|
|
-+++ spamass-milter.cpp 2007-03-02 10:31:50 +0100
|
|
|
++++ spamass-milter.cpp 2007-08-06 21:18:29 +0200
|
|
|
@@ -100,7 +100,7 @@
|
|
|
extern "C" {
|
|
|
#endif
|