Re: [Mailman-Users] maximum size of mailman .mbox files

2005-08-19 Thread Stephen J. Turnbull
 Brad == Brad Knowles [EMAIL PROTECTED] writes:

Brad At 2:59 PM -0500 2005-08-17, Stephen S Kelley wrote:

 I'm running mailman 2.1.5 on fedora2 and the box has ample
 resources. Are there any OS problems a 2GB?

Brad   Dunno.  But you'd be more likely to get an answer to
Brad your question if you used resources appropriate to your OS.

If John Dennis doesn't show up shortly with an answer, I recommend you
write to Red Hat support and ask about large file support in Python.
A second possibility would be to ask about it on comp.lang.python, but
you may simply be ignored there, not even get a try another channel
response.


-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of TsukubaTennodai 1-1-1 Tsukuba 305-8573 JAPAN
   Ask not how you can do free software business;
  ask what your business can do for free software.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Mail interface for moderator administration?

2005-08-19 Thread Jens Kjaerulff

Does Mailman allow moderators to use email interface for moderator
tasks?

For example, for the list [EMAIL PROTECTED], regular subscribers can
unsubscribe by sending a message to [EMAIL PROTECTED], with
the word 'unsubscribe' in the subject or body.

Can a moderator similarly send a command, for example to reject or
approve of a message sent to a moderated list?

If so, where can I find information on how to operate Mailman this way,
including a listing of existing moderator commands?

I am considering to 'migrate' from ezmlm, and one strong side of ezmlm
is that it can be operated completely via email interface by moderators.
It would greatly facilitate the migration if Mailman could be accessed
in similar  fashion.

Thanks for any feedback on this
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread lkolchin
Hello All,
 
1) I'm implementing web-cyradm installation together with mailman-2.1.4-83.13 
on SLES 9.
As I understood from the documentation, there must be mailman list for 
mailman to work properly.
 
Web-cyradm implementing virtual domains with the use of MySQL tables, so my 
mailman list will look something like  haifa.ac.il-mailman where 
haifa.ac.il is one of the domains I have.
 
After creating this list, I restart mailman and get Starting mailmanSite list 
is missing: mailman error.
 
Is there any way to avoid this limitation?
 
2) When I go to http://myservername.com/mailman/listinfo with the browser,
I got this message:
 
Bug in Mailman version 2.1.4
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:
Content-type: text/html
We're sorry, we hit a bug!
Mailman experienced a very low level failure and could not even generate a
useful traceback for you.  Please report this to the Mailman administrator at
this site.
 
In my /etc/apache2/default-server.conf I configured it like this:
##
##
## mailman
##
ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
Directory /usr/lib/mailman/cgi-bin/
AllowOverride None
Options FollowSymLinks ExecCGI
Order allow,deny
Allow from all
/Directory
##
## end mailman
##
##
 
Are these config lines sufficient or my bug is from 1) question?
 
Best Regards,
Leon Kolchinsky
 

 





--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread Brad Knowles
At 11:46 AM +0300 2005-08-19, [EMAIL PROTECTED] wrote:

  As I understood from the documentation, there must be mailman list
  for mailman to work properly.

Correct.

  Web-cyradm implementing virtual domains with the use of MySQL tables, so
  my mailman list will look something like  haifa.ac.il-mailman where
  haifa.ac.il is one of the domains I have.

Neither web-cyradm nor the MySQL member adapter are supported 
parts of Mailman.  If you're having problems with them, you need to 
use resources appropriate to them.  You might get lucky and find 
someone else on this list who is also using them, but then again, you 
might not.

  2) When I go to http://myservername.com/mailman/listinfo with the browser,
  I got this message:

  Bug in Mailman version 2.1.4

Keep in mind that there is a serious known security hole in 
Mailman 2.1.x prior to 2.1.6.  You really should consider upgrading 
to the latest version.

  Are these config lines sufficient or my bug is from 1) question?

I'm sorry I can't provide any more assistance, but I'd have to 
say that there's probably some sort of disconnect between the MySQL 
member adapter and the MySQL database, perhaps caused by the use of 
web-cyradm.  But you should use resources appropriate to those 
products for further assistance.

-- 
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See http://www.sage.org/ for more info.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Mail interface for moderator administration?

2005-08-19 Thread Brad Knowles
At 12:42 AM -0700 2005-08-19, Jens Kjaerulff wrote:

  Does Mailman allow moderators to use email interface for moderator
  tasks?

