[Pkg-mailman-hackers] Bug#549224: postfix-to-mailman.py cannot receive cookies
martin f krafft
madduck at debian.org
Thu Oct 1 17:13:41 UTC 2009
Package: mailman
Version: 1:2.1.12-1
Severity: normal
I am staring at
http://svn.debian.org/wsvn/pkg-mailman/trunk/debian/contrib/postfix-to-mailman.py
and I wonder how that is supposed to handle confirmation cookies.
E.g. if I send a mail to
<debianbook-announce-confirm+5299708fb6fd4cc585aaf3eae349be004e2b085f at lists.madduck.net>,
then postfix passes the entire localpart with $mailbox in argv[2] to
the script. There, the script tries to match -confirm at the end,
but obviously that doesn't match, and so it looks for the mailing
list
"debianbook-announce-confirm+5299708fb6fd4cc585aaf3eae349be004e2b085f",
which doesn't exist, and returns E_NOUSER. The script needs to deal
with cookies for some commands, but it does not.
If someone told me how to pass the cookie into the call to the
mailman wrapper
/usr/lib/mailman/mail/mailman confirm <maillist>
then I can provide the python patch.
--
.''`. martin f. krafft <madduck at d.o> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
URL: <http://lists.alioth.debian.org/pipermail/pkg-mailman-hackers/attachments/20091001/f363063b/attachment.pgp>
More information about the Pkg-mailman-hackers
mailing list