summaryrefslogtreecommitdiff
path: root/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/sympa/files/sympa-6.0.fix.defaults.patch')
-rw-r--r--net-mail/sympa/files/sympa-6.0.fix.defaults.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mail/sympa/files/sympa-6.0.fix.defaults.patch b/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
new file mode 100644
index 0000000..55ea608
--- /dev/null
+++ b/net-mail/sympa/files/sympa-6.0.fix.defaults.patch
@@ -0,0 +1,11 @@
+--- src/lib/confdef.pm.orig 2009-07-27 19:58:23.043761210 +0200
++++ src/lib/confdef.pm 2009-07-27 20:05:05.871259383 +0200
+@@ -133,7 +133,7 @@
+ },
+ {
+ name => 'queuebounce',
+- default => Sympa::Constants::SPOOLDIR . '/bounce',
++ default => Sympa::Constants::SPOOLDIR . '/qbounce',
+ query => 'Bounce incoming spool',
+ file => 'sympa.conf',
+ },