Package: mailman
Version: 2.1.8-2
Severity: normal
Tags: patch
The docs for configuring mailman for use with Exim4 are similar to those
at http://www.exim.org/howto/mailman21.html#roconf but missing a
crucial line that prevents one way of subscribing and unsubscribing from
working. A patch that fixes this is included below:
--- README.Exim4.Debian~ 2006-09-14 14:39:11.000000000 +0100
+++ README.Exim4.Debian 2006-09-14 14:39:58.000000000 +0100
@@ -42,6 +42,7 @@
local_part_suffix_optional
local_part_suffix = -bounces : -bounces+* : \
-confirm+* : -join : -leave : \
+ -subscribe : -unsubscribe : \
-owner : -request : -admin
transport = mailman_transport
group = MAILMAN_GROUP
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]