[Mailman-Developers] [ mailman-Bugs-667167 ] Non-digest options configuration help

2003-01-13 Thread SourceForge.net
Bugs item #667167, was opened at 2003-01-13 09:11
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=667167&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: John Swartzentruber (jswartzen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Non-digest options configuration help

Initial Comment:
It would be helpful if the personalized footer fields (eg 
user_address or user_name) were also listed in 
the "Details for msg_footer". Or at least a mention that 
they are listed in the "Details for personalize".

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=667167&group_id=103

___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



[Mailman-Developers] [ mailman-Bugs-667232 ] Collapse CC: header

2003-01-13 Thread SourceForge.net
Bugs item #667232, was opened at 2003-01-13 11:20
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=667232&group_id=103

Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry A. Warsaw (bwarsaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: Collapse CC: header

Initial Comment:
Some email tools adhere strictly to RFC 2822, which
mandates exactly one CC header.  Other tools are more
lenient and allow multiple CC headers.  To interoperate
better with more strict tools, Mailman should accept
multiple CC headers (it already does) and it should
collapse them to a single CC header even if not doing
header munging.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=667232&group_id=103

___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



[Mailman-Developers] [ mailman-Feature Requests-667266 ] clear out list archives

2003-01-13 Thread SourceForge.net
Feature Requests item #667266, was opened at 2003-01-13 17:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=667266&group_id=103

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jan Schaumann (jschauma)
Assigned to: Nobody/Anonymous (nobody)
Summary: clear out list archives

Initial Comment:
On occasion it may be desirable for a lists
administrator to empty out the current list archives. 
For example, if a professor uses the same mailinglist
(named after the course number) for one of her classes,
she will want to clear out the list archives at the
beginning of each semester or move them to a different
location.  While this is similar to creating a
different archive-volume, it is a different functionality.

It would be nice if this functionality was available
through the list-administrators web-frontend.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=667266&group_id=103

___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



[Mailman-Developers] [ mailman-Bugs-665791 ] Hiding e-mail addresses breaks mbox archives

2003-01-13 Thread SourceForge.net
Bugs item #665791, was opened at 2003-01-10 10:12
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=665791&group_id=103

Category: Pipermail
Group: 2.1 (stable)
Status: Open
Resolution: None
>Priority: 9
Submitted By: A.M. Kuchling (akuchling)
Assigned to: Nobody/Anonymous (nobody)
Summary: Hiding e-mail addresses breaks mbox archives

Initial Comment:
(Noticed in the archives for the pycon-organizers list)

The archiver will generate mbox separator lines 
that look like this:
>From sholden at holdenweb.com  Fri Jan  3 03:53:20 2003

This breaks at least mutt's mbox parsing.  The line should use
unaltered e-mail address.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=665791&group_id=103

___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



[Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Kory Wheatley
I received the below error when I tried to create a mailing list from
the Mailman web interface page. It did add the list into the alias file,
but it
failed to run "postalias" probably because of permission issue's I'm
guessing.

I have my alias file in /var/mailman/mailman/data/aliases
and the permissions are  rw-rw  mailman  mailman   aliases.  I
believe I need to change the permissons to rw-rw-rw- to get this to
function properly, but this will leave a big security hole,
is there a work around to getting this to function correctly on the web.




Bug in Mailman version 2.1

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy
of this page to the webmaster for this site with a description of what
happened. Thanks!
Traceback:

Traceback (most recent call last):
  File "/var/mailman/mailman/scripts/driver", line 87, in run_main
main()
  File "/var/mailman/mailman/Mailman/Cgi/create.py", line 55, in main
process_request(doc, cgidata)
  File "/var/mailman/mailman/Mailman/Cgi/create.py", line 217, in
process_request
sys.modules[modname].create(mlist, cgi=1)
  File "/var/mailman/mailman/Mailman/MTA/Postfix.py", line 226, in
create
_update_maps()
  File "/var/mailman/mailman/Mailman/MTA/Postfix.py", line 47, in
_update_maps
raise RuntimeError, msg % (acmd, status, errstr)
RuntimeError: command failed: /usr/sbin/postalias
/var/mailman/mailman/data/aliases (status: 1, Operation not permitted)



Python information:

Variable Value
sys.version 2.2.1 (#1, Aug 30 2002, 12:15:30) [GCC 3.2 20020822 (Red Hat
Linux Rawhide 3.2-4)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2

Environment variables:

Variable Value
CONTENT_LENGTH 142
CONTENT_TYPE application/x-www-form-urlencoded
HTTP_COOKIE
ssogrp1-nda45=ux9.isu.edu-15c%253A3e231b6a%253Aa371957ae32d457c
SCRIPT_FILENAME /var/mailman/mailman/cgi-bin/create
PYTHONPATH /var/mailman/mailman
SERVER_SOFTWARE Apache/2.0.40 (Red Hat Linux)
SERVER_ADMIN root@localhost
SCRIPT_NAME /mailman/create
SERVER_SIGNATURE
Apache/2.0.40 Server at kwlinux.isu.edu Port 80
REQUEST_METHOD POST
HTTP_HOST kwlinux.isu.edu
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
REQUEST_URI /mailman/create
HTTP_ACCEPT
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1

HTTP_ACCEPT_CHARSET ISO-8859-1, utf-8;q=0.66, *;q=0.66
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.0.2) Gecko/20021120 Netscape/7.01
HTTP_CONNECTION keep-alive
HTTP_REFERER http://kwlinux.isu.edu/mailman/create
SERVER_NAME kwlinux.isu.edu
REMOTE_ADDR 134.50.249.22
REMOTE_PORT 4423
HTTP_ACCEPT_LANGUAGE en-us, en;q=0.50
UNIQUE_ID Sl0jwoYy@TAAAERzLY0F
SERVER_PORT 80
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT_ENCODING gzip, deflate, compress;q=0.9
SERVER_ADDR 134.50.249.48
DOCUMENT_ROOT /var/www/html

--
Kory Wheatley
Academic Computing Analyst Sr.
Phone 282-3874
#
Everything must point to him.



___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



Re: [Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Colin Neeson
I've confirmed it on my box as well - I'm wondering why we are trying to run
postaliases - as mailman, we'll never have the correct permissions, no?

-colin.


> I received the below error when I tried to create a mailing list from
> the Mailman web interface page. It did add the list into the alias file,
> but it
> failed to run "postalias" probably because of permission issue's I'm
> guessing.
> 
> I have my alias file in /var/mailman/mailman/data/aliases
> and the permissions are  rw-rw  mailman  mailman   aliases.  I
> believe I need to change the permissons to rw-rw-rw- to get this to
> function properly, but this will leave a big security hole,
> is there a work around to getting this to function correctly on the web.
> 


___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers



Re: [Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Colin Neeson
Please ignore that incredibly stupid statement. :-)

> I've confirmed it on my box as well - I'm wondering why we are trying to run
> postaliases - as mailman, we'll never have the correct permissions, no?
> 
> -colin.
> 
> 
>> I received the below error when I tried to create a mailing list from
>> the Mailman web interface page. It did add the list into the alias file,
>> but it
>> failed to run "postalias" probably because of permission issue's I'm
>> guessing.
>> 
>> I have my alias file in /var/mailman/mailman/data/aliases
>> and the permissions are  rw-rw  mailman  mailman   aliases.  I
>> believe I need to change the permissons to rw-rw-rw- to get this to
>> function properly, but this will leave a big security hole,
>> is there a work around to getting this to function correctly on the web.
>> 
> 
> 
> ___
> Mailman-Developers mailing list
> [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-developers


___
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers