Bugs item #1461054, was opened at 2006-03-29 16:44
Message generated for change (Comment added) made by brouhaha
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1461054&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.1 (stable)
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Eric Smith (brouhaha)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong domain used in moderation message
Initial Comment:
Mailman 2.1.7 is running on host foo.example.com, with
a mailing list on virtual domain bar.example.com. If a
posting will be moderated, an email is sent to the
poster offering a chance to cancel the message.
However, the cancel URL is on foo.example.com, rather
than bar.example.com.
The cancel URL works, but it exposes the real hostname,
whereas it should only show the virtual domain.
----------------------------------------------------------------------
>Comment By: Eric Smith (brouhaha)
Date: 2006-04-14 14:25
Message:
Logged In: YES
user_id=10325
Never mind, I found the problem. I misunderstood your
explanation. I don't understand how this particular list
got this way, though, as it was created after the virtual
domain was set up and other lists on it were working fine
with the correct hostname. Oh well.
----------------------------------------------------------------------
Comment By: Eric Smith (brouhaha)
Date: 2006-04-14 14:15
Message:
Logged In: YES
user_id=10325
That is NOT the problem, as can be seen in the attached
example of a moderation message. The message header shows
that it came from lists.brouhaha.com, which is the correct
virtual domain for the list, as configured, but the
moderation link in the message has the hostname
donnybrook.brouhaha.com, which is the primary hostname of
the machine.
I confirmed the list configuration using config_list:
% ~mailman/bin/config_list -o - test1 | grep ^host_name
host_name = 'lists.brouhaha.com'
The only occurrence of "donnybrook" in the output of
config_list is in a comment:
% ~mailman/bin/config_list -o - test1 | grep donnybrook
#
href="http://donnybrook.brouhaha.com/mailman/admin/test1/archive">Archival
(This comment generated by config_list is wrong, which is a
defect in config_list.)
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2006-04-12 19:20
Message:
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-03-29 17:14
Message:
Logged In: YES
user_id=1123998
The most likely cause of this is that the list attribute
web_page_url has the foo.example.com host name instead of
bar.example.com.
This in turn is caused by creating the list with the wrong
or the default host.
If this is the case, links in the web interface will likely
also be to foo.example.com, and the list won't appear on the
bar.example.com admin and listinfo overview pages. You can
fix this (assuming your VIRTUAL_HOSTS dictionary is correct
- add_virtualhost() directives in mm_cfg.py - by running
bin/fix_url.py on the list (just run bin/fix_url.py for
instructions).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1461054&group_…
Bugs item #1461054, was opened at 2006-03-29 16:44
Message generated for change (Comment added) made by brouhaha
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1461054&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.1 (stable)
>Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Smith (brouhaha)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong domain used in moderation message
Initial Comment:
Mailman 2.1.7 is running on host foo.example.com, with
a mailing list on virtual domain bar.example.com. If a
posting will be moderated, an email is sent to the
poster offering a chance to cancel the message.
However, the cancel URL is on foo.example.com, rather
than bar.example.com.
The cancel URL works, but it exposes the real hostname,
whereas it should only show the virtual domain.
----------------------------------------------------------------------
>Comment By: Eric Smith (brouhaha)
Date: 2006-04-14 14:15
Message:
Logged In: YES
user_id=10325
That is NOT the problem, as can be seen in the attached
example of a moderation message. The message header shows
that it came from lists.brouhaha.com, which is the correct
virtual domain for the list, as configured, but the
moderation link in the message has the hostname
donnybrook.brouhaha.com, which is the primary hostname of
the machine.
I confirmed the list configuration using config_list:
% ~mailman/bin/config_list -o - test1 | grep ^host_name
host_name = 'lists.brouhaha.com'
The only occurrence of "donnybrook" in the output of
config_list is in a comment:
% ~mailman/bin/config_list -o - test1 | grep donnybrook
#
href="http://donnybrook.brouhaha.com/mailman/admin/test1/archive">Archival
(This comment generated by config_list is wrong, which is a
defect in config_list.)
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2006-04-12 19:20
Message:
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-03-29 17:14
Message:
Logged In: YES
user_id=1123998
The most likely cause of this is that the list attribute
web_page_url has the foo.example.com host name instead of
bar.example.com.
This in turn is caused by creating the list with the wrong
or the default host.
If this is the case, links in the web interface will likely
also be to foo.example.com, and the list won't appear on the
bar.example.com admin and listinfo overview pages. You can
fix this (assuming your VIRTUAL_HOSTS dictionary is correct
- add_virtualhost() directives in mm_cfg.py - by running
bin/fix_url.py on the list (just run bin/fix_url.py for
instructions).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1461054&group_…
Bugs item #1469962, was opened at 2006-04-13 10:36
Message generated for change (Comment added) made by msapiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
>Comment By: Mark Sapiro (msapiro)
Date: 2006-04-14 10:39
Message:
Logged In: YES
user_id=1123998
I am unable to duplicate this error with various versions of
Python's email library. I am using an attachment with the header
Content-Disposition: attachment;
filename="cal'dar.doc"
If the one that fails in your case is different from this in
any significant way, please post it.
----------------------------------------------------------------------
Comment By: cpkevin (xprt5)
Date: 2006-04-14 06:07
Message:
Logged In: YES
user_id=1501592
Here is the latest traceback
Apr 11 23:04:22 2006 (60899) Uncaught runner exception: need
more than 2 values to unpack
Apr 11 23:04:22 2006 (60899) Traceback (most recent call last):
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 111, in _oneloop
self._onefile(msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 153, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 92, in process
send_digests(mlist, mboxfp)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 133, in send_digests
send_i18n_digests(mlist, mboxfp)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 315, in send_i18n_digests
msg = scrubber(mlist, msg)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Scrubber.py",
line 299, in process
url = save_attachment(mlist, part, dir)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Scrubber.py",
line 411, in save_attachment
filename = Utils.oneline(msg.get_filename(''), lcset)
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 724, in get_filename
filename = self.get_param('filename', missing,
'content-disposition')
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 607, in get_param
for k, v in self._get_params_preserve(failobj, header):
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 554, in _get_params_preserve
params = Utils.decode_params(params)
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Utils.py",
line 337, in decode_params
charset, language, value =
decode_rfc2231(EMPTYSTRING.join(value))
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Utils.py",
line 284, in decode_rfc2231
charset, language, s = parts
ValueError: need more than 2 values to unpack
Apr 11 23:04:22 2006 (60899) SHUNTING:
1144789462.1552839+7ff91a627d48daa19efc8509d86eb3ec869fc909
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 20:34
Message:
Logged In: YES
user_id=1123998
I'm not sure if this is a 2.1.6 bug or a cPanel bug, but it
seems to be fine in 2.1.7 since I have now received copies
of this bug report, its two updates, the 149967 report and
its update (a total of 5 messages) from the
mailman-coders(a)python.org Mailman 2.1.7 list, and they all
have subject
[ mailman-Bugs-1469962 ] Attachments with ' just hang
(or the same with 1469967). I.e., the same messages you
receive directly from sourceforge.net are also posted to
mailman-coders(a)python.org.
In any case, if you want to post the full traceback from the
error, either here or directly to me, I will try to
determine the problem and suggest a fix for 2.1.6.
----------------------------------------------------------------------
Comment By: cpkevin (xprt5)
Date: 2006-04-13 19:22
Message:
Logged In: YES
user_id=1501592
Mailman version is 2.1.6
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 18:36
Message:
Logged In: YES
user_id=1123998
What Mailman/Python version is this?
Also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Bugs item #1469962, was opened at 2006-04-13 12:36
Message generated for change (Comment added) made by xprt5
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
>Comment By: cpkevin (xprt5)
Date: 2006-04-14 08:07
Message:
Logged In: YES
user_id=1501592
Here is the latest traceback
Apr 11 23:04:22 2006 (60899) Uncaught runner exception: need
more than 2 values to unpack
Apr 11 23:04:22 2006 (60899) Traceback (most recent call last):
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 111, in _oneloop
self._onefile(msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 153, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 92, in process
send_digests(mlist, mboxfp)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 133, in send_digests
send_i18n_digests(mlist, mboxfp)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/ToDigest.py",
line 315, in send_i18n_digests
msg = scrubber(mlist, msg)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Scrubber.py",
line 299, in process
url = save_attachment(mlist, part, dir)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Scrubber.py",
line 411, in save_attachment
filename = Utils.oneline(msg.get_filename(''), lcset)
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 724, in get_filename
filename = self.get_param('filename', missing,
'content-disposition')
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 607, in get_param
for k, v in self._get_params_preserve(failobj, header):
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Message.py",
line 554, in _get_params_preserve
params = Utils.decode_params(params)
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Utils.py",
line 337, in decode_params
charset, language, value =
decode_rfc2231(EMPTYSTRING.join(value))
File
"/usr/local/cpanel/3rdparty/mailman/pythonlib/email/Utils.py",
line 284, in decode_rfc2231
charset, language, s = parts
ValueError: need more than 2 values to unpack
Apr 11 23:04:22 2006 (60899) SHUNTING:
1144789462.1552839+7ff91a627d48daa19efc8509d86eb3ec869fc909
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 22:34
Message:
Logged In: YES
user_id=1123998
I'm not sure if this is a 2.1.6 bug or a cPanel bug, but it
seems to be fine in 2.1.7 since I have now received copies
of this bug report, its two updates, the 149967 report and
its update (a total of 5 messages) from the
mailman-coders(a)python.org Mailman 2.1.7 list, and they all
have subject
[ mailman-Bugs-1469962 ] Attachments with ' just hang
(or the same with 1469967). I.e., the same messages you
receive directly from sourceforge.net are also posted to
mailman-coders(a)python.org.
In any case, if you want to post the full traceback from the
error, either here or directly to me, I will try to
determine the problem and suggest a fix for 2.1.6.
----------------------------------------------------------------------
Comment By: cpkevin (xprt5)
Date: 2006-04-13 21:22
Message:
Logged In: YES
user_id=1501592
Mailman version is 2.1.6
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 20:36
Message:
Logged In: YES
user_id=1123998
What Mailman/Python version is this?
Also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Bugs item #1469962, was opened at 2006-04-13 10:36
Message generated for change (Comment added) made by msapiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
>Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 20:34
Message:
Logged In: YES
user_id=1123998
I'm not sure if this is a 2.1.6 bug or a cPanel bug, but it
seems to be fine in 2.1.7 since I have now received copies
of this bug report, its two updates, the 149967 report and
its update (a total of 5 messages) from the
mailman-coders(a)python.org Mailman 2.1.7 list, and they all
have subject
[ mailman-Bugs-1469962 ] Attachments with ' just hang
(or the same with 1469967). I.e., the same messages you
receive directly from sourceforge.net are also posted to
mailman-coders(a)python.org.
In any case, if you want to post the full traceback from the
error, either here or directly to me, I will try to
determine the problem and suggest a fix for 2.1.6.
----------------------------------------------------------------------
Comment By: cpkevin (xprt5)
Date: 2006-04-13 19:22
Message:
Logged In: YES
user_id=1501592
Mailman version is 2.1.6
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 18:36
Message:
Logged In: YES
user_id=1123998
What Mailman/Python version is this?
Also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Bugs item #1469962, was opened at 2006-04-13 12:36
Message generated for change (Comment added) made by xprt5
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
>Comment By: cpkevin (xprt5)
Date: 2006-04-13 21:22
Message:
Logged In: YES
user_id=1501592
Mailman version is 2.1.6
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 20:36
Message:
Logged In: YES
user_id=1123998
What Mailman/Python version is this?
Also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Bugs item #1469962, was opened at 2006-04-13 10:36
Message generated for change (Comment added) made by msapiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
>Comment By: Mark Sapiro (msapiro)
Date: 2006-04-13 18:36
Message:
Logged In: YES
user_id=1123998
What Mailman/Python version is this?
Also see
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Bugs item #1469967, was opened at 2006-04-13 10:49
Message generated for change (Settings changed) made by msapiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469967&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
>Status: Deleted
>Resolution: Duplicate
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469967&group_…
Bugs item #1469967, was opened at 2006-04-13 12:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469967&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469967&group_…
Bugs item #1469962, was opened at 2006-04-13 12:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: cpkevin (xprt5)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attachments with ' just hang
Initial Comment:
If someone sends an email with the character '
in the subject or attachment name mailman hangs.
after deleting the ' in the attachment name in
/usr/local/cpanel/3rdparty/mailman/lists/list_name/digest.mbox
the next message is delivered (but this message isn't
delivered!)
Apr 11 23:04:22 2006 (60899) Uncaught runner exception:
need more than 2 values to unpack
This was working fine before a recent upgrade with
mailman/python and still works fine on other servers.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1469962&group_…