[Mailman-Users] Mails don't reach some subscribers

2006-02-06 Thread Xabier Guitián
How we can check that a message was sent to the entire list if some of the 
members didn't received that mail? Is the sending process controlled by the 
MTA or directly by mailman? Is there any log where i can check every mail 
sended by mailman like the mail.log from the MTA?
I'm using Postfix as my MTA.
Thanks.
-- 
Xabier Guitián 
[EMAIL PROTECTED]
Alsernet 2000 S.L.
http://www.alsernet.es
Tlf: 902 187 187 - Fax: 902 187 188
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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


Re: [Mailman-Users] Mails don't reach some subscribers

2006-02-06 Thread Xabier Guitián
Hi!

I've checked every log and find what i was looking for, the logs tells us the 
message-id I want to look after, it divides in different MTA IDs, i'm 
supposing that MM sorts them somehow. With that I can search across the logs 
looking for the specific list member i wanted to track. That's what i were 
looking for. I wonder if there is any tool that could do this for you :P 
Thanks for your help.
-- 
Xabier Guitián 
[EMAIL PROTECTED]
Alsernet 2000 S.L.
http://www.alsernet.es
Tlf: 902 187 187 - Fax: 902 187 188
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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


Re: [Mailman-Users] Doubt with python and mailman

2005-12-21 Thread Xabier Guitián
Hi again!
I've updated mailman and python to the latest versions and the problem 
remainded for sometime, but now everything is working fine, and nobody has 
told us nothing about not receiving the mail. So i think everything went ok 
and the info is useful in case something goes wrong in the future. So thanks!

El Sábado 17 Diciembre 2005 18:36, Stephen J. Turnbull escribió:
  Xabier == Xabier Guitián [EMAIL PROTECTED] writes:

 Xabier   What happens if... you kill python after 'theorically'
 Xabier shutting down the mailman correctly?

 The python process stops, dead.wink

 Xabier Is this a problem to the possible mails that were being
 Xabier processed? Is it necessary to send them again?

 It should not be a problem, and you should not have to resend them.

 (1) Posts are saved as individual files, kept in spool (queue)
 directories.  These directories are processed whenever they have
 contents.  This means that those posts that were not being handled
 when Mailman went crazy are safe, and that when you restart Mailman,
 it will process those queues and send them.

 (2) The one post being handled when Mailman goes into a loop is at
 risk, but only of being sent twice.

 Do you know why python is hanging that way?  You should resolve that
 first of all.

-- 
Xabier Guitián 
[EMAIL PROTECTED]
Alsernet 2000 S.L.
http://www.alsernet.es
Tlf: 902 187 187 - Fax: 902 187 188
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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


[Mailman-Users] Python overloading CPU

2005-12-16 Thread Xabier Guitián
Hi!
We've been running mailman for over a long time, and since the summer 
it 
started to do some weird things, and the last but not least important is that 
we cannot enter in the web as admins and the python process is eaitng up 
every CPY cycle it founds, it's all the time at 99%, more or less. 

We tried to stop the mailman, killing the process that remains, 
changing the 
throttle of the postfix, deactivating the HyperThreading of the machine 
(which was working well all this years), and resetting all the system. We 
really don't know what's going on. 

It's a machine NOT up to date, it uses gentoo with mailman 2.1.5, 
Apache 
2.0.52, Python 2.3.5, Postfix 2.1.5 and kernel 2.6.10. 

We'll thank any tip you could give us. Thanks in advance.

-- 
Xabier Guitián 
[EMAIL PROTECTED]
Alsernet 2000 S.L.
http://www.alsernet.es
Tlf: 902 187 187 - Fax: 902 187 188
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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


[Mailman-Users] Doubt with python and mailman

2005-12-16 Thread Xabier Guitián
Helo!
What happens if... you kill python after 'theorically' shutting down 
the 
mailman correctly? That is you execute the script '/etc/init.d/mailman stop' 
wait half an hour and then kill the python process who is hoggin the CPU with 
99% of use. Is this a problem to the possible mails that were being 
processed? Is it necessary to send them again?

Thanks in advance.
-- 
Xabier Guitián 
[EMAIL PROTECTED]
Alsernet 2000 S.L.
http://www.alsernet.es
Tlf: 902 187 187 - Fax: 902 187 188
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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