For some things, yes.

  I am considering to 'migrate' from ezmlm, and one strong side of ezmlm
  is that it can be operated completely via email interface by moderators.
  It would greatly facilitate the migration if Mailman could be accessed
  in similar  fashion.

There is a limit to the mail command interface for Mailman.  Some 
user-level documentation on this subject has been written up at 
http://www.list.org/mailman-member/node10.html, but the majority of 
administrative functions were intended to be used from the web 
interface, or from the command-line interface on the server.

Unfortunately, I'm not aware of anyone having written any 
documentation on what administrative functions can be performed via 
the mail interface.  That sort of information would normally be 
available in the List Administrator's Manual (see 
http://www.list.org/mailman-admin/index.html), or in the Site 
Administrator's documentation (see http://www.list.org/site.html 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.009.htp). 
Unfortunately, the information on these pages is incomplete.

-- 
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See http://www.sage.org/ for more info.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Auto-resending mails to sublists

2005-08-19 Thread Piotr Krukowiecki
Hi,

I'd like to have a couple of lists: [EMAIL PROTECTED], [EMAIL PROTECTED], ..., 
[EMAIL PROTECTED] 
And when someone sends mail for example to [EMAIL PROTECTED] it'd be resent 
automatically to year3, year4 and year5. 

Is it doable with standard mailman (preferably 2.1.5), or does it need some
changes to the code? Would it be easy to implement or not?
Or maybe mailman has some kind of modules/plugins?
(although I don't remember seeing anything about plugins in docs)


-- 
Piotrek
irc: #debian.pl
Mors Drosophilis melanogastribus!
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] confirm for one list errors, other list works

2005-08-19 Thread Anne Ramey

Jim Tittsler wrote:
 On 2005-08-19 00:01, Anne Ramey wrote:
 
 I added a new list to my mailman yesterday (cplist), and copied the 
 config over from another list (mbalist).  Subscribe comfirmations to 
 cplist fail if you reply to the mail with Invalid confirmation 
 string:, but the link inside the mail works fine.  The reply to the 
 subscribe confirmation for the other list (mbalist) works fine.  I'm 
 using mailman 2.1 on linux.  Any idea what might be causing this?
 
 
 Do the confirmation requests come from [EMAIL PROTECTED]
 
 Did you remember to create the cplist aliases?  (Especially the 
 cplist-request alias pointing at |/usr/local/mailman/mail/mailman 
 request cplist and not mbalist.)
 
 
Yes, I added the aliases:

## cplist mailing list
cplist:  |/usr/local/mailman/mail/mailman post cplist
cplist-admin:|/usr/local/mailman/mail/mailman admin cplist
cplist-bounces:  |/usr/local/mailman/mail/mailman bounces cplist
cplist-confirm:  |/usr/local/mailman/mail/mailman confirm cplist
cplist-join: |/usr/local/mailman/mail/mailman join cplist
cplist-leave:|/usr/local/mailman/mail/mailman leave cplist
cplist-owner:|/usr/local/mailman/mail/mailman owner cplist
cplist-request:  |/usr/local/mailman/mail/mailman request cplist
cplist-subscribe:|/usr/local/mailman/mail/mailman subscribe cplist
cplist-unsubscribe:  |/usr/local/mailman/mail/mailman unsubscribe cplist

And they both have the same from structure, they come from:
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
Behalf Of [EMAIL PROTECTED]

Anne



--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Secure the admin pages

2005-08-19 Thread Mike Hanby
Thanks Jim, I'll give that a shot.

Does anyone know if the admin admindb and others are secure, or are there
known ways to get around them to get to the membership email list?

-Original Message-
From: Jim Tittsler [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 18, 2005 23:00
To: Mike Hanby
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Secure the admin pages

On 2005-08-18 23:14, Mike Hanby wrote:
 Howdy, does anyone know if it's possible to secure the admin pages with an
 .htaccess type security?
[...]
 Ex:  http://www.mydomain.com/mailman/admin/mailinglist
 
 Going to this page would pop up an Apache login prompt.  If successful,
then
 the page would load where they would then have to log in using mailman's
 List Administrator Password.

You could use a FilesMatch directive to restrict access to the cgi 
scripts you were interested in:

FilesMatch (admin|admindb|create|edithtml|rmlist)
   AuthName Mailman
   [...]
   require valid-user
/FilesMatch

(Or a LocationMatch directive in your Apache configuration.)

Jim

P.S.  Your message might get more attention if you sent a new message 
to the mailing list rather than hijacking an existing thread (as you 
did by replying to a different message and simply changing the 
subject).  People that browse the list by thread might not see your 
message the way you have done it.

-- 
Jim Tittsler http://www.OnJapan.net/  GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC  irc://irc.freenode.net/#mailman

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] case problems when customizing pipermail templates

