Re: [Mailman-Users] bouce processing problem

2009-10-02 Thread Δημήτριος Καραπιπέρης
#! /bin/sh for list in `/usr/lib/mailman/bin/list_lists --bare`; do echo $list /usr/lib/mailman/bin/dumpdb /var/lib/mailman/lists/$list/pending.pck done If the attempt to dump the pending.pck for a list throws an exception with a traceback, rather than dumping the contents, that list's pend

Re: [Mailman-Users] bouce processing problem

2009-10-02 Thread Δημήτριος Καραπιπέρης
O/H Mark Sapiro έγραψε: Dimitrios Karapiperis verp enabled lsit -> test maximum member bounce score 2.0 The number of days after which a member's bounce information is discarded, if no new bounces have been received in the interim 7 How many /Your Membership Is Disabled/ warnings disabled

Re: [Mailman-Users] bouce processing problem

2009-10-02 Thread Δημήτριος Καραπιπέρης
O/H Mark Sapiro έγραψε: Dimitrios Karapiperis wrote: Every day I create a bounce and the result is the same. It scored 1.0 and never increases again. I test it with VEPR and with the usual sending way. What is in Mailman's bounce log? What are the list's bounce processing settings?

Re: [Mailman-Users] bouce processing problem

2009-10-02 Thread Δημήτριος Καραπιπέρης
O/H Mark Sapiro έγραψε: Dimitrios Karapiperis wrote: I have a problem regarding bounce rocessing Although I intentionally create bounce traffic with fake addresses to test the bounce processing system , verp eanabled mailing lists or not, e-mail addresses are not disabled ,beacause the boun

Re: [Mailman-Users] bouce processing problem

2009-09-26 Thread Mark Sapiro
Dimitrios wrote: > >Yes that was it. > When I erased pending.pck , I submitted an e-mail to the list and >everything worked smoothly. >I got the warning and the account had been disabled. > >Why was pending.pck corrupt? Any ideas? No. If you still have the original, you could check it's last cha

Re: [Mailman-Users] bouce processing problem

2009-09-26 Thread Mark Sapiro
Dimitrios Karapiperis wrote: > >Is there anything I can do for the floating point issue? It probably isn't an issue. I'm just guessing with incomplete information. >here is a chink form error file > >admin(28713): Traceback (most recent call last): >173 admin(28713): File "/usr/lib/mailman/sc

Re: [Mailman-Users] bouce processing problem

2009-09-25 Thread Mark Sapiro
Dimitrios Karapiperis >verp enabled lsit -> test >maximum member bounce score 2.0 >The number of days after which a member's bounce information is >discarded, if no new bounces have been received in the interim 7 >How many /Your Membership Is Disabled/ warnings disabled member should >get befo

Re: [Mailman-Users] bouce processing problem

2009-09-25 Thread Mark Sapiro
Dimitrios Karapiperis wrote: > >Every day I create a bounce and the result is the same. It scored 1.0 >and never increases again. >I test it with VEPR and with the usual sending way. What is in Mailman's bounce log? What are the list's bounce processing settings? >what is the last notice thin

Re: [Mailman-Users] bouce processing problem

2009-09-24 Thread Mark Sapiro
Dimitrios Karapiperis wrote: > >I have a problem regarding bounce rocessing >Although I intentionally create bounce traffic with fake addresses to >test the bounce processing system >, verp eanabled mailing lists or not, >e-mail addresses are not disabled ,beacause the bounce score by all >means

[Mailman-Users] bouce processing problem

2009-09-24 Thread Δημήτριος Καραπιπέ ρης
Hi all, I have a problem regarding bounce rocessing Although I intentionally create bounce traffic with fake addresses to test the bounce processing system , verp eanabled mailing lists or not, e-mail addresses are not disabled ,beacause the bounce score by all means doesn't inccrement. I pas