[Mailman-Users] adding the aliases

2005-05-02 Thread Rakotomandimby (R12y) Mihamina
Hi, 

I am using Mailman 2.1.5 on a Fedora Core 3 box, for many small lists.
When administrating Mailman through the web interface, adding a new ML
adds it in the Mailman database or system. It's great, but someone
logged as root still needs to add aliases into the MTA'a aliases file.

As well as the syntax (synonpsis) of the alias file is quite standard,
The only thing to specify is the location of the
file. /etc/postfix/aliases for me.

What tips would you suggest to allow the adding of aliases when adding a
ML through the web interface? (that would include regeneration of the
alias-db and may be restarting or reloading the MTA)

PS: the same for deleting...

-- 
ASPO Infogérance   http://aspo.rktmb.org/activites/infogerance
Unofficial FAQ fcolc   http://faq.fcolc.eu.org/
LUG sur Orléans et alentours (France).
Tél : 02 34 08 26 04 / 06 33 26 13 14

--
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=show&file=faq01.027.htp


Re: [Mailman-Users] adding the aliases

2005-05-02 Thread John W. Baxter
On 5/2/2005 4:36, "Rakotomandimby (R12y) Mihamina"
<[EMAIL PROTECTED]> wrote:

> What tips would you suggest to allow the adding of aliases when adding a
> ML through the web interface? (that would include regeneration of the
> alias-db and may be restarting or reloading the MTA)

Use Exim rather than sendmail, and--configured per easily available
information--get rid of the per-list aliases.

Use Postfix, I understand, and Mailman can manage the per-list aliases for
you, per easily available information.

I have no idea about qmail (the likelihood of my learning qmail is about as
low as the likelihood of my learning sendmail).

  --John


--
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=show&file=faq01.027.htp


Re: [Mailman-Users] adding the aliases

2005-05-02 Thread Carl Zwanzig
In a flurry of recycled electrons, John W. Baxter wrote:
> On 5/2/2005 4:36, "Rakotomandimby (R12y) Mihamina"

> > What tips would you suggest to allow the adding of aliases when adding a
> > ML through the web interface? (that would include regeneration of the
> > alias-db and may be restarting or reloading the MTA)

> Use Postfix, I understand, and Mailman can manage the per-list aliases for
> you, per easily available information.

Once you have the dots connected, the MM/postfix integration works fairly 
well (at least, it has for me). If you're running sendmail, you should
really consider replacing it with either postfix or exim (I'm not a
fan of qmail at all).

You might also want to search this list's archives for the many discussions
on the different MTAs.

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=show&file=faq01.027.htp


Re: [Mailman-Users] List Topic Filter Expression question

2005-05-02 Thread Christopher Adams
Jeff,

You can use a really simple expression like SCAN-ALL-TOPICS.

You can get real fancy with regular expressions, but there is no need to in 
this case.

Jeff Peterson wrote:

> I am currently running Mailman 2.1.6.rc2. I am setting up a List with
> multiple Topics. I have the Topic Filter Enabled. I set number of body
> lines the topic matcher should scan to 0. I only want the Subject line
> to be scanned. I would like to filter the incoming messages to unique
> topics. How do I set up the 'Regexp:' box for each Topic? An example of
> a subject line is as follows:
> 
>  
> 
> Subject: SCAN-ALL-TOPICS
> 
>  
> 
>  
> 
> What is the syntax? Thank you very much.
> 
>  
> 
> Jeff Peterson
> 
> NASA/CASI ASRC Aerospace Corporation
> 
>  
> 
> --
> 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/chris.a.adams%40state.or.us
> 
> Security Policy: 
> http://www.python.org/cgi-bin/faqw-mm.py?req=ow&fileúq01.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=show&file=faq01.027.htp


Re: [Mailman-Users] Sendmail: using aliases

2005-05-02 Thread Randall Perry

> 
> MacOS X 10.3.9 has turned off all setuid (that's SETUID, not
> SETGID) shell scripts, but if you know the magic incantation you can
> turn them back on.  However, Python is not a shell script, so this
> isn't a problem for us.
> 
> So far as I know, setgid works just fine on MacOS X, at least for
> non-shell scripts.  Of course, Mailman uses setuid and not setgid, so
> this wouldn't be a problem for us anyway.

Sendmail needs to see the group 'daemon' to run anything from it's secure
shell /usr/adm/sm.bin. So I reran configure with --mail-gid=daemon and it's
working now.


-- 
Randall Perry
sysTame

Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales

http://www.systame.com/



--
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=show&file=faq01.027.htp


[Mailman-Users] Set NOMAIL to OFF globally

2005-05-02 Thread Narayan Raum
New to Mailman list so bear with me.

 

Due to some mail server errors, a large number of list members were
automatically set to "nomail" status due to bounces. Is there a way to set
all members of a list to nomail off without using the web-interface, which
will take a long time? The list has over 2500 members and currently half of
them are set to nomail on.

 

I am running Mailman 2.1.1 on Redhat 9.

 

Thanks,

Narayan

 



Narayan Raum

Institute for Child Health Policy - University of Florida

1329 SW 16th ST, Rm 5130, Gainesville, FL 32608

[EMAIL PROTECTED]   352.265.0111, ext 86272 FAX
352.265.7221

 

UF Campus Mail: Box 100147/ICHP

USPS Mail: POBox 100177, Gainesville, FL 32610

Shipping: 1329 SW 16th Street, 5th Floor Room 5130, Gainesville, FL 32608



 

--
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=show&file=faq01.027.htp


[Mailman-Users] Mail not delivered to one of many lists

2005-05-02 Thread Amardeo Sarma
Hi,

there is a problem that never happened on our lists so far. Mails to a 
particular list are not delivered and seem to be queued under:

  ~/mailman/qfiles/shunt

Just one list is affected, all others are not. I moved all files under 
~/mailman/qfiles/shunt to a temporary directory, but that did not help. 
New test messages to the list again get stuck in that (same) directory. 
Mails to other lists do not appear there.

I am running 2.1.1 using FreeBSD 4.7 with Mailman installed as a port, 
and sendmail.

Is there a way to remove the block that apparently is blocking one of 
many lists only?