2005-08-19 Thread Julian C. Dunn
Hello,

I'm trying to customize a Pipermail archive template to contain the name
of the list which is used in URLs, in other words, completely lower
case. From the list config, I thought it was this variable:

# list_name - The name by which the list is identified in URLs, where
# case is significant.

So I tried putting %(list_name)s in my Pipermail templates, but the
upper-case name keeps getting substituted when archives are generated.
How can I substitute the lowercase name to generate a URL for list info?
Note that I cannot use %(listinfo)s because we override the list info
page with a custom web application.

- Julian

-- 
-- Julian C. Dunn, B.A.Sc, P.Eng.  [EMAIL PROTECTED]
-- Platform Administrator, CBC.ca Production  Operations
-- Office: 2C310-Q  *  Tel.: (416) 205-3311 x5592

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] HA: how to avoid mailmanSite list creation

2005-08-19 Thread lkolchin
Thanks for your reply,
 
1) Maybe someone could tell me if there is a way to avoid creating mailman 
list and still run mailman properly?
 
2) If someone running mailman on SuSE 9.X or SLES 9 could tell me if my config 
lines in
 
my /etc/apache2/default-server.conf correct?:
##
##
## mailman
##
ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
Directory /usr/lib/mailman/cgi-bin/
AllowOverride None
Options FollowSymLinks ExecCGI
Order allow,deny
Allow from all
/Directory
##
## end mailman
##
##
 
 
Best Regards,
Leon Kolchinsky



От: Brad Knowles [mailto:[EMAIL PROTECTED]
Отправлено: Пт, 8/19/2005 11:01
Кому:  '?
Копия: mailman-users@python.org
Тема: Re: [Mailman-Users] how to avoid mailmanSite list creation



At 11:46 AM +0300 2005-08-19, [EMAIL PROTECTED] wrote:

  As I understood from the documentation, there must be mailman list
  for mailman to work properly.

Correct.

  Web-cyradm implementing virtual domains with the use of MySQL tables, so
  my mailman list will look something like  haifa.ac.il-mailman where
  haifa.ac.il is one of the domains I have.

Neither web-cyradm nor the MySQL member adapter are supported
parts of Mailman.  If you're having problems with them, you need to
use resources appropriate to them.  You might get lucky and find
someone else on this list who is also using them, but then again, you
might not.

  2) When I go to http://myservername.com/mailman/listinfo with the browser,
  I got this message:

  Bug in Mailman version 2.1.4

Keep in mind that there is a serious known security hole in
Mailman 2.1.x prior to 2.1.6.  You really should consider upgrading
to the latest version.

  Are these config lines sufficient or my bug is from 1) question?

I'm sorry I can't provide any more assistance, but I'd have to
say that there's probably some sort of disconnect between the MySQL
member adapter and the MySQL database, perhaps caused by the use of
web-cyradm.  But you should use resources appropriate to those
products for further assistance.

--
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See http://www.sage.org/ for more info.


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] HA: how to avoid mailmanSite list creation

2005-08-19 Thread Carl Zwanzig
In a flurry of recycled electrons, [EMAIL PROTECTED] wrote:

 Thanks for your reply,
  
 1) Maybe someone could tell me if there is a way to avoid creating 
 mailman list and still run mailman properly?

See FAQ http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.025.htp.
You need to have -something- for this purpose, although it appears that you 
can rename it. OTOH, I personally don't know of anyone who's done so.

z!
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] maximum size of mailman .mbox files

2005-08-19 Thread John Dennis
On Fri, 2005-08-19 at 16:17 +0900, Stephen J. Turnbull wrote:
 Brad At 2:59 PM -0500 2005-08-17, Stephen S Kelley wrote:
 
  I'm running mailman 2.1.5 on fedora2 and the box has ample
  resources. Are there any OS problems a 2GB?
 
 Brad Dunno.  But you'd be more likely to get an answer to
 Brad your question if you used resources appropriate to your OS.
 
 If John Dennis doesn't show up shortly with an answer, I recommend you
 write to Red Hat support and ask about large file support in Python.

