Bugs item #1548312, was opened at 2006-08-28 23:00
Message generated for change (Comment added) made by wnkltd
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&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: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 7
Submitted By: M. D. Parker (gaparkerm)
Assigned to: Nobody/Anonymous (nobody)
Summary: cmd line works but website doesn't
Initial Comment:
I have performed a fresh install of FC5 with mailman
2.1.8 package on a second server.
I have made appropriate adjustments on my sendmail
configurations to accomodate mailman.
OK, now I copy the contents of the /var/mailman/
{data,lists,archive} on the old server to the location
/var/lib/mailman/... on the new server.
I configure a virtual host to host the mailman
interface portion. Like the old server
All seems ok.
Sendmail redirection work GREAT.
Using the commandline /usr/lib/mailman/bin/list_lists
confirms that there are (in my case) 9 lists. GREAT.
However, I use the website interface URI:
http://www.xxx.com/mailman/listinfo
and get the message that there are no lists out there.
Interesting as when (as the apache user), I execute:
/usr/lib/mailman/cgi-bin/listinfo
I see the appropriate HTML output with all 9 websites.
Further, if I use the following on a group that I know
is ok:
http://www.xxx.com/mailman/admin/known-list
I get that the list is not present.
The check_perms program reports NO errors.
PROBLEM: How do I get the website to work correctly
and display the lists and such as it should and did on
the old server.
HELP
Thanks....
Mike Parker
parkerm(a)ga.com
----------------------------------------------------------------------
Comment By: Wojciech Komornicki (wnkltd)
Date: 2006-08-29 11:03
Message:
Logged In: YES
user_id=1582277
I recently upgraded from 2.1.5 to 2.1.8. When I merely
updated the package with yum I lost all of my lists. Doing
a
make install
from the mailman distribution tar file causes the databases
to be rebuilt. I think (am I correct?) that the database
format has changed in 2.1.8.
----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro)
Date: 2006-08-28 23:22
Message:
Logged In: YES
user_id=1123998
Please see FAQ 4.62 at
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.062.htp
and perhaps other FAQ entries.
If that doesn't help, please follow up on
mailman-users(a)python.org.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&group_…
Bugs item #1548312, was opened at 2006-08-28 21:00
Message generated for change (Comment added) made by msapiro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&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: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 7
Submitted By: M. D. Parker (gaparkerm)
Assigned to: Nobody/Anonymous (nobody)
Summary: cmd line works but website doesn't
Initial Comment:
I have performed a fresh install of FC5 with mailman
2.1.8 package on a second server.
I have made appropriate adjustments on my sendmail
configurations to accomodate mailman.
OK, now I copy the contents of the /var/mailman/
{data,lists,archive} on the old server to the location
/var/lib/mailman/... on the new server.
I configure a virtual host to host the mailman
interface portion. Like the old server
All seems ok.
Sendmail redirection work GREAT.
Using the commandline /usr/lib/mailman/bin/list_lists
confirms that there are (in my case) 9 lists. GREAT.
However, I use the website interface URI:
http://www.xxx.com/mailman/listinfo
and get the message that there are no lists out there.
Interesting as when (as the apache user), I execute:
/usr/lib/mailman/cgi-bin/listinfo
I see the appropriate HTML output with all 9 websites.
Further, if I use the following on a group that I know
is ok:
http://www.xxx.com/mailman/admin/known-list
I get that the list is not present.
The check_perms program reports NO errors.
PROBLEM: How do I get the website to work correctly
and display the lists and such as it should and did on
the old server.
HELP
Thanks....
Mike Parker
parkerm(a)ga.com
----------------------------------------------------------------------
>Comment By: Mark Sapiro (msapiro)
Date: 2006-08-28 21:22
Message:
Logged In: YES
user_id=1123998
Please see FAQ 4.62 at
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.062.htp
and perhaps other FAQ entries.
If that doesn't help, please follow up on
mailman-users(a)python.org.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&group_…
Bugs item #1548312, was opened at 2006-08-28 21:00
Message generated for change (Settings changed) made by gaparkerm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&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: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
>Priority: 7
Submitted By: M. D. Parker (gaparkerm)
Assigned to: Nobody/Anonymous (nobody)
Summary: cmd line works but website doesn't
Initial Comment:
I have performed a fresh install of FC5 with mailman
2.1.8 package on a second server.
I have made appropriate adjustments on my sendmail
configurations to accomodate mailman.
OK, now I copy the contents of the /var/mailman/
{data,lists,archive} on the old server to the location
/var/lib/mailman/... on the new server.
I configure a virtual host to host the mailman
interface portion. Like the old server
All seems ok.
Sendmail redirection work GREAT.
Using the commandline /usr/lib/mailman/bin/list_lists
confirms that there are (in my case) 9 lists. GREAT.
However, I use the website interface URI:
http://www.xxx.com/mailman/listinfo
and get the message that there are no lists out there.
Interesting as when (as the apache user), I execute:
/usr/lib/mailman/cgi-bin/listinfo
I see the appropriate HTML output with all 9 websites.
Further, if I use the following on a group that I know
is ok:
http://www.xxx.com/mailman/admin/known-list
I get that the list is not present.
The check_perms program reports NO errors.
PROBLEM: How do I get the website to work correctly
and display the lists and such as it should and did on
the old server.
HELP
Thanks....
Mike Parker
parkerm(a)ga.com
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&group_…
Bugs item #1548312, was opened at 2006-08-28 21:00
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=1548312&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: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: M. D. Parker (gaparkerm)
Assigned to: Nobody/Anonymous (nobody)
Summary: cmd line works but website doesn't
Initial Comment:
I have performed a fresh install of FC5 with mailman
2.1.8 package on a second server.
I have made appropriate adjustments on my sendmail
configurations to accomodate mailman.
OK, now I copy the contents of the /var/mailman/
{data,lists,archive} on the old server to the location
/var/lib/mailman/... on the new server.
I configure a virtual host to host the mailman
interface portion. Like the old server
All seems ok.
Sendmail redirection work GREAT.
Using the commandline /usr/lib/mailman/bin/list_lists
confirms that there are (in my case) 9 lists. GREAT.
However, I use the website interface URI:
http://www.xxx.com/mailman/listinfo
and get the message that there are no lists out there.
Interesting as when (as the apache user), I execute:
/usr/lib/mailman/cgi-bin/listinfo
I see the appropriate HTML output with all 9 websites.
Further, if I use the following on a group that I know
is ok:
http://www.xxx.com/mailman/admin/known-list
I get that the list is not present.
The check_perms program reports NO errors.
PROBLEM: How do I get the website to work correctly
and display the lists and such as it should and did on
the old server.
HELP
Thanks....
Mike Parker
parkerm(a)ga.com
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1548312&group_…
Bugs item #1545373, was opened at 2006-08-23 10:23
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=1545373&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: Web/CGI
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Wojciech Komornicki (wnkltd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Change of user information by administrator can cause error
Initial Comment:
As adminstrator of a list I changed the subscription
address of a user. The user responded immediately
before I clicked on the "LOG OUT" button. When I did
so, I received the following message.
Bug in Mailman version 2.1.8
We're sorry, we hit a bug!
Please inform the webmaster for this site of this
problem. Printing of traceback and other system
information has been explicitly inhibited, but the
webmaster can find this information in the Mailman
error logs.
Below is the traceback info from the error log:
Wojciech Komornicki
wnk at wnk.hamline.edu
admin(3123):
File "/usr/local/mailman/scripts/driver", line 101, in
run_main
admin(3123): main()
admin(3123):
File "/usr/local/mailman/Mailman/Cgi/options.py", line
262, in main
admin(3123): print mlist.ZapCookie
(mm_cfg.AuthUser, user)
admin(3123):
File "/usr/local/mailman/Mailman/SecurityManager.py",
line 254, in ZapCookie
admin(3123): key, secret = self.AuthContextInfo
(authcontext, user)
admin(3123):
File "/usr/local/mailman/Mailman/SecurityManager.py",
line 106, in AuthContextInfo
admin(3123): secret = self.getMemberPassword(user)
admin(3123):
File "/usr/local/mailman/Mailman/OldStyleMemberships.py
", line 102, in getMemberPassword
admin(3123): raise Errors.NotAMemberError, member
admin(3123): NotAMemberError: wnk(a)euclid.hamline.edu
admin(3123): [----- Python Information -----]
admin(3123): sys.version = 2.4.3 (#1, Jun 13
2006, 16:41:18)
[GCC 4.0.2 20051125 (Red Hat 4.0.2-8)]
admin(3123): sys.executable = /usr/bin/python
admin(3123): sys.prefix = /usr
admin(3123): sys.exec_prefix = /usr
admin(3123): sys.path = /usr
admin(3123): sys.platform = linux2
admin(3123): [----- Environment Variables -----]
admin(3123): HTTP_COOKIE:
esl+admin=2802000000698065ec447328000000646533393034383
0663762643238393665303361346162386430$
admin(3123): SERVER_SOFTWARE: Apache/2.2.0 (Unix)
admin(3123): SCRIPT_NAME: /mailman/options
admin(3123): SERVER_SIGNATURE:
<address>Apache/2.2.0 (Unix) Server at wnk.hamline.edu
Port 80</address>
admin(3123):
admin(3123): REQUEST_METHOD: POST
admin(3123): PATH_INFO: /esl/wnk(a)euclid.hamline.edu
admin(3123): SERVER_PROTOCOL: HTTP/1.1
admin(3123): QUERY_STRING:
admin(3123): CONTENT_LENGTH: 14
admin(3123): HTTP_USER_AGENT: Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)
admin(3123): HTTP_CONNECTION: Keep-Alive
admin(3123): HTTP_REFERER:
http://wnk.hamline.edu/mailman/options/esl/wnk@euclid.hamline.edu
admin(3123): SERVER_NAME: wnk.hamline.edu
admin(3123): REMOTE_ADDR: 24.118.123.243
admin(3123):
PATH_TRANSLATED: /usr/local/apache2/htdocs/esl/wnk@eucl
id.hamline.edu
admin(3123): SERVER_PORT: 80
admin(3123): SERVER_ADDR: 138.192.24.100
admin(3123):
DOCUMENT_ROOT: /usr/local/apache2/htdocs
admin(3123): PYTHONPATH: /usr/local/mailman
admin(3123):
SCRIPT_FILENAME: /usr/local/mailman/cgi-bin/options
admin(3123): SERVER_ADMIN: wnk(a)hamline.edu
admin(3123): HTTP_HOST: wnk.hamline.edu
admin(3123): HTTP_CACHE_CONTROL: no-cache
admin(3123):
REQUEST_URI: /mailman/options/esl/wnk(a)euclid.hamline.ed
u
admin(3123): HTTP_ACCEPT: image/gif, image/x-
xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-
powerpoint, applicat$
admin(3123): GATEWAY_INTERFACE: CGI/1.1
admin(3123): REMOTE_PORT: 1182
admin(3123): HTTP_ACCEPT_LANGUAGE: en-us
admin(3123): CONTENT_TYPE: application/x-www-form-
urlencoded
admin(3123): HTTP_ACCEPT_ENCODING: gzip, deflate
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1545373&group_…
Patches item #1542456, was opened at 2006-08-18 09:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1542456&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: Pipermail
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Raimo Niskanen (raimo_niskanen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mail address obscurification via <img > tags
Initial Comment:
While replacing majordomo + mhonarc with mailman we had
(at www.erlang.org) an own email address
obscurification that created .png file for all email
addresses and inserted <img > tags in the mhonarc HTML
archives.
I have now reimplemented that for pipermail in mailman
using the Python Imaging Library
(http:/www.pytonware.com/products/pil).
The patch is for mailman 2.1.6 in OpenBSD 3.8.
I have introduced
mm_cfg.ARCHIVER_OBSCURES_EMAILADDRS_FONT that if not
False is a path to a .pil font activating email address
obscurification by <img > tags.
The email addresses are stored in
/var/spool/mailman/archives/private/%(listname)s/emailaddrs/
as files named %06s.png. Handling of this directory
should probably be moved to Archiver/HyperDatabase.py,
but I wanted to concentrate my changes to one file.
pipermail.pck contains a dictionary to map email
address to image index number. If this makes the file
to large, the dictionary should perhaps be moved to a
file in the database/ directory but OTOH that directory
contains only files per archive period.
The patch needs improvement regarding i18n. Perhaps it
is enough to be able to select obscurification font per
list, or maybe font variant should be automatically
selected depending on encoding. I have virtually no
previous experience of i18n issues.
The patch also removes the domain name for all email
addresses in the downloadable text archive, like
mhonarc does in <SPAMMODE>.
All this because i am convinced the <user at dom.ain>
rewriting is too easy to harvest.
This patch works for me, and I am sure others would
benefit from it or something equivalent.
/ Raimo Niskanen, Ericsson AB, Erlang/OTP
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1542456&group_…
Patches item #1537408, was opened at 2006-08-09 16:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1537408&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: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Thijs Kinkhorst (kink)
Assigned to: Nobody/Anonymous (nobody)
Summary: Log error on screwed-up template
Initial Comment:
Hello!
Bob Tanner supplied us with the following patch to add
logging to the code that handles really "screwed up
templates" so the admin can more easily see what has
gone wrong.
Please consider, thanks!
Thijs
--- HyperArch.py 2003-12-26 14:41:30.000000000 -0600
+++ HyperArch.py-bob 2005-11-23 03:19:13.000000000 -0600
@@ -217,8 +217,9 @@
Utils.GetCharSet(lang),
'replace')
text = sdict.interpolate(utemplate)
- except (TypeError, ValueError):
+ except (TypeError, ValueError), e:
# The template is really screwed up
+ syslog('error', 'The template is really
screwed up: %s\n',
e)
pass
# Make sure the text is in the given character
set, or html-ify any
# bogus
# characters.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1537408&group_…
Patches item #1537368, was opened at 2006-08-09 15:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1537368&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: list administration
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Thijs Kinkhorst (kink)
Assigned to: Nobody/Anonymous (nobody)
Summary: Report only bad emails in emaillistex
Initial Comment:
Hello,
I got the following report and patch from Paul Wise:
"When you have bad emails in an emaillistex in the
admin interface (such as
privacy/sender/discard_these_nonmembers), the error
lists all the email addresses instead of just the bad
ones. This is annoying when you have heaps of addresses
(including a few bad ones) that were added from the
admindb interface with the "Add foo(a)bar.com to one of
these sender filters:" option (which doesn't seem to
check if the email is valid).
The attached patch applies to mailman 2.1.7, and makes
mailman only report the bad addresses instead of all of
the addresses."
Will you consider applying this?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1537368&group_…
Bugs item #1537312, was opened at 2006-08-09 07:18
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1537312&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: Fixed
Priority: 1
Submitted By: Thijs Kinkhorst (kink)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in comment
Initial Comment:
Hello,
A Debian user found it necessary to report a typo in a
comment :) Well, better forward it to you guys then...
here it is:
> Tiny typo:
>
> /usr/lib/mailman/Mailman/Utils.py
>
> def ValidateEmail(s):
> """Verify that the an email address isn't grossly
evil."""
> ^^^^^^
Thanks,
Thijs Kinkhorst
----------------------------------------------------------------------
>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2006-08-09 08:55
Message:
Logged In: YES
user_id=12800
Thanks! I like the easy ones. :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1537312&group_…
Bugs item #1537308, was opened at 2006-08-09 07:15
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1537308&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: Thijs Kinkhorst (kink)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error in 'de' translation: "Membership exposure"
Initial Comment:
Hello,
In Debian we got the following bug report:
> In German "Membership exposure" becomes "Mitgliedschaft
> abgelaufen" which means "Membership expired".
It was suggested to me that "Mitglieder anzeigen" would
be the right translation.
Thanks,
Thijs Kinkhorst
----------------------------------------------------------------------
>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2006-08-09 08:53
Message:
Logged In: YES
user_id=12800
Please contact the German translation team:
http://wiki.list.org/display/DEV/Languages
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1537308&group_…