[Mailman-Users] owner in a list

2010-03-04 Thread Infokeep - Mario Sergio
Hi list,

I have a mailman installed and its work fine. I have a question about the owner 
list.

I created a t...@domain.com list and defined three owners:

us...@domain.com
us...@domain.com
otherl...@domain.com

This otherlist is in my mailman.

But, when I do some actions, like remove a member, or add a new member, the 
email is delivery only user1 and user2. The owner otherlist don't receive the 
email. This config is possible? Or I can't put a list like owner?

Regards.
MS
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] RES: Auto confirmation

2009-05-28 Thread Infokeep - Mario Sergio
Thanks Mark.
 
I did comment these lines and works perfect. 
 
Thanks again for all help.
 
---
MSC



From: Mark Sapiro [mailto:m...@msapiro.net]
Sent: Tue 5/26/2009 1:22 PM
To: Infokeep - Mario Sergio; mailman-users@python.org
Subject: Re: [Mailman-Users] RES: Auto confirmation



Infokeep - Mario Sergio wrote:

I looked the Cleanse.py file and I found something like this:

# Some headers can be used to fish for membership
del msg['return-receipt-to']
del msg['disposition-notification-to']
del msg['x-confirm-reading-to']

In this case, Do I need only comment this lines? Or I need to remove the
del string in these lines?


If you're sure you want to do this is spite of the fact that you will
get unreliable information from it and you will annoy at least some of
your list members, you can either comment the lines or remove them
entirely.

--
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan



--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


[Mailman-Users] RES: Auto confirmation

2009-05-26 Thread Infokeep - Mario Sergio
Mark,

I looked the Cleanse.py file and I found something like this:

# Some headers can be used to fish for membership
del msg['return-receipt-to']
del msg['disposition-notification-to']
del msg['x-confirm-reading-to']

In this case, Do I need only comment this lines? Or I need to remove the
del string in these lines?

Thanks for all!

---
MSC

-Mensagem original-
De: Mark Sapiro [mailto:m...@msapiro.net] 
Enviada em: domingo, 24 de maio de 2009 13:41
Para: Infokeep - Mario Sergio; mailman-users@python.org
Assunto: Re: [Mailman-Users] Auto confirmation

Infokeep - Mario Sergio wrote:

All people of my list receive my email but no confirmation was send to
me.


Mailman attempts to remove headers such as Return-Receipt-To:,
Disposition-Notification-To: and X-Confirm-Reading-To: from the
outgoing messages it sends. There are several reasons for this:

Many people are annoyed by these requests and set their MUAs to ignore
them, so they are not reliable.

Someone might inadvertently request return receipts on a post to a very
large list and then have to deal with a large number of replies.

Return receipts could be used to fish for membership on a list with a
restricted roster.

This removal can only be changed by modifying the Cleanse.py handler
that does the removal.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


[Mailman-Users] Auto confirmation

2009-05-24 Thread Infokeep - Mario Sergio
Hi list,

 

When I send a message for my list, I'd like to receive the an email with
reading confirmation. I marked this options in my outlook. 

 

In menu Tools, Options:

 

Request reading confirmation

 

All people of my list receive my email but no confirmation was send to
me.

 

Is this possible? 

 

Regards,

MSC

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


[Mailman-Users] flag moderation doesnt work

2009-04-09 Thread Infokeep - Mario Sergio
Hi list,

 

I have na main list with name (ge...@domain.com). Inside of this list, I
have other two lists (fina...@domain.com and supp...@domain.com).

 

All lists has the moderation bit disable. But, When I send an email to
the main list (ge...@domain.com), this emails wait the moderator accept
the message. When this is accepted by the moderator, this message wait
the authorization in the other lists (fina...@domain.com and
supp...@domain.com).

 

I put the geral list as member of the fina...@domain and supp...@domain
list, because I think that who sends the email is the main list to my
other lists. And I put the geral list in whitelist of the other two
lists too. But doesn't work, and I need to authorize the message always.

 

Did I make something wrong? Is this configuration possible?

 

Regards.

 

---

MSC

 

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


[Mailman-Users] Problems in Mailman

2009-04-03 Thread Mario Sergio
Hi list,

 

I'm having some problems with a Mailman. When I accept an email that was
received in a list, I get this in the error log:

 

Apr 01 14:57:01 2009 (2315) SHUNTING:
1238608621.3245921+6e71fad398d2eba77746fc941cf6b1123ed7ecd3

Apr 01 14:57:01 2009 (2315) Uncaught runner exception: invalid load key,
'7'.

Apr 01 14:57:01 2009 (2315) Traceback (most recent call last):

  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 112, in _oneloop

self._onefile(msg, msgdata)

  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 170, in _onefile

keepqueued = self._dispose(mlist, msg, msgdata)

  File /usr/lib/mailman/Mailman/Queue/IncomingRunner.py, line 130, in
_dispose

more = self._dopipeline(mlist, msg, msgdata, pipeline)

  File /usr/lib/mailman/Mailman/Queue/IncomingRunner.py, line 153, in
_dopipeline

sys.modules[modname].process(mlist, msg, msgdata)

  File /usr/lib/mailman/Mailman/Handlers/Moderate.py, line 109, in
process

Hold.hold_for_approval(mlist, msg, msgdata, Hold.NonMemberPost)

  File /usr/lib/mailman/Mailman/Handlers/Hold.py, line 243, in
hold_for_approval

cookie = mlist.pend_new(Pending.HELD_MESSAGE, id)

  File /usr/lib/mailman/Mailman/Pending.py, line 65, in pend_new

db = self.__load()

  File /usr/lib/mailman/Mailman/Pending.py, line 95, in __load

return cPickle.load(fp)

UnpicklingError: invalid load key, '7'.

 

And this:

 

Apr 01 15:09:57 2009 (2312) SHUNTING:
1238609343.8684261+bff1c62c38a18427c91c1a4bb7ca5f7dfe15a267

Apr 01 15:11:01 2009 (2312) Uncaught runner exception: bad marshal data

Apr 01 15:11:01 2009 (2312) Traceback (most recent call last):

  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 112, in _oneloop

self._onefile(msg, msgdata)

  File /usr/lib/mailman/Mailman/Queue/Runner.py, line 170, in _onefile

keepqueued = self._dispose(mlist, msg, msgdata)

  File /usr/lib/mailman/Mailman/Queue/ArchRunner.py, line 73, in
_dispose

mlist.ArchiveMail(msg)

  File /usr/lib/mailman/Mailman/Archiver/Archiver.py, line 216, in
ArchiveMail

h.processUnixMailbox(f)

  File /usr/lib/mailman/Mailman/Archiver/pipermail.py, line 583, in
processUnixMailbox

self.add_article(a)

  File /usr/lib/mailman/Mailman/Archiver/pipermail.py, line 635, in
add_article

article.parentID = parentID = self.get_parent_info(arch, article)

  File /usr/lib/mailman/Mailman/Archiver/pipermail.py, line 667, in
get_parent_info

article.subject)

  File /usr/lib/mailman/Mailman/Archiver/HyperDatabase.py, line 311,
in getOldestArticle

self.__openIndices(archive)

  File /usr/lib/mailman/Mailman/Archiver/HyperDatabase.py, line 251,
in __openIndices

t = DumbBTree(os.path.join(arcdir, archive + '-' + i))

  File /usr/lib/mailman/Mailman/Archiver/HyperDatabase.py, line 65, in
__init__

self.load()

  File /usr/lib/mailman/Mailman/Archiver/HyperDatabase.py, line 170,
in load

self.dict = marshal.load(fp)

ValueError: bad marshal data

 

 

The qfiles/shunt directory is empty:

 

[r...@andromeda01 mailman]# ls -la qfiles/shunt/

total 8

drwxrwsr-x  2 mailman mailman 4096 Mar 25 10:36 .

drwxrwsr-x 11 rootmailman 4096 Mar 25 10:36 ..

 

In the data directory I have some files .pck, like this:

 

[r...@andromeda01 mailman]# ls -la data/

total 69048

drwsrwsr-x 2 rootmailman   20480 Abr  1 15:46 .

drwxrwsr-x 9 rootmailman4096 Abr  1 14:37 ..

-rw-rw-r-- 1 mailman mailman 2295278 Abr  1 15:46
heldmsg-cobranca-23.pck

-rw-rw-r-- 1 mailman mailman  489013 Abr  1 15:46
heldmsg-cobranca-24.pck

-rw-rw-r-- 1 mailman mailman1463 Abr  1 15:46
heldmsg-cobranca-35.pck

-rw-rw-r-- 1 mailman mailman4431 Abr  1 15:45
heldmsg-informatica-10.pck

-rw-rw-r-- 1 mailman mailman5026 Abr  1 15:45
heldmsg-informatica-11.pck

-rw-rw-r-- 1 mailman mailman   98672 Abr  1 15:45
heldmsg-informatica-12.pck

-rw-rw-r-- 1 mailman mailman4431 Abr  1 15:45
heldmsg-informatica-13.pck

[snip]

 

I run the check_db command, and it's report this:

 

[r...@andromeda01 mailman]# check_db --all --verbose

Lista: direta

 /var/lib/mailman/lists/direta/config.pck: Ok

 /var/lib/mailman/lists/direta/config.pck.last: Ok

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/direta/config.db'

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/direta/config.db.last'

Lista: vendasf

 /var/lib/mailman/lists/vendasf/config.pck: Ok

 /var/lib/mailman/lists/vendasf/config.pck.last: Ok

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/vendasf/config.db'

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/vendasf/config.db.last'

Lista: marketing

 /var/lib/mailman/lists/marketing/config.pck: Ok

 /var/lib/mailman/lists/marketing/config.pck.last: Ok

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/marketing/config.db'

[Errno 2] No such file or directory:
'/var/lib/mailman/lists/marketing/config.db.last'

Lista: juridico