[Mailman-Users] Arquives sorting problems

2006-09-13 Thread Mário Filipe
Hello

Some users of our mailing lists are complaining that when using the
archives, sorted by date, some messages are skipped when using the Next
message and Previous message links. For example:

Message 1
Message 2
Message 3
Message 4
Message 5
Message 6
Message 7
Message 8
Message 9
Message 10

What they say is that going from message 1 to 10 will skip a few of the
messages in between.

I've tried recreating the archive but it didn't work. Does any one have
a clue on what might be going on?

Thank you
-- 
Mário Filipe
Serviço de Computação da Universidade de Évora
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente
--
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] Problems with digests

2006-09-07 Thread Mário Filipe
Hello

I have two problems with digests, and maybe you can help me:

- on one mailing list some users complain that they don't get their own
posts when they get the digest. I've tried this on a test list and i get
my posts so my question is if there is any setting which i might have
overlooked that would cause this?

- I'm using debian testing and recently some lists fail to send the
messages. I believe it is related to character-sets and maybe python,
but maybe some of you have a better idea. This is what I get on the
trace:

Traceback (most recent call last):
  File /usr/lib/mailman/cron/senddigests, line 94, in ?
main()
  File /usr/lib/mailman/cron/senddigests, line 86, in main
mlist.send_digest_now()
  File /var/lib/mailman/Mailman/Digester.py, line 60, in
send_digest_now
ToDigest.send_digests(self, mboxfp)
  File /var/lib/mailman/Mailman/Handlers/ToDigest.py, line 142, in
send_digests
send_i18n_digests(mlist, mboxfp)
  File /var/lib/mailman/Mailman/Handlers/ToDigest.py, line 324, in
send_i18n_digests
msg = scrubber(mlist, msg)
  File /var/lib/mailman/Mailman/Handlers/Scrubber.py, line 393, in
process
replace_payload_by_text(msg, sep.join(text), charset)
  File /var/lib/mailman/Mailman/Handlers/Scrubber.py, line 175, in
replace_payload_by_text
msg.set_payload(text, charset)
  File email/Message.py, line 218, in set_payload
  File email/Message.py, line 242, in set_charset
TypeError: iso-8859-1


Thanks
-- 
Mário Filipe
Serviço de Computação da Universidade de Évora
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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

Re: [Mailman-Users] How to recover an admin password

2004-09-16 Thread Mário Filipe
Hello

A Qui, 2004-09-16 às 04:23, Mark Sapiro escreveu:
 Mário Filipe wrote:
 
 You mean going to http://myserver.org/mailman/admin/lostpasswordlist
 
 and enter the mailman admin password?
 
 I've just tried that and it didn't work...
 
 The site password should work anywhere a password is required. If it
 doesn't, maybe you aren't using the correct password. If necessary,
 you can set a new site password with bin/mmsitepass (bin/mmsitepass
 --help
 for more info).
 
 Perhaps you misunderstood what was meant by MailMan administrator's
 password in the original reply. What was referred to was the site
 password as set by bin/mmsitepass, not any other such as the password
 for the mailman site list.

This was exactly what was happening: I was using the mailman list admin
password. Thanks to everyone that helped.
-- 
Mario Filipe 
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--
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] How to recover an admin password

2004-09-15 Thread Mário Filipe
Hi

I set up a list for one of my coworkers. Now he lost the password!! Is
there a way to reset the password or to recover it?

Thanks
-- 
Mario Filipe 
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--
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 recover an admin password

2004-09-15 Thread Mário Filipe
Hi

A Qua, 2004-09-15 às 15:42, Bill Selmeier escreveu:
 How about using the MailMan administrator's password to access the top
 page on the list and then resetting the list administrator's password.
 The person responsible for Mailman can always access every list it
 creates with his password.

You mean going to http://myserver.org/mailman/admin/lostpasswordlist

and enter the mailman admin password?

I've just tried that and it didn't work...
-- 
Mario Filipe 
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--
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] Problems with digests

2004-09-14 Thread Mário Filipe
Hello

I'm running a server with several lists. At least two of them have
digest subscribers, but, about a month ago the digest stoped being sent
(In reality some days they are sent, most they aren't).

I've checked the options and they seem ok (at least according to the
docs I could get my hands on), I've checked that the senddigest cron job
is executed, the messages are cleaned (as if they had been sent) but no
digests are really sent.

I've checked the logs and found nothing and so I would like to know what
other things I could try to fix and/or find the problem.

I'm using a Debian Sarge system (updated), with mailman 2.1.5, sendmail
8.13.1 (the problem started when sendmail wast stil 8.12.x), python
2.3.4

BTW, sendmail has smrsh enabled...

Thanks for any help and best regards
-- 
Mario Filipe 
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--
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] Implicit destination

2004-09-14 Thread Mário Filipe
Hello

I can i configure a list to receive messages with implicit destination,
so that they wont bounce for approval?

Is it enough to set require_explicit_destination to no? Apart from the
spam are there any other consequences to such a configuration?

Thanks
-- 
Mario Filipe 
[EMAIL PROTECTED]
http://neptuno.sc.uevora.pt/~mjnf 


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente
--
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/