Re: [Mailman-Users] Stitching together archives

2004-07-27 Thread LuKreme
On 26 Jul 2004, at 18:07, Spencer Yost wrote:
About half of my archives were deleted by an over-zealous and 
under-smart
system administrator.  Fortunately I have a backup (so this is why you 
do
backups!  ) that is only missing a few days of the archives.
What the hell does this have to do with the VERP + Postfix message your 
replied to?

--
Well I've seen the Heart of Darkness/Read the writing on the wall/and 
the voice out in the desert/Was the voice out in the hall
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

RE: [Mailman-Users] Need help to help a friend!

2004-07-27 Thread Rob Hackney
I'm new to this myself but I'll try - someone will probably correct
me...
For both the below questions, I believe that the software will need to
be installed

 Q: What is the directory path to where the e-mail addresses of the 
 subscribers in Mailman reside? (He has been hosting only one list 
 including its digest users.)
Don't know sorry
 Q: Can these e-mail addresses be  extracted (exported) to an 
 ASCII file 
 without the use of executing any Mailman software?

Don't think so.  You can install it and run the list_members command and
export that to a file

This email is confidential and intended solely for the use of the individual(s) to 
whom it is addressed.  It should not be deemed to constitute a binding contract 
between TKC Group and the recipient(s) unless a purchase order number is quoted.  Any 
views or opinions presented are solely those of the author and do not necessarily 
represent those of TKC Group Ltd.  If you are not the intended recipient(s), please do 
not copy or disclose its contents. Please return it to: [EMAIL PROTECTED] then delete 
the email.

Scanned for viruses by MailDefender
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Bounced Messages

2004-07-27 Thread Everett Littles
When sending to any of the lists on my server, I get the following 
error message via email:

The Postfix program
[EMAIL PROTECTED]: Command died with status 8:
/Users/mailman/mail/mailman post testlist. Command output: 
Failure to
find group name nobody.  Try adding this group to your system, or 
re-run
configure, providing an existing group name with the command line 
option
--with-mail-gid.

When I initially configured Mailman I ran:
./configure --prefix=/Users/mailman --with-mail-gid=-2 
--with-cgi-gid=www

I tried creating a group called nobody and that did not help things.
Do I need to start the whole process over with a valid group?
Found nothing about this in the archives or the FAQ that seemed related.
Thanks.
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] mailman and windows

2004-07-27 Thread JANDIN, Renaud
Dear all,

We would like to use mailman in a windows environment. Is it possible? Can
you help?

By using cygwin we cannot have private mailing lists but we need to have
private mailing lists. Any hints on how we can do that?

Thanks

 

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Digest Email Question

2004-07-27 Thread Jon Stephenson Jr.

Hello Mailman:

My name is Jon Stephenson, I am the VP of Sales for Surplus Record, Inc., our company 
is an active user of Mailman software.  My question has to do with your Digest email 
format.  Is it possible to format the digest email that mailman distributes to our 
list, where every individual email subject contained at the beginning of the digest, 
is a hyper link to the content of that respective email that is located further down 
in the digest?

Also, we would like to be able to have our clientele have the ability to print 1 email 
out at a time that is contained in the digest email, instead of printing all email 
that are contained in the digest.  Is there a way to format this as well, as to 
separate to respective email from each other when printing?  For example print page 7 
for email # 7?


Thank you for your time and attention to these questions.

Regards,
Jon Stephenson 

===
Surplus Record, Inc. 
P.O. Box 700 Holicong, PA 18928
Jon R. Stephenson Jr.; Vice President-Sales
Tel: (215) 862-4980  Fax: (215) 862-4981
Mobile: (267) 337-2821 
E-Mail: [EMAIL PROTECTED]   
http://www.surplusrecord.com/
===
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] OS X Server 10.3.4 Issues

2004-07-27 Thread James Hillhouse
I could be wrong about this, but I recalled about a month or so ago  
coming across something on the Mailman site about issues for OS X  
10.3.4 users. Mailman is broken now that I upgraded from OS X Server  
10.3.2 to .4. I know this isn't your problem (it's Apple's), but if  
there is some fix, I'd love to hear about it. The error I get when  
creating a new mailing list using my browser is enclosed below.

Thanks,
Jim Hillhouse
[EMAIL PROTECTED]

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


Variable
Value
sys.version
 2.3 (#1, Sep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple Computer,  
Inc. build 1495)]

sys.executable
 /usr/bin/python
sys.prefix
 /System/Library/Frameworks/Python.framework/Versions/2.3
sys.exec_prefix
 /System/Library/Frameworks/Python.framework/Versions/2.3
sys.path
 /System/Library/Frameworks/Python.framework/Versions/2.3
sys.platform
 darwin
Environment variables:
Variable
Value
 HTTP_REFERER
 http://serverone.nwerx.com/mailman/create
 SERVER_SOFTWARE
 Apache/1.3.29 (Darwin) DAV/1.0.3 PHP/4.3.2
 SCRIPT_NAME
 /mailman/create
 SERVER_SIGNATURE
Apache/1.3.29 Server at serverone.nwerx.com Port 16080
 REQUEST_METHOD
 POST
 SERVER_PROTOCOL
 HTTP/1.1
 QUERY_STRING
 CONTENT_LENGTH
 155
 HTTP_USER_AGENT
 Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/146.1 (KHTML,  
like Gecko) Safari/146

 HTTP_CONNECTION
 close
 HTTP_COOKIE
  
nwerx+admin=28020069bae00341732800336264306134663365343736643065 
36336439353038396365356665383933666261653437613932;  
nwerx- 
list+admin=28020069b02904417328003038343263326637396130313265303 
7316333623862646139303066306138323138626465613830

 SERVER_NAME
 serverone.nwerx.com
 REMOTE_ADDR
 209.198.147.174
 HTTP_PC_REMOTE_ADDR
 66.68.98.59
 SERVER_PORT
 16080
 SERVER_ADDR
 209.198.147.174
 DOCUMENT_ROOT
 /Users/nwerx/Sites
 PYTHONPATH
 /usr/share/mailman
 SCRIPT_FILENAME
 /usr/share/mailman/cgi-bin/create
 SERVER_ADMIN
 [EMAIL PROTECTED]
 SCRIPT_URI
 http://serverone.nwerx.com:16080/mailman/create
 HTTP_HOST
 serverone.nwerx.com
 SCRIPT_URL
 /mailman/create
 REQUEST_URI
 /mailman/create
 HTTP_ACCEPT
 */*
 GATEWAY_INTERFACE
 CGI/1.1
 REMOTE_PORT
 49766
 HTTP_ACCEPT_LANGUAGE
 en, ja;q=0.92, ja-jp;q=0.96, fr;q=0.88, de-de;q=0.85, de;q=0.81,  
es;q=0.77, it-it;q=0.73, it;q=0.69, nl-nl;q=0.65, nl;q=0.62,  
sv-se;q=0.58, sv;q=0.54, no-no;q=0.50, no;q=0.46, da-dk;q=0.42,  
da;q=0.38, fi-fi;q=0.35, fi;q=0.31

 __CF_USER_TEXT_ENCODING
 0x46:0:0
 CONTENT_TYPE
 application/x-www-form-urlencoded
 HTTP_ACCEPT_ENCODING
 gzip, deflate;q=1.0, identity;q=0.5, *;q=0
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Major Bug (no more delivery to any list) in mailman 2.0.14

2004-07-27 Thread Silviu Marin-Caea
Upon receiving a message like bellow (and similar messages) that are
virus social engineering without the viral payload, mailman,
specifically qrunner, chokes for good, and does not deliver any message
that follows, on any list.  There's the relevant excerpt from error log
bellow.  I still have the .msg and .db files that, if moved to
/var/lib/mailman/qfiles, can reproduce the error, always.  They're here:
ftp://ftp.genesys.ro/upload/mailman-error

System is SUSE Openexchange Server 8, but it happened on SUSE LINUX 8.0
Professional too, which used mailman 2.0.x.


 From [EMAIL PROTECTED]  Thu Jun 24 22:42:00 2004
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from mail.genesys.ro (localhost [127.0.0.1])
 by mail.genesys.ro (Postfix) with ESMTP id 373B96BA85
 for [EMAIL PROTECTED]; Thu, 24 Jun 2004 22:42:00
+0300 (EEST)
Received: by mail.genesys.ro (Postfix, from userid 65534)   id
24F906E21E; Thu, 24 Jun 2004 22:42:00 +0300 (EEST)
Received: from hotmail.com (bay8-f8.bay8.hotmail.com [64.4.27.8])
by mail.genesys.ro (Postfix) with ESMTP id D1D926E21A   for
[EMAIL PROTECTED]; Thu, 24 Jun 2004 22:41:58 +0300 (EEST)
Received: from mail pickup service by hotmail.com with Microsoft
SMTPSVC;   Thu, 24 Jun 2004 12:41:55 -0700
Received: from 80.97.222.9 by by8fd.bay8.hotmail.msn.com with HTTP;
Thu, 24 Jun 2004 19:41:55 GMT
X-Originating-IP: [80.97.222.9]
X-Originating-Email: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
From: Keresztes Zoltan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 24 Jun 2004 22:41:55 +0300
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: [EMAIL PROTECTED]
X-OriginalArrivalTime: 24 Jun 2004 19:41:55.0660 (UTC)
FILETIME=[4E4338C0:01C45A23]
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on
mail.genesys.ro
X-Spam-Level:
X-Spam-Status: No, hits=0.1 required=5.0
tests=BAYES_01,FROM_ENDS_IN_NUMS  autolearn=no version=2.63
X-BitDefender-Scanner: Clean, Agent: BitDefender POSTFIX 1.5.7 on mail

confirm 641541

_
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus









Jun 25 13:18:55 2004 qrunner(9964): Traceback (most recent call last):
Jun 25 13:18:55 2004 qrunner(9964):   File
/usr/lib/mailman/cron/qrunner, line
  283, in ?
Jun 25 13:18:55 2004 qrunner(9964):  kids = main(lock)
Jun 25 13:18:55 2004 qrunner(9964):   File
/usr/lib/mailman/cron/qrunner, line
  253, in main
Jun 25 13:18:55 2004 qrunner(9964):  keepqueued =
dispose_message(mlist, msg
, msgdata)
Jun 25 13:18:55 2004 qrunner(9964):   File
/usr/lib/mailman/cron/qrunner, line
  157, in dispose_message
Jun 25 13:18:55 2004 qrunner(9964):  mlist.ParseMailCommands(msg)
Jun 25 13:18:55 2004 qrunner(9964):   File
/usr/lib/mailman/Mailman/MailCommand
Handler.py, line 163, in ParseMailCommands
Jun 25 13:18:55 2004 qrunner(9964): splitsubj = string.split(subject)
Jun 25 13:18:55 2004 qrunner(9964):   File
/usr/lib/python2.2/string.py, line
117, in split
Jun 25 13:18:55 2004 qrunner(9964):  return s.split(sep, maxsplit)
Jun 25 13:18:55 2004 qrunner(9964): AttributeError :  'NoneType' object
has no a
ttribute 'split'

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] OS/Browser supported by Mailman

2004-07-27 Thread Masamichi.Hayashi
Hi,

This may actually be a peripheral type of question about Mailman, but...

I need to tell our users what OS's/browsers and their versions are
supported by Mailman. I think this is related to how the HTML tags are
composed dynamically by Mailman and the syntaxes used there are fairly
conservaitve and can support virtually every browser available in the
modern market. Still I need some specific suggestions regarding the MS
Windows OS's, MS Internet Explorer and Mozilla/Netscape browsers with
their versions that are completely compatible with Mailman. And which
are not.

Thanks in advance for your advice.


Sam
[EMAIL PROTECTED]

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] these files needed?

2004-07-27 Thread Masamichi.Hayashi
Hi,

I hope this does not sound a silly question, but...

I recently downloaded mailman-2.5.1.tgz from the sourceforge.net. After
decompressing it, I noticed it contains under the test/msgs folder a
nimda.txt and a bad_01.txt. Are these files and the folder really what
are supposed to be released as part of the mailman package?

Sam
[EMAIL PROTECTED]




--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] problem with Digest options

2004-07-27 Thread Joseph Cain
I submitted a post to [EMAIL PROTECTED] Saturday and it appeared in the 
Archive.

However, it was not sent out to the Digest mailing list until I triggered 
its so doing manually.

However,in the Digest options I have the item checked for it to send out 
the digest daily even if the messages do not meet the limit.

we are running 2.14



-- 
Joseph Cain [EMAIL PROTECTED]
(850) 385-0227 or fax after prior call to setup
http://www.tfn.net/~cain

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] these files needed?

2004-07-27 Thread Richard Barrett
On 27 Jul 2004, at 04:59, Masamichi.Hayashi wrote:
Hi,
I hope this does not sound a silly question, but...
I recently downloaded mailman-2.5.1.tgz from the sourceforge.net. After
decompressing it, I noticed it contains under the test/msgs folder a
nimda.txt and a bad_01.txt. Are these files and the folder really what
are supposed to be released as part of the mailman package?
As the containing folder name implies these are test files, pat of the 
test suite and neither contain any live viruses.

Sam
[EMAIL PROTECTED]
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Bounced Messages

2004-07-27 Thread Yogesh Subhash Talekar
find out what user and group your mail server MTA is running with.
If its nobody then you should give command:
./configure --prefix=/Users/mailman --with-mail-gid=nobody --with-cgi-gid=www

If its postfix use this:
./configure --prefix=/Users/mailman --with-mail-gid=postfix
--with-cgi-gid=www

that's it !

--yogesh



 When sending to any of the lists on my server, I get the following
 error message via email:

   The Postfix program

 [EMAIL PROTECTED]: Command died with status 8:
  /Users/mailman/mail/mailman post testlist. Command output:
 Failure to
  find group name nobody.  Try adding this group to your system, or
 re-run
  configure, providing an existing group name with the command line
 option
  --with-mail-gid.

 When I initially configured Mailman I ran:

 ./configure --prefix=/Users/mailman --with-mail-gid=-2
 --with-cgi-gid=www

 I tried creating a group called nobody and that did not help things.
 Do I need to start the whole process over with a valid group?
 Found nothing about this in the archives or the FAQ that seemed related.

 Thanks.

 --
 Mailman-Users mailing list
 [EMAIL PROTECTED]
 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/



--yogesh


One RAID to backup them all, one RAID to find them, one RAID to bring them
all and in the darkness bind them.


--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] problem with Digest options

2004-07-27 Thread Scott Neader
I had this same problem on a cPanel server.  Turned out to be the mailman 
cron job was disappearing... was traced to a problem in a cPanel update 
script.  Not sure if you are running cPanel or not.  If you are, you should 
upgrade cPanel, as this problem has been fixed for about a month or so.  If 
you are not running cPanel, then you might still check your mailman cron job.

- Scott
---
Scott Neader, Owner   QTH.com - Internet Solutions
http://www.QTH.com  [EMAIL PROTECTED]

At 07:30 AM 7/27/2004 -0400, you wrote:
I submitted a post to [EMAIL PROTECTED] Saturday and it appeared in the
Archive.
However, it was not sent out to the Digest mailing list until I triggered
its so doing manually.
However,in the Digest options I have the item checked for it to send out
the digest daily even if the messages do not meet the limit.
we are running 2.14

--
Joseph Cain [EMAIL PROTECTED]
(850) 385-0227 or fax after prior call to setup
http://www.tfn.net/~cain
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Admin login problems

2004-07-27 Thread Terry Robbins
Mailman has been working fine on our Mac OSX Server 10.3.4 for months. 
This morning when attempting to log in to the Admin interface Mailman 
is suddenly returning an error. Can anyone point me in the right 
direction to resolve this issue? Log in attempt returns the following:

Bug in Mailman version 2.1.2
We're sorry, we hit a bug!
Traceback:
Traceback (most recent call last):
  File /usr/share/mailman/scripts/driver, line 87, in run_main
main()
  File /usr/share/mailman/Mailman/Cgi/admin.py, line 194, in main
mlist.Save()
  File /usr/share/mailman/Mailman/MailList.py, line 515, in Save
self.__save(dict)
  File /usr/share/mailman/Mailman/MailList.py, line 487, in __save
os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: 
'/private/var/mailman/lists/mes-office/config.pck.last'

snip Python Information and Environment Variables/Snip
Thanks in advance.
Terry
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Best way to transfer lists to a new server

2004-07-27 Thread Kevin W. Gagel
I'm replacing my mail/list server. My old one is runing RedHat 7.3 with
mailman 2.1.4. My new one is running SUSE 8.0 with mailman 2.1.5.

Whats the best way to transfer my lists and archives over to the new machine?


Kevin W. Gagel
Network Administrator
(250) 561-5848 local 448
(250) 562-2131 local 448

--
The College of New Caledonia, Visit us at http://www.cnc.bc.ca
Virus scanning is done on all incoming and outgoing email.
--
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] OS X Server 10.3.4 Issues

2004-07-27 Thread John W. Baxter
First, try the solution offered in
http://docs.info.apple.com/article.html?artnum=107906

I say try because that article makes the claim that the issue is resolved
in 10.3.4.

Look at the other 7 hits on the search term Mailman in the Support area at
Apple...some are pretty clearly irrelevant, but one might match your problem
since you don't say what's broken beyond showing the traceback.

  --John


On 7/26/2004 1:32, James Hillhouse [EMAIL PROTECTED] wrote:

 I could be wrong about this, but I recalled about a month or so ago
 coming across something on the Mailman site about issues for OS X
 10.3.4 users. Mailman is broken now that I upgraded from OS X Server
 10.3.2 to .4. I know this isn't your problem (it's Apple's), but if
 there is some fix, I'd love to hear about it. The error I get when
 creating a new mailing list using my browser is enclosed below.
 
 Thanks,
 
 Jim Hillhouse
 [EMAIL PROTECTED]
 
 
 
 
 Traceback (most recent call last):
  File /usr/share/mailman/scripts/driver, line 87, in run_main
main()
  File /usr/share/mailman/Mailman/Cgi/create.py, line 55, in main
process_request(doc, cgidata)
  File /usr/share/mailman/Mailman/Cgi/create.py, line 217, in
 process_request
sys.modules[modname].create(mlist, cgi=1)
  File /usr/share/mailman/Mailman/MTA/Postfix.py, line 232, in create
_update_maps()
  File /usr/share/mailman/Mailman/MTA/Postfix.py, line 53, in
 _update_maps
raise RuntimeError, msg % (acmd, status, errstr)
 RuntimeError: command failed: /usr/sbin/postalias
 /private/var/mailman/data/aliases (status: 1, Operation not permitted)
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Internal Server Error after installation

2004-07-27 Thread Simon Weil
Hi Newsgroup,

 

I've got a problem with the Mailman-installation.

 

I installed Mailman as root on a RedHat 9-Server. Everything seems ok, but
when I visit /admin in my web-browser I get a 500-Error (Internal Server
Error).

 

I tried to execute the admin-script in the shell as root, then I got the
failure-message:

titleMailman CGI error!!!/title

/headbody

h1Mailman CGI error!!!/h1

The Mailman CGI wrapper encountered a fatal error. This entry is being
stored in your syslog:

pre

Group mismatch error. Mailman expected the CGI wrapper script to be

executed as one of the following groups:

[apache],

but the system's web server executed the CGI script as group: root.

Try tweaking the web server to run the script as one of these groups:

[apache],

or re-run configure providing the command line option:

'--with-cgi-gid=root'./pre

 

I've searched the Mail-Archive and found a lot of entries, heading the same
problem, but I couldn't find the answer.

 

Can anybody help me and tell me what I have to do?

 

I think I have to change something with the groups or owners, but I don't
know exactly how and where.

 

Thanks for your help!

 

Simon Weil

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Extracting members [WAS: Need help to help a friend!]

2004-07-27 Thread Stefan Waidele jun.
David A.Roth wrote:
I'm new to the list, so please be kind. :-)
I have not tried this completely, so please be kind, too :)
[...]he has a 
Tar file of his entire Linux system with Mailman (1.9 gigs) and wants to 
be able to send out an e-mail announcement to the people on that list 
now informing them of a delay until he gets the list back up. Right now, 
he doesn't have access to a Linux system,
I would try the following:
1. Get _any_ intel-box with enough diskspace available. (Can be a 
removable HD)
2. Boot Linux from your favorite CD-only distribution (I would take Knoppix)
3. Extract the archive into some temporary location.
4. chroot to the archives root
5. Get the adresses using list_members command.

Q: Can these e-mail addresses be  extracted (exported) to an ASCII file 
without the use of executing any Mailman software?
Well, my suggestion runs mailman-software, but at least you do not need 
to install Linux on a computer.

Also, in .../lists/listname/config.pck I have found e-mail adresses of 
the members. But since file is binary, it might be a pain to extract them.

Good luck,
Stefan
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] moderateing requests not working

2004-07-27 Thread Valmiki N. Ramsewak
So I guess noone has any answers/advice/tips for me?


On Sun, Jul 25, 2004 at 03:30:22PM -0500, Valmiki N. Ramsewak wrote:
 Hi,
   I just upgraded to 2.1.5 . It seems to be working fine. THe only
 problem is this. A few mailing lists on the server, have all messages
 stopped and need to be approved by moderator. Well the messages reach
 there fine, emails the moderators there are msessages there, and emails
 the sender its waiting to be moderated.
   Then the moderaotr logs in and tells it to approve the message and
 hits submit. And nothing happens. A few times I got 405 Method not allowed
 error, but that seems to have gone away. So now the messages are jus stuck
 watiing for approval. And none of the actions seem to get rid of them.
 I've run the bin/check_perms and there are no problems
   Besides taht it works fine. Would appreciate any help please.
 
 THanks
 Valmiki
 -- 
 Got Speed?
 
 www.mikiboy.com
 aim: lilvalo
 --
 Mailman-Users mailing list
 [EMAIL PROTECTED]
 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/

-- 
Got Speed?

www.mikiboy.com
aim: lilvalo
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


[Mailman-Users] Re: Per-user anonymity? nickname capability?

2004-07-27 Thread Brad Knowles
At 2:13 PM +1000 2004-07-25, James Sinnamon wrote:
 Better still, is it possible to give himself/herself
 a nickname that would appear in the From: field in
 place of his/her own e-mail address.
	Why not just subscribe to the list using an e-mail 
forwarding/anonymizing service?

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] moderateing requests not working

2004-07-27 Thread Brad Knowles
At 3:30 PM -0500 2004-07-25, Valmiki N. Ramsewak wrote:
Then the moderaotr logs in and tells it to approve the message and
 hits submit. And nothing happens. A few times I got 405 Method not allowed
 error, but that seems to have gone away. So now the messages are jus stuck
 watiing for approval. And none of the actions seem to get rid of them.
	This could be the redirect problem.  See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.045.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Mail Help

2004-07-27 Thread Brad Knowles
At 10:11 PM -0500 2004-07-21, Tim Thomas wrote:
 The problem is I am new to linux and I would like to know how to do some
 of these things.ie restart the cron or where are the log files located
 for mailman and MTA?
	The problem is that these things are specific to your OS.  You 
need to find a mailing list or newsgroup that is specific to your 
system, and ask these questions there.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Probs with Mailman 2.1 Redhat 9.0

2004-07-27 Thread Brad Knowles
At 3:10 PM -0700 2004-07-22, Alec Bennett wrote:
 I'm going crazy and wondering if anyone can figure this one out. 
I'm trying to
 get Mailman 2.1 running on Redhat 9.0, almost there, but still one humungous
 problem: none of the list emails get sent out, and nothing is recorded to the
 archives.
	See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.022.htp, 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.014.htp, 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.020.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] How to delete a thread or message.

2004-07-27 Thread Brad Knowles
At 7:33 AM -0500 2004-07-22, Tim Placek wrote:
 I am the manager of a list at Auburn University.  When we initially
 configured our list we allows anyone to post to the list (without review).
 This produced several messages in one thread that we would like to delete.
 Is there any facility within Mailman for this operation?
	See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.022.htp 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.003.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] New mailman admin questions

2004-07-27 Thread Brad Knowles
At 11:29 PM -0400 2004-07-25, Rob Stampfli wrote:
 3. Is there any reason to have the News qrunner active if I'm
not passing any mail to a news server?  (I have turned it off
in my mm_cfg.py.)
If you're not gating news, then it's safe to turn this off.
 4. Can I invoke the qrunner task from cron ('qrunner -o -r All')
on a regular basis in lieu of running qrunner as a background
daemon?  I think this is the way it used to work.  It would
seem this might be a reasonable tradeoff of CPU cycles for
memory for me in my slice of a low-memory VPS.  (It appears
to me that running qrunner as a daemon, with the associated
processes takes about 25 Megs of memory.)  Will this cause
any problems (besides making the cron logs balloon)?
	Bad idea.  You'll just take up this amount of memory every time 
the cron job fires up, but then the qrunner won't exit and you'll try 
to fire up another one at the next period.

	Mailman used to run this stuff out of cron, but not anymore.  The 
qrunner jobs don't work that way any more.  If you try to do things 
this way, you're likely to come to much grief.

 5. The FAQ discusses several ways of forcing mailman to use a
secure apache connection (https).  Is there a way of forcing
the admin functions to a secure connection, without requiring
the same for the list users?  (Actually, this may be moot,
as it appears one can explicitly use https initially to
protect the admin password when logging in; encrypting the
rest of the session is less important to me.  But, I'd like
to force all administrative users to use a secure link,
at least during the authentication phase.)
	We tried this.  It's really, really hard to secure just part of 
the Mailman site.  It's much easier to just secure the whole thing.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] FC1 update to 2.1.5 leaves me with -1 requests waiting

2004-07-27 Thread Brad Knowles
At 12:29 PM -0500 2004-07-22, Trevor Cordes wrote:
 I just updated my FC1 to the latest mailman version.  I followed the
 instructions in the notice that said to stop mm first and start it again
 after.  However, I seem to still be getting the -1 requests waiting bug.
 All my lists reported this last night.
	See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.022.htp 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.038.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] list not found

2004-07-27 Thread Brad Knowles
At 3:31 PM -0500 2004-07-25, Peter Chen wrote:
 This is coming from
 /usr/local/cpanel/3rdparty/mailman/mail/mailman post
	This is a CPanel problem.  See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq06.011.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] problem with Digest options

2004-07-27 Thread Brad Knowles
At 7:30 AM -0400 2004-07-27, Joseph Cain wrote:
 However, it was not sent out to the Digest mailing list until I triggered
 its so doing manually.
 However,in the Digest options I have the item checked for it to send out
 the digest daily even if the messages do not meet the limit.
Did you set up the Mailman cron job for digests?
--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] mailman and windows

2004-07-27 Thread Brad Knowles
At 1:03 PM +0200 2004-07-26, JANDIN, Renaud wrote:
 We would like to use mailman in a windows environment. Is it possible? Can
 you help?
See http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq05.002.htp.
 By using cygwin we cannot have private mailing lists but we need to have
 private mailing lists. Any hints on how we can do that?
	Not according to the page above.  If you find out anything, 
please update the FAQ, or at least let us know what you find.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Digest Email Question

2004-07-27 Thread Brad Knowles
At 9:43 PM -0400 2004-07-26, Jon Stephenson Jr. wrote:
 My question has to do with your Digest email format.  Is it possible to
 format the digest email that mailman distributes to our list, where
 every individual email subject contained at the beginning of the digest,
 is a hyper link to the content of that respective email that is located
 further down in the digest?
	Not with the current, version, no.  Mailman understands two 
digest formats, plain text and MIME.  But neither are HTML-formatted.

	If you wanted to make source code modifications to the program to 
support MIME/HTML formatted digests, we'd be more than happy to 
accept those.  Alternatively, this feature might be added at some 
point in time in the future, but we can't make any promises.

 Also, we would like to be able to have our clientele have the ability
 to print 1 email out at a time that is contained in the digest email,
 instead of printing all email that are contained in the digest.  Is
 there a way to format this as well, as to separate to respective
 email from each other when printing?  For example print page 7 for
 email # 7?
	Mailman knows nothing about your printer or your printer format. 
If you can configure your MUA to understand MIME-formatted digests 
and working in this manner, congratulations!

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Dating Ring

2004-07-27 Thread Brad Knowles
At 7:09 AM -0700 2004-07-26, zzizzle.com wrote:
 1) I wanted to set it up so the emails of people posting to the group
 are covered up, but when members reply, it gets sent to the poster's
 email automatically - The replyer's email address is then revealed to
 that person only, and they can email from there if they are a good
 match.
	This is very closely related to the FAQ entries at 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.018.htp 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.037.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Need help to help a friend!

2004-07-27 Thread Brad Knowles
At 12:38 AM -0400 2004-07-27, David A.Roth wrote:
 Q: What is the directory path to where the e-mail addresses of the
 subscribers in Mailman reside? (He has been hosting only one list
 including its digest users.)
	That's going to depend on where Mailman was installed on his 
machine.  That would also depend on which version of Mailman was 
installed.

 Q: Can these e-mail addresses be  extracted (exported) to an ASCII
 file without the use of executing any Mailman software?
Not so far as I know.
--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] OS X Server 10.3.4 Issues

2004-07-27 Thread Brad Knowles
At 3:32 AM -0500 2004-07-26, James Hillhouse wrote:
 I could be wrong about this, but I recalled about a month or so ago
 coming across something on the Mailman site about issues for OS X
 10.3.4 users. Mailman is broken now that I upgraded from OS X Server
 10.3.2 to .4. I know this isn't your problem (it's Apple's), but if
 there is some fix, I'd love to hear about it. The error I get when
 creating a new mailing list using my browser is enclosed below.
	I haven't heard of anything.  If you do, please update the 
appropriate FAQ entry, or at least let us know what you find.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Admin login problems

2004-07-27 Thread Brad Knowles
At 12:36 PM -0400 2004-07-27, Terry Robbins wrote:
 Mailman has been working fine on our Mac OSX Server 10.3.4 for months.
 This morning when attempting to log in to the Admin interface Mailman
 is suddenly returning an error. Can anyone point me in the right
 direction to resolve this issue? Log in attempt returns the following:
	Regretfully, there's likely to be little we can do to help you 
with Mailman on MacOS X Server.  Please see 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.021.htp.

	If you can find any solutions to this problem, please update this 
entry in the FAQ to suit, or at least tell us what you found, where, 
how you found it, etc

Thanks!
--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] moderateing requests not working

2004-07-27 Thread Brad Knowles
At 2:48 PM -0500 2004-07-27, Valmiki N. Ramsewak wrote:
 So I guess noone has any answers/advice/tips for me?
	As I said before, this sounds like the redirect problem.  See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.045.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Internal Server Error after installation

2004-07-27 Thread Brad Knowles
At 9:27 PM +0200 2004-07-27, Simon Weil wrote:
 Can anybody help me and tell me what I have to do?
	See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.022.htp, 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.004.htp, 
and 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.020.htp.

--
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
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Need help to help a friend!

2004-07-27 Thread John W. Baxter
On 7/27/2004 13:51, Brad Knowles [EMAIL PROTECTED] wrote:

  Q: Can these e-mail addresses be  extracted (exported) to an ASCII
  file without the use of executing any Mailman software?
 
 Not so far as I know.

If the new environment has the equivalent of the Unix
   strings
command, that can be used to extract the member names from the
$PREFIX/lists/listname/config.pck
file.  Along, unfortunately, with many other strings.  But the names are
together in one place.  Or more accurately, several places (I think they are
keys to the dictionary of options, the dictionary of human names, the
dictionary of passwords, the dictionary of desired languages, and,
optionally, the dictionary of topics of interest.

Something like that.

The addresses right after the string user_options or the string
passwords are probably complete...some of the others may only have entries
for some users.

  --John
(For sufficiently old Mailman versions, this may not be the case)
--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/


Re: [Mailman-Users] Digest Email Question

2004-07-27 Thread Mark Sapiro
Brad Knowles [EMAIL PROTECTED] wrote:

At 9:43 PM -0400 2004-07-26, Jon Stephenson Jr. wrote:

snip

  Also, we would like to be able to have our clientele have the ability
  to print 1 email out at a time that is contained in the digest email,
  instead of printing all email that are contained in the digest.  Is
  there a way to format this as well, as to separate to respective
  email from each other when printing?  For example print page 7 for
  email # 7?

   Mailman knows nothing about your printer or your printer format. 
If you can configure your MUA to understand MIME-formatted digests 
and working in this manner, congratulations!


In a MIME formatted Mailman digest, each post is a separate MIME part.
Many MUAs will show these as attachments which can be opened and
printed individually. Some MUAs will even allow these to be forwarded
or replied to as individual messages as well.

For example, ELM 1.17.214.4, Pine 4.44, Netscape 7.1/Mozilla 5.0 and MS
Outlook Express 6 will open and print individual messages from the
MIME digest, but of these, only Outlook Express and Pine will allow an
individually opened part to be forwarded or replied to.

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

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/