Sorry, I was lurking because I don't have any definitive information at
my finger tips. The answer has two components, the max file size of the
file system and the max file size python can handle. I'm assuming the
installation is on an ext3 partition. The max files size on ext3 depends
on the block size, it ranges from 16GB to 4TB on a 32bit CPU. However
python and other software has to be able to manage file pointer offsets,
which without any direct knowledge I suspect are 32 bit representations
on a 32 bit CPU. I suspect that probably limits practical file sizes
using python to 4GB. But like I said, I don't know this as a fact, just
guessing. Bottom line, I don't think you're likely to have a problem any
time soon just based on file sizes. The time to process an archive of
that size, the likelyhood  of corrupted individual emails in an mbox of
that size, and the utility of that much data are other issues.
-- 
John Dennis [EMAIL PROTECTED]

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread John Dennis
On Fri, 2005-08-19 at 11:46 +0300, [EMAIL PROTECTED] wrote:
 Hello All,
  
 1) I'm implementing web-cyradm installation together with mailman-2.1.4-83.13 
 on SLES 9.

Try to upgrade to mailman 2.1.6 for security reasons.

 As I understood from the documentation, there must be mailman list for 
 mailman to work properly.
  
 Web-cyradm implementing virtual domains with the use of MySQL tables, so my 
 mailman list will look something like  haifa.ac.il-mailman where 
 haifa.ac.il is one of the domains I have.
  
 After creating this list, I restart mailman and get Starting mailmanSite 
 list is missing: mailman error.
  
 Is there any way to avoid this limitation?

You need a site list, this does not have to be created via your
Web-cyradm tool set, it can be done at the time of mailman installation.

  
 2) When I go to http://myservername.com/mailman/listinfo with the browser,
 I got this message:
  
 Bug in Mailman version 2.1.4
 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:
 Content-type: text/html
 We're sorry, we hit a bug!
 Mailman experienced a very low level failure and could not even generate a
 useful traceback for you.  Please report this to the Mailman administrator at
 this site.

This is typically a result of python syntax errors introduced by editing
mm_cfg.py which is python code that gets executed. A typical reason is
not quoting strings. If you can't find the syntax error try running one
of the command line scripts in mailman/bin, the python interpreter will
probably print the offending file and line number, this is hidden when
using the web interface.

  
 In my /etc/apache2/default-server.conf I configured it like this:
 ##
 ##
 ## mailman
 ##
 ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
 Directory /usr/lib/mailman/cgi-bin/
 AllowOverride None
 Options FollowSymLinks ExecCGI
 Order allow,deny
 Allow from all
 /Directory
 ##
 ## end mailman
 ##
 ##
  
 Are these config lines sufficient or my bug is from 1) question?

Looks fine to me provided your path is correct. See above, you need the
site list, you probably have a syntax error in mm_cfg.py.

-- 
John Dennis [EMAIL PROTECTED]

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread Julian C. Dunn
On Fri, 2005-08-19 at 12:37 -0400, John Dennis wrote:
 On Fri, 2005-08-19 at 11:46 +0300, [EMAIL PROTECTED] wrote:
  Hello All,
   
  1) I'm implementing web-cyradm installation together with 
  mailman-2.1.4-83.13 on SLES 9.
 
 Try to upgrade to mailman 2.1.6 for security reasons.

As far as I know, Novell has backported all security fixes in 2.1.6 into
the SLES 9 2.1.4 Mailman. Please correct me if I'm wrong (and I hope I'm
not, because that's the Mailman we're planning on installing)

- Julian

-- 
-- Julian C. Dunn, B.A.Sc, P.Eng.  [EMAIL PROTECTED]
-- Platform Administrator, CBC.ca Production  Operations
-- Office: 2C310-Q  *  Tel.: (416) 205-3311 x5592

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread John Dennis
On Fri, 2005-08-19 at 12:47 -0400, Julian C. Dunn wrote:
 On Fri, 2005-08-19 at 12:37 -0400, John Dennis wrote:
  On Fri, 2005-08-19 at 11:46 +0300, [EMAIL PROTECTED] wrote:
   Hello All,

   1) I'm implementing web-cyradm installation together with 
   mailman-2.1.4-83.13 on SLES 9.
  
  Try to upgrade to mailman 2.1.6 for security reasons.
 
 As far as I know, Novell has backported all security fixes in 2.1.6 into
 the SLES 9 2.1.4 Mailman. Please correct me if I'm wrong (and I hope I'm
 not, because that's the Mailman we're planning on installing)
 