Amardeo Sarma
-- 
Amardeo Sarma
[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=show&file=faq01.027.htp


[Mailman-Users] message won't post/Posfix/Mailman issues

2005-05-02 Thread Christopher Adams
This is a reocurring problem with one list that I host. It has 40,000 
subscribers and only one 
subscribed address can post and I am an allowed non-subscriber who can post. 
When either the 
subscriber or I post to the list, the message is not delivered, but the Postfix 
maillog shows this:


May  2 11:07:56 webhost postfix/local[13508]: 4ED8F4E538: to=<[EMAIL 
PROTECTED]>, relay=local, 
delay=0, status=sent ("|/lists/mail/
mailman post listname")


However, there is nothing in the Mailman/post log that shows that it reached 
Mailman and obviously, 
the message isn't posted. This may be a Postfix issue, but I am posting it to 
the Mailman list since 
it appears that the message just isn't reaching Mailman.


-- 
Christopher Adams



--
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=show&file=faq01.027.htp


[Mailman-Users] messages not sending

2005-05-02 Thread Tony Bibbs
I had my mailman installation working yesterday at one
point.  At some point somebody pointed out that none
of the archives were available because of 403
forbidden errors. The apache log indicated that the
problem was that symlinks were not allowed...after
hours of digging around this was a permissions issues.
 So after having got that fixed, the lists are no
longer sending mail.  

I'm using postfix and getting this back from the
maillog after attempting to send the message:

postfix/local[13131]: 011D527007C:
to=<[EMAIL PROTECTED]>,
orig_to=<[EMAIL PROTECTED]>,
relay=local, delay=1, status=sent (delivered to
command: /usr/local/mailman/mail/mailman post
geeklog-devel)

However, nothing actually happens.  I've ran
check_perms and all is well so what else should I be
checking?

--Tony



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] messages not sending

2005-05-02 Thread Christopher Adams
Tony,

This is the exact same problem that I am having, as I posted in a message just 
previous to yours. It 
would be great to get some discussion about this problem. This happens only 
with the one list with 
40,000 subscribers. If I empty the list and subscribe myself, I can post, so I 
don't know if it has 
something to do with the size of the list, a bad address or two in the list, or 
it is just a 
coincidence.

Christopher Adams

Tony Bibbs wrote:

> I had my mailman installation working yesterday at one
> point.  At some point somebody pointed out that none
> of the archives were available because of 403
> forbidden errors. The apache log indicated that the
> problem was that symlinks were not allowed...after
> hours of digging around this was a permissions issues.
>  So after having got that fixed, the lists are no
> longer sending mail.  
> 
> I'm using postfix and getting this back from the
> maillog after attempting to send the message:
> 
> postfix/local[13131]: 011D527007C:
> to=<[EMAIL PROTECTED]>,
> orig_to=<[EMAIL PROTECTED]>,
> relay=local, delay=1, status=sent (delivered to
> command: /usr/local/mailman/mail/mailman post
> geeklog-devel)
> 
> However, nothing actually happens.  I've ran
> check_perms and all is well so what else should I be
> checking?
> 
> --Tony
> 
> 
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> --
> 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/chris.a.adams%40state.or.us
> 
> Security Policy: 
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

-- 
Christopher Adams
Library Systems Analyst
Oregon State Library
503-378-4243 258
[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=show&file=faq01.027.htp


Re: [Mailman-Users] messages not sending

2005-05-02 Thread John Dennis
On Mon, 2005-05-02 at 11:53 -0700, Tony Bibbs wrote:
> I'm using postfix and getting this back from the
> maillog after attempting to send the message:
> 
> postfix/local[13131]: 011D527007C:
> to=<[EMAIL PROTECTED]>,
> orig_to=<[EMAIL PROTECTED]>,
> relay=local, delay=1, status=sent (delivered to
> command: /usr/local/mailman/mail/mailman post
> geeklog-devel)
> 
> However, nothing actually happens.  I've ran
> check_perms and all is well so what else should I be
> checking?

That mailman is running. If you're using a 2.1 version there is a daemon
process that must be running. Depending on your system it is started
either with an init.d script (e.g. /sbin/service mailman start|stop|
status) or via mailmanctl.
-- 
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=show&file=faq01.027.htp


[Mailman-Users] Fix defacement

2005-05-02 Thread Tony Bibbs
I know busy day for posting for me. 

I had my mailman site defaced.  The
/path/to/mailman/archives/public//index.html
pages have all been replaced by crap.

How do I recover those pages?

--Tony



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--
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=show&file=faq01.027.htp


[Mailman-Users] Mailman htdig problem

2005-05-02 Thread Chris Serenil
I have just installed Mailman 2.1.15 with the htdig
patch 444884 and 444879. The search fails when I have
a list name with a dot in it. (Example
fa.dl-testlist). I will get these errors when doing a
search. If there is no dot it works fine. 

htdig Archives Access Failure
The requested list cannot be accessed. No list -3-

If you want to make another attempt to access a list
archive then go via the list users information page.

If this problem persists then please e-mail the
following information to the
[EMAIL PROTECTED]:

   
http://mailman.fa.example.com/pipermail/fa.dl-testsearch2/
/mailman/mmsearch/fa.dl-testsearch2

--
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=show&file=faq01.027.htp


[Mailman-Users] Mailman technical limitations

2005-05-02 Thread David LeVine
Hi - 
 
We love Mailman and use it for our internal email lists. 
 
Question:
We want to be able to send very customized emails for each user and thought
about creating a different 'list' for each user. We would create the
customized email for each user, and then pass that email to Mailman for
sending.
 
- Is there a limitation to the number of lists? ie: Can I create 100,000 or
1 million lists?
 
- What is the send rate - How many emails per hour will Mailman send out?
 
- If you don't think it would work via Mailman, what would you suggest?
 
All the best,

David
-
David LeVine
[EMAIL PROTECTED]

  http://www.aish.com

Aish HaTorah - Internet Department
1 Shvut Road
PO Box 14149
Jerusalem 91141
Israel

Tel - Direct line: 972-2-626-2522 ext. 277
Tel - Main Office: 972-2-628-5666
Fax - 972-2-627-3172 
--
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=show&file=faq01.027.htp


[Mailman-Users] about the sent message

2005-05-02 Thread sameer sharma
(1) I want to send the copy of the sent mail from one yahoo and hotmail 
addresses in another yahoo and hotmail address automatically.
 
(2) I want the incoming messages to one e-mail address get copied in another 
adress.
 
plz help me what techniques I should implement for this.
 
looking forward for ur help

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--
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=show&file=faq01.027.htp


[Mailman-Users] How to put extra spaces in Topic name field

2005-05-02 Thread Jeff Peterson
I would like to put extra spaces in front of Topic names to show a
hierarchy of topics as shown below:

 

ALL-TOPICS

   TOPIC ONE

  Sub-Topic One a

  Sub-Topic One b

   TOPIC TWO

  Sub-Topic Two a

  Sub-Topic Two b

  Sub-Topic Two c

   TOPIC THREE

   TOPIC FOUR

 

In the Topic Name field, I have tried adding extra spaces, but the extra
spaces are not displayed. I have tried putting a backslash '\' in front
of the spaces, the backslash shows up with one space following it. I
even tried adding ' ', but no luck. Is it even possible to get extra
spaces displayed? Thank you.

 

Regards,

 

Jeff Peterson

NASA/CASI

ASRC Aerospace Corporation

 

--
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=show&file=faq01.027.htp


[Mailman-Users] How to unsub from [EMAIL PROTECTED]

2005-05-02 Thread Bonnie Ostler
Could you please instruct me about how unsubscribe from list at
http://lists.county-surnames.co.uk/mailman/listinfo/contributors Cannot
reach this website to get info on how to unsubscribe.  About twenty-four
hours ago someone sent a message to the mailing list
[EMAIL PROTECTED]  and there has been a steady stream of
messages from upset people since then.  If they would stop writing about how
upset they are, the list would become dormant again, but that seems unlikely
to happen soon.








-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.0 - Release Date: 4/29/2005

--
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=show&file=faq01.027.htp


[Mailman-Users] Fwd: CREATE post from [EMAIL PROTECTED] requires approval

2005-05-02 Thread mary
i am trying to get off the 'create' listserv (i believe
[EMAIL PROTECTED]) at rice university and cant. i get many
junk messages everyday. i am listed as a list administrator and the
only thing that's happened since i tried to unsubscribe is that it
is no longer listed as a mailinglist that i'm in charge of. please help.

-- mary


Forwarded From: [EMAIL PROTECTED]

> You are not allowed to post to this mailing list, and your message has
> been automatically rejected.  If you think that your messages are
> being rejected in error, contact the mailing list owner at
> [EMAIL PROTECTED]
> 

i am listed as an administrator. this group is defunct. i get
several junk emails like this every day. i tried to unsubscribe
already and it doesnt work. the only thing that happened is that
create is not listed as a mailing list i am subscribed to, but i
still get the emails. i asked for help with this once before. please
help.

-- mary


Forwarded From: [EMAIL PROTECTED]

> As list administrator, your authorization is requested for the
> following mailing list posting:
> 
> List:[EMAIL PROTECTED]
> From:[EMAIL PROTECTED]
> Subject: ***SPAM*** , re:seu site esta pronto
> Reason:  Message has a suspicious header
> 
> At your convenience, visit:
> 
> https://mailman.rice.edu/mailman/admindb/create
> 
> to approve or deny the request.
> 



-- 
Mary Catherine Dillman
Hanszen College, 262
6350 Main Street
Houston, TX 77005-1888
713-348-1442


\"Allow us to dream each moment without 
imposing coherence on us.\" -- Painleve








--
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=show&file=faq01.027.htp

[Mailman-Users] Bug in Mailman version 2.1.5p1 urgent!!!

2005-05-02 Thread Renato Carnielli
Dear Sirs,

Hi!

There are more or less about seven months we make use of your Mailman service, 
without any type of interruption.

But, since eight days, without explication, the Members Management page have  
binded, with the system following written report:

Bug in Mailman version 2.1.5p1We'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:

We ask you, please, to release our access to up-to-dating of cadastral map and 
service normalizing. 

We hope your fast actuation.

Kind regards.

Renato Carnielli and Máriton Silva Lima

www.resenhistas.com.br

Rio de Janeiro - Brazil

 

Bug in Mailman version 2.1.5p1

 

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 "/usr/local/cpanel/3rdparty/mailman/scripts/driver", line 87, in run_main
main()
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Cgi/admin.py", line 200, in 
main
mlist.Save()
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/MailList.py", line 525, in 
Save
self.__save(dict)
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/MailList.py", line 482, in 
__save
cPickle.dump(dict, fp, 1)
MemoryError

 

 

 

 

 



 

Python information:
Variable Value 
sys.version 2.2.2 (#1, Jan 30 2003, 21:26:22) [GCC 2.96 2731 (Red Hat Linux 
7.3 2.96-112)]  
sys.executable /usr/bin/python2  
sys.prefix /usr  
sys.exec_prefix /usr  
sys.path /usr  
sys.platform linux2  

 

 

 




 

Environment variables:
Variable Value 
HTTP_COOKIE  
resenhas_resenhistas.com.br+admin=28020069d625764273280031336230656663376431353965633839383339623137396331393434353430353536343631636363
  
SERVER_SOFTWARE  Apache  
REDIRECT_STATUS  200  
SCRIPT_FILENAME  /usr/local/cpanel/3rdparty/mailman/cgi-bin/admin  
SERVER_ADMIN  [EMAIL PROTECTED]  
SCRIPT_NAME  /mailman/admin  
REQUEST_METHOD  GET  
HTTP_HOST  resenhistas.com.br  
PATH_INFO  /resenhas_resenhistas.com.br/members  
REDIRECT_URL  /mailman/admin/resenhas_resenhistas.com.br/members  
SERVER_PROTOCOL  HTTP/1.1  
QUERY_STRING   
REQUEST_URI  /mailman/admin/resenhas_resenhistas.com.br/members  
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/x-shockwave-flash, application/vnd.ms-excel, 
application/vnd.ms-powerpoint, application/msword, */*  
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)  
HTTP_CONNECTION  Keep-Alive  
HTTP_REFERER  
http://resenhistas.com.br/mailman/admin/resenhas_resenhistas.com.br  
SERVER_NAME  resenhistas.com.br  
REMOTE_ADDR  200.216.151.90  
REMOTE_PORT  60973  
HTTP_ACCEPT_LANGUAGE  pt-br  
PYTHONPATH  /usr/local/cpanel/3rdparty/mailman  
PATH_TRANSLATED  /home/resenhis/public_html/resenhas_resenhistas.com.br/members 
 
SERVER_PORT  80  
GATEWAY_INTERFACE  CGI/1.1  
HTTP_ACCEPT_ENCODING  gzip, deflate  
SERVER_ADDR  66.98.192.100  
DOCUMENT_ROOT  /home/resenhis/public_html  

 

 

--
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=show&file=faq01.027.htp


[Mailman-Users] urgent help needed

2005-05-02 Thread G. Paolo Sanino V.
Dear Mailman,

I am the administrator of a new list using Mailman, to a non profit coalision 
of environmental organizations arrond the world.

This is a great software. We are really happy with it.  But during the tests, 
I was crating some messages. Now everybody can see the tests messages in the 
archives. I have looked for some meny about how to delete the archive, but no 
way. This is all I found, trying to not to bother you with this.

remove $prefix/archives/private/listname 
 edit $prefix/archives/private/listname.mbox/listname.mbox [optional] 
 run $prefix/bin/arch listname

but I do not know what is means at all... :)   where to put this commands? :)

My job can be in risk because of this mistake...
I really need your help
Thanks so much,

GPS
--
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=show&file=faq01.027.htp


[Mailman-Users] How to query member bounce status

2005-05-02 Thread Tunedin Web Design
I am looking for a way that I, as the list admin, or a list moderator
can see what members are bouncing.  I have looked through the admin
configuration and mailman scripts and can't find any way to do this.

Preferably this would be done through the generation of a report that
listed those members who have non-zero bounce scores, but it would also be
acceptable (and perhaps desireable) to be able to turn on an option that
sends copies of the bounced emails to the admin or moderator so that we
can see exactly why certain members are bouncing.  (I realize this latter
option can generate a lot of email but in our enviroment, this is not 
currently a concern).  

Any ideas?
thanks,
Steve
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] message won't post/Posfix/Mailman issues

2005-05-02 Thread Christopher Adams
I am using Mailman 2.1.5 and Redhat Linux v. 7.2.

There is nothing in the /qfiles/in/ directory.

I restarted Mailman.

I resent and still, there is a Posfix entry for it being posted, but it never 
is delivered, never 
shows up in the /lists/post log. The only differnce between this list and 
others is the large number 
of subscribers and I know that I can post to it when there I am the only 
subscriber. I don't have 
this issue with any of my other 250 + lists.

Dan Phillips wrote:
> 
> On May 2, 2005, at 1:30 PM, Christopher Adams wrote:
> 
>> This is a reocurring problem with one list that I host. It has  40,000 
>> subscribers and only one
>> subscribed address can post and I am an allowed non-subscriber who  
>> can post. When either the
>> subscriber or I post to the list, the message is not delivered, but  
>> the Postfix maillog shows this:
>>
>>
>> May  2 11:07:56 webhost postfix/local[13508]: 4ED8F4E538:  
>> to=<[EMAIL PROTECTED]>, relay=local,
>> delay=0, status=sent ("|/lists/mail/
>> mailman post listname")
>>
>>
>> However, there is nothing in the Mailman/post log that shows that  it 
>> reached Mailman and obviously,
>> the message isn't posted. This may be a Postfix issue, but I am  
>> posting it to the Mailman list since
>> it appears that the message just isn't reaching Mailman.
>>
> 
> Anything at all in the Mailman vette or error logs? Look for it in / 
> qfiles/in. If it's there, then most likely at least one qrunner has  
> stopped. Have you tried /bin/mailmanctl start ?
> 
> Which version of Mailman? what OS?
> 
> Dan
> 
> 
> Dan Phillips
> Professor of Horn, University of Memphis
> webmaster: http://music.memphis.edu
> 

-- 
Christopher Adams
Library Systems Analyst
Oregon State Library
503-378-4243 258
[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=show&file=faq01.027.htp


Re: [Mailman-Users] urgent help needed (removing messages from archive)

2005-05-02 Thread Christopher Adams
Here is what you posted, with a little more detail. You need command line 
access to Mailman.


Locate the message in the web archives and load it up for reference.

Stop the mailman runner so the mailbox won't be touched while you're working
cd /home/mailman && bin/mailman stop

Back up the list archives for the list you're editing:
cd /home/mailman/archives/private
mkdir listname.backup
cp -pr listname listname.mbox listname.backup/

Edit the mbox file in vi or something...
vi listname.mbox/listname.mbox

Find the message you want and replace its content with a "this message deleted" 
message.
Do not remove the entire message, as this will cause URLs to later messages in 
the archive to break!

Rebuild the list archives:
cd /home/mailman && bin/arch --wipe listname

Reload that message from the web archives and make sure it looks ok.

Start the mailman runner:
bin/mailmanctl start

G. Paolo Sanino V. wrote:

> Dear Mailman,
> 
> I am the administrator of a new list using Mailman, to a non profit coalision 
> of environmental organizations arrond the world.
> 
> This is a great software. We are really happy with it.  But during the tests, 
> I was crating some messages. Now everybody can see the tests messages in the 
> archives. I have looked for some meny about how to delete the archive, but no 
> way. This is all I found, trying to not to bother you with this.
> 
> remove $prefix/archives/private/listname 
>  edit $prefix/archives/private/listname.mbox/listname.mbox [optional] 
>  run $prefix/bin/arch listname
> 
> but I do not know what is means at all... :)   where to put this commands? :)
> 
> My job can be in risk because of this mistake...
> I really need your help
> Thanks so much,
> 
> GPS
> --
> 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/chris.a.adams%40state.or.us
> 
> Security Policy: 
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

-- 
Christopher Adams
Library Systems Analyst
Oregon State Library
503-378-4243 258
[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=show&file=faq01.027.htp


Re: [Mailman-Users] urgent help needed

2005-05-02 Thread Terry Allen
>Dear Mailman,
>
>I am the administrator of a new list using Mailman, to a non profit coalision
>of environmental organizations arrond the world.
>
>This is a great software. We are really happy with it.  But during the tests,
>I was crating some messages. Now everybody can see the tests messages in the
>archives. I have looked for some meny about how to delete the archive, but no
>way. This is all I found, trying to not to bother you with this.
>
>remove $prefix/archives/private/listname
>  edit $prefix/archives/private/listname.mbox/listname.mbox [optional]
>  run $prefix/bin/arch listname
>
>but I do not know what is means at all... :)   where to put this commands? :)
>
>My job can be in risk because of this mistake...
>I really need your help
>Thanks so much,
>
Hi again,
Take a look at this FAQ entry:
http://www.python.org/cgi-bin/faqw-mm.py?req=edit&file=faq03.003.htp
It should assist you.
-- 

Bye for now, Terry Allen 
___
hEARd

Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW: http://heard.com.au http://itavservices.com
EMAIL: [EMAIL PROTECTED]
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
---
Non profit promotion for new music - since 1994
---
--
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=show&file=faq01.027.htp


[Mailman-Users] Help

2005-05-02 Thread April Cox
Hi there! I was hoping to get some help from another user who may have
run into this problem. I can't find anything about it in the FAQ's. I am
trying to post to my mailing list but I receive the following:
 
You are not allowed to post to this mailing list, and your message has
been automatically rejected.  If you think that your messages are
being rejected in error, contact the mailing list owner at
[EMAIL PROTECTED]
 
I have been posting right along, but someone did re-configure my Outlook
email recently. I'm not sure if that contributes to the problem. Anyhow,
I can't find the option that tells me where I can change WHO can post to
the list. I had it set up so no-one could send to the list but me -
since it was a notification and reminder service and not a moderated
list. I have dug through all those configuration pages and I'll be
darned if I can find anything besides the owner and moderator areas. I
have my email address in both of those - but still get the message above
emailed to me after trying to post.
 
Here's a link to my archives:
http://mail.oceanstatepmi.org/mailman/private/members_oceanstatepmi.org/
 
The version I'm using is: 2.1.5
Help?!
 
April
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] Help

2005-05-02 Thread Christopher Adams
April,


To change who can post, go to your membership list in the admin page. The 
column labelled 'mod', to 
the right of the address has a check mark if the address can't post.

Check to see if your Outlook mail settings are different than your subscribed 
address. The reply 
that you sent indicates that either your subscribed address is different than 
your sending address. 
Check the Privacy  Settings for Sending. Look to see how the list is supposed 
to behave for 
moderated members and/or non-subscriber. It sounds like you are being 
considered a non-subscriber 
and that could be because you are subscribed at an address that is different 
than the one you are 
sending from.

April Cox wrote:

> Hi there! I was hoping to get some help from another user who may have
> run into this problem. I can't find anything about it in the FAQ's. I am
> trying to post to my mailing list but I receive the following:
>  
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected.  If you think that your messages are
> being rejected in error, contact the mailing list owner at
> [EMAIL PROTECTED]
>  
> I have been posting right along, but someone did re-configure my Outlook
> email recently. I'm not sure if that contributes to the problem. Anyhow,
> I can't find the option that tells me where I can change WHO can post to
> the list. I had it set up so no-one could send to the list but me -
> since it was a notification and reminder service and not a moderated
> list. I have dug through all those configuration pages and I'll be
> darned if I can find anything besides the owner and moderator areas. I
> have my email address in both of those - but still get the message above
> emailed to me after trying to post.
>  
> Here's a link to my archives:
> http://mail.oceanstatepmi.org/mailman/private/members_oceanstatepmi.org/
>  
> The version I'm using is: 2.1.5
> Help?!
>  
> April
> --
> 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/chris.a.adams%40state.or.us
> 
> Security Policy: 
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&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=show&file=faq01.027.htp


Re: [Mailman-Users] Help

2005-05-02 Thread Terry Allen
>Hi there! I was hoping to get some help from another user who may have
>run into this problem. I can't find anything about it in the FAQ's. I am
>trying to post to my mailing list but I receive the following:
>
>You are not allowed to post to this mailing list, and your message has
>been automatically rejected.  If you think that your messages are
>being rejected in error, contact the mailing list owner at
>[EMAIL PROTECTED]
>
>I have been posting right along, but someone did re-configure my Outlook
>email recently. I'm not sure if that contributes to the problem. Anyhow,
>I can't find the option that tells me where I can change WHO can post to
>the list. I had it set up so no-one could send to the list but me -
>since it was a notification and reminder service and not a moderated
>list. I have dug through all those configuration pages and I'll be
>darned if I can find anything besides the owner and moderator areas. I
>have my email address in both of those - but still get the message above
>emailed to me after trying to post.
>
>Here's a link to my archives:
>http://mail.oceanstatepmi.org/mailman/private/members_oceanstatepmi.org/
>
>The version I'm using is: 2.1.5
>Help?!
>
Hi again,
The link to edit mailman list subscribers is:

http://yourserver.com/mailman/admin/yourlistname/members

Of course, substitute the servername & listname for whatever 
your list is called. Hope this helps.
-- 

Bye for now, Terry Allen 
___
hEARd

Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW: http://heard.com.au http://itavservices.com
EMAIL: [EMAIL PROTECTED]
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
---
Non profit promotion for new music - since 1994
---
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] message won't post/Posfix/Mailman issues

2005-05-02 Thread Brad Knowles
At 11:30 AM -0700 2005-05-02, Christopher Adams wrote:

>  However, there is nothing in the Mailman/post log that shows that it
>  reached Mailman and obviously, the message isn't posted. This may be
>  a Postfix issue, but I am posting it to the Mailman list since it
>  appears that the message just isn't reaching Mailman.

You need to also look in all of the Mailman logs, to see what it 
thinks has happened to that message.

-- 
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  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=show&file=faq01.027.htp


Re: [Mailman-Users] Sendmail: using aliases

2005-05-02 Thread Brad Knowles
At 12:10 PM -0400 2005-05-02, Randall Perry wrote:

>  Sendmail needs to see the group 'daemon' to run anything from it's secure
>  shell /usr/adm/sm.bin. So I reran configure with --mail-gid=daemon and it's
>  working now.

That's a good thing to note.  Do you want to update the Mailman 
FAQ Wizard entry for MacOS X to include this?

-- 
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  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=show&file=faq01.027.htp


Re: [Mailman-Users] Set NOMAIL to OFF globally

2005-05-02 Thread Brad Knowles
At 1:22 PM -0400 2005-05-02, Narayan Raum wrote:

>  Due to some mail server errors, a large number of list members were
>  automatically set to "nomail" status due to bounces. Is there a way to set
>  all members of a list to nomail off without using the web-interface, which
>  will take a long time? The list has over 2500 members and currently half of
>  them are set to nomail on.

Use bin/withlist.

-- 
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  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=show&file=faq01.027.htp


Re: [Mailman-Users] How to query member bounce status

2005-05-02 Thread Brad Knowles
At 5:56 PM -0400 2005-05-01, Tunedin Web Design wrote:

>  I am looking for a way that I, as the list admin, or a list moderator
>  can see what members are bouncing.  I have looked through the admin
>  configuration and mailman scripts and can't find any way to do this.

Look at your logs.  Specifically, the "bounce" log.

>  Preferably this would be done through the generation of a report that
>  listed those members who have non-zero bounce scores, but it would also be
>  acceptable (and perhaps desireable) to be able to turn on an option that
>  sends copies of the bounced emails to the admin or moderator so that we
>  can see exactly why certain members are bouncing.  (I realize this latter
>  option can generate a lot of email but in our enviroment, this is not
>  currently a concern).

Mailman does not do reports.  If you want this kind of 
information, you'll need to look at the logs, or run a tool that does 
that and then generates a report that looks the way you want. 
Assuming such a tool does not already exist, you'll need to write one.

-- 
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  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=show&file=faq01.027.htp


Re: [Mailman-Users] Mailman technical limitations

2005-05-02 Thread Brad Knowles
At 3:47 PM +0200 2005-05-01, David LeVine wrote:

>  Question:
>  We want to be able to send very customized emails for each user and thought
>  about creating a different 'list' for each user. We would create the
>  customized email for each user, and then pass that email to Mailman for
>  sending.

See 
.

>  - Is there a limitation to the number of lists? ie: Can I create 100,000 or
>  1 million lists?

There are no hard-coded limits.  There are certainly going to be 
practical limits.  What those practical limits are will depend on 
your hardware configuration, your OS, etc

>  - What is the send rate - How many emails per hour will Mailman send out?

Mailman will send out as many messages per hour as it can, 
depending on the limitations of your hardware, OS, software, etc 
See 
.

>  - If you don't think it would work via Mailman, what would you suggest?

A real Customer Relations Management system.  See 
 
and 
.

-- 
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  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=show&file=faq01.027.htp


[Mailman-Users] Sendmail: Using Aliases revisited

2005-05-02 Thread Iain Dooley
in this post:

http://mail.python.org/pipermail/mailman-users/2005-April/044383.html

it is mentioned that mailman should mail you a list of aliases to add to an 
alias file. in the sendmail integration procedure specified by david champion, 
he says that specifying mailman as a 'handler' eliminates the need to maintain 
an alias file. i've followed the instructions from david champion, but i'm 
getting 'User Unkown' errors. this looks like an alias problem, but why do i 
need aliases if i'm using david champion's sendmail integration method?

i've posted this problem a couple of times but got no responses. what other 
information can i include?

cheers

iain
--
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=show&file=faq01.027.htp


Re: [Mailman-Users] Mail not delivered to one of many lists

2005-05-02 Thread Amardeo Sarma
Addendum:

Mails to all other lists are delivered, but mails to this particular 
list get stranded in

   ~/mailman/qfiles/shunt

Anyone have an idea what to do?

Amardeo Sarma

Amardeo Sarma wrote:
> Hi,
> 
> there is a problem that never happened on our lists so far. Mails to a 
> particular list are not delivered and seem to be queued under:
> 
>   ~/mailman/qfiles/shunt
> 
> Just one list is affected, all others are not. I moved all files under 
> ~/mailman/qfiles/shunt to a temporary directory, but that did not help. 
> New test messages to the list again get stuck in that (same) directory. 
> Mails to other lists do not appear there.
> 
> I am running 2.1.1 using FreeBSD 4.7 with Mailman installed as a port, 
> and sendmail.
> 
> Is there a way to remove the block that apparently is blocking one of 
> many lists only?
> 
> Amardeo Sarma


-- 
Amardeo Sarma
[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=show&file=faq01.027.htp