Package: mailman
Version: 2.1.5-7
Severity: normal

The instructions for how to configure master.cf are incorrect. In
particular, the argv line says:

 argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}

but it should say:

 argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${mailbox}

This is because if your system is configured to use '-' instead of '+'
as the extension separator in postfix, then extensions like '-join',
'-subscribe', etc will be dropped from the ${user} argument. ${mailbox}
preserves these (because it includes the extension).

Likely, this bug is not noticed on systems configured to use '+' as the
extension because the '-extensions' are considered to be part of the
username.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mailman depends on:
ii  apache2-mpm-prefork [httpd] 2.0.53-5     traditional model for Apache2
ii  cron                        3.0pl1-86    management of regular background p
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  logrotate                   3.7-2        Log rotation utility
ii  postfix [mail-transport-age 2.1.5-9      A high-performance mail transport 
ii  pwgen                       2.03-1       Automatic Password generation
ii  python                      2.3.5-1      An interactive high-level object-o
ii  ucf                         1.17         Update Configuration File: preserv

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to