I don't track Novell's patches, but these are the two CVE's you want to
make sure are fixed, look to see if the release notes include them.

CAN-2005-0202
CAN-2004-1177

Of the two of them, CAN-2005-0202 is the most important.
-- 
John Dennis [EMAIL PROTECTED]

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] how to avoid mailmanSite list creation

2005-08-19 Thread Julian C. Dunn
On Fri, 2005-08-19 at 12:56 -0400, John Dennis wrote:

  As far as I know, Novell has backported all security fixes in 2.1.6 into
  the SLES 9 2.1.4 Mailman. Please correct me if I'm wrong (and I hope I'm
  not, because that's the Mailman we're planning on installing)
  
 
 I don't track Novell's patches, but these are the two CVE's you want to
 make sure are fixed, look to see if the release notes include them.
 
 CAN-2005-0202
 CAN-2004-1177
 
 Of the two of them, CAN-2005-0202 is the most important.

Yep, they are (in the mailman-2.1.4-83.13 RPM):


* Thu Feb 10 2005 - [EMAIL PROTECTED]

- added mailman-2.1.5-dirtraversal.patch [bug #50563, CAN-2005-0202]

* Wed Jan 12 2005 - [EMAIL PROTECTED]

- added mailman-weak-password.diff [bug #49468, CAN-2004-1144]
- added mailman-CAN-2004-1177.patch [bug #49468, CAN-2004-1177]
- added mailman-2.1.4-avoid-headerfolding-python21.diff [bug #45355]


- Julian

-- 
-- Julian C. Dunn, B.A.Sc, P.Eng.  [EMAIL PROTECTED]
-- Platform Administrator, CBC.ca Production  Operations
-- Office: 2C310-Q  *  Tel.: (416) 205-3311 x5592

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Virtual domains

2005-08-19 Thread Mark Sapiro
Forrest Aldrich wrote:

 From what I gather, my scenario will require

add_virtualhost('www.ourdomain.com', 'newdomain.com')


Do not do this. As I have tried to point out in two previous posts in
this thread including the one you quote below. This will not work. If
you add the above in mm_cfg.py, it will REPLACE the

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

entry, which is effectively

add_virtualhost('www.ourdomain.com', 'ourdomain.com')

with the entry

add_virtualhost('www.ourdomain.com', 'newdomain.com')

because the keys ('www.ourdomain.com') are the same. What you want to
do is just leave

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

as the only entry and create the user-discuss list and after it is
created, go to its General options admin page and change Host name
this list prefers for email. (host_name) from ourdomain.com to
newdomain.com.

If you do put

add_virtualhost('www.ourdomain.com', 'newdomain.com')

in mm_cfg.py, all subsequently created lists will be created with a
host_name of newdomain.com.

Since our server name will not change... it will be:

http://www.ourdomain.com/lists/user-discuss

but the MAIL side of it will need to be [EMAIL PROTECTED], 
bidirectionally.


On Thu, August 18, 2005 2:23, Mark Sapiro said:

  

Hans-Juergen Beie wrote:



  

In the first case use
  add_virtualhost('www.ourdomain.com', 'newdomain.com')
  

This will not work. add_virtualhost() is defined in Defaults.py and
what it does is add a key:value pair to the VIRTUAL_HOSTS dictionary
where its first argument is the key and the second is the value.



[...]

  

add_virtualhost('www.ourdomain.com', 'newdomain.com')

will simply change the value associated with the 'www.ourdomain.com'
key in the VIRTUAL_HOSTS dictionary from 'ourdomain.com' to
'newdomain.com'. It will not make a second entry - Python dictionaries
do not support multiple entries with the same key.

In the first case, what you do is just keep the default

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

only and change the host_name attribute of the users-discuss list to
newdomain.com as I suggested in my previous post in this thread
(http://mail.python.org/pipermail/mailman-users/2005-August/046174.html).


--
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] migrating from sourceforge list archive to mailman

2005-08-19 Thread Tomasz Chmielewski
I wanted to migrate a list stored on sourceforge.net to mailman kept on 
my site.
It's about 300 messages.


It seems that there is no easy way of doing that, and I'll have to open 
each mail stored on sourceforge.net, copy it's contents, sender, and 
date, and send it to a new mailman installation (with the appropriate 
From:, date, and subject/body) - all 300 mails manually.

Did anyone already migrate from a list stored on sourceforge.net, and if 
so, could somebody give me some hints on how to do it best?


-- 
Tomek
http://wpkg.org
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Trouble with Lost Messages

2005-08-19 Thread Eric Fox
I may have not expressed this well.  All our lists work perfectly except
one.  The list that is having problems is configured to be fully
moderated and has, until recently, worked without a problem.

Recently, we've found that when we approve a number of messages from the
Moderated list, only the first will go out.  The rest will simply
disappear -- no archive and nothing in the digest.

I'm just about at wits end trying to figure this one out.  Does anyone
have any suggestions where to look or how to go about figuring out what's
REALLY happening to the lost messages?

Thanks, in advance, for your responses.

---
  /\---/\  Eric J Fox
 /  o o  \ http://fox.phoenix.az.us/
 \.\   /./ ---
\@/Of course it runs NetBSD.
.

On Thu, 18 Aug 2005, Eric Fox wrote:

 I host a couple of small lists for various groups.  Recently one of them
 has been behaving very strangely.  It's a fully moderated list, and when
 the Admin approves several messages from the moderated queue, they get
 sent out fine to the immediate-deliver users, but only the first one
 will show up in the archives or go out in the digest.  All the other
 lists appear to be working without problems, just the one list looses
 messages.

 I've been pounding my head against the table on this one for a while.
 Anyone have an idea what could have gone wrong?

 --

   /\---/\  Eric J Fox
  /  o o  \ http://fox.phoenix.az.us/
  \.\   /./ ---
 \@/Of course it runs NetBSD.
 .

 --
 Mailman-Users mailing list
 Mailman-Users@python.org
 http://mail.python.org/mailman/listinfo/mailman-users
 Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
 Unsubscribe: 
 http://mail.python.org/mailman/options/mailman-users/eric%40fox.phoenix.az.us

 Security Policy: 
 http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] ordinal not in range shunted messages?

2005-08-19 Thread David R Bosso

I'm getting a lot of shunted messages that leave the following in the error 
log:

-
Aug 19 15:12:12 2005 (19781) Uncaught runner exception: 'ascii' codec can't 
decode byte 0xe1 in position 3: ordinal not in range(128)
Aug 19 15:12:12 2005 (19781) Traceback (most recent call last):
  File /usr/local/mailman/Mailman/Queue/Runner.py, line 111, in _oneloop
self._onefile(msg, msgdata)
  File /usr/local/mailman/Mailman/Queue/Runner.py, line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File /usr/local/mailman/Mailman/Queue/ArchRunner.py, line 73, in 
_dispose
mlist.ArchiveMail(msg)
  File /usr/local/mailman/Mailman/Archiver/Archiver.py, line 216, in 
ArchiveMail
h.processUnixMailbox(f)
  File /usr/local/mailman/Mailman/Archiver/pipermail.py, line 573, in 
processUnixMailbox
self.add_article(a)
  File /usr/local/mailman/Mailman/Archiver/pipermail.py, line 625, in 
add_article
article.parentID = parentID = self.get_parent_info(arch, article)
  File /usr/local/mailman/Mailman/Archiver/pipermail.py, line 657, in 
get_parent_info
article.subject)
  File /usr/local/mailman/Mailman/Archiver/HyperDatabase.py, line 311, in 
getOldestArticle
self.__openIndices(archive)
  File /usr/local/mailman/Mailman/Archiver/HyperDatabase.py, line 251, in 
__openIndices
t = DumbBTree(os.path.join(arcdir, archive + '-' + i))
  File /usr/local/mailman/Mailman/Archiver/HyperDatabase.py, line 65, in 
__init__
self.load()
  File /usr/local/mailman/Mailman/Archiver/HyperDatabase.py, line 179, in 
load
self.__sort(dirty=1)
  File /usr/local/mailman/Mailman/Archiver/HyperDatabase.py, line 73, in 
__sort
self.sorted.sort()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 3: 
ordinal not in range(128)

Aug 19 15:12:12 2005 (19781) SHUNTING: 
1124489530.784061+0f998dd72a42f5075c74e43fab303b8a06cc2313
-

This is with version 2.1.6.  Some are spam/junk, but I've got 2 now sourced 
from yahoo that appear legitimate.

Any ideas?  I can provide a sample message privately if someone wants to 
check it out.

Thanks!

-David
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Automatic email every 15 days?

2005-08-19 Thread Zach Dexter
Hello everyone,

What's the easiest way to automatically send out an email to all users 
on a mailing list every 15 days?  Is there an addon for Mailman, or is a 
cron job the best way to do this?

Thanks!
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp