[Mailman-Users] bouce processing problem
Δημήτριος Καραπιπέρης
dimkar at thessaloniki.gr
Sat Sep 26 08:24:02 CEST 2009
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 member should
>> get before their address is removed from the mailing list. 0
>> The number of days between sending the /Your Membership Is Disabled/
>> warnings 0
>>
>>
>> non-verp list -> test12
>> 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 a disabled member should
>> get before their address is removed from the mailing list. 1
>> The number of days between sending the /Your Membership Is Disabled/
>> warnings 0
>>
>
>
> This is inconsistent. This says you are going to disable delivery to
> the member and send the member one warning notice, but then you are
> going to remove the member from the list after 0 days, effectively
> giving the member no time to respond to the warning if it is received.
>
>
Yes indeed. Actually for the first list I want immediate action so both
zeros are right. For the second it should be 7.
>> Logs
>> Do you mean /var/log/mailman/bounce?
>>
>
> Yes.
>
>
Is there anything I can do for the floating point issue?
here is a chink form error file
admin(28713): Traceback (most recent call last):
173 admin(28713): File "/usr/lib/mailman/scripts/driver", line 101, in
run_main
174 admin(28713): main()
175 admin(28713): File "/usr/lib/mailman/Mailman/Cgi/options.py", line
178, in main
176 admin(28713): mlist.ConfirmUnsubscription(user, userlang)
177 admin(28713): File "/usr/lib/mailman/Mailman/MailList.py", line
1286, in ConfirmUnsubscription
178 admin(28713): cookie = self.pend_new(Pending.UNSUBSCRIPTION, addr)
179 admin(28713): File "/usr/lib/mailman/Mailman/Pending.py", line 65,
in pend_new
180 admin(28713): db = self.__load()
181 admin(28713): File "/usr/lib/mailman/Mailman/Pending.py", line 95,
in __load
182 admin(28713): return cPickle.load(fp)
183 admin(28713): AttributeError: 'module' object has no attribute
'UserDesc'
184 admin(28713): [----- Python Information -----]
185 admin(28713): sys.version = 2.4.3 (#1, Sep 17 2008, 16:07:08)
186 [GCC 4.1.2 20071124 (Red Hat 4.1.2-41)]
187 admin(28713): sys.executable = /usr/bin/python
188 admin(28713): sys.prefix = /usr
189 admin(28713): sys.exec_prefix = /usr
190 admin(28713): sys.path = /usr
191 admin(28713): sys.platform = linux2
Thanks Mark
More information about the Mailman-Users
mailing list