Hi,
I'm currently using Mailman version: 2.1a3+
I have set
VERP_PASSWORD_REMINDERS = 1
VERP_PERSONALIZED_DELIVERIES = 1
VERP_DELIVERY_INTERVAL = 10
but the messages sent seem to never be VERP'ed, not even one in ten sent.
What have I missed?
(It VERPs everything when I set VERP_DELIVERY_INTE
Traceback (most recent call last):
File "bin/update", line 531, in ?
errors = main()
File "bin/update", line 413, in main
errors = errors + dolist(listname)
File "bin/update", line 183, in dolist
mlist = MailList.MailList(listname, lock=0)
File "/home/mailman/Mailman/MailList.
Bug in Mailman version 2.1a4+
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of
this page to the webmaster for this site with a description of what
happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/home/mailman/scri
Hi,
I tried to
# cat > toto
bounce_score_threshold = 4.0
bounce_info_stale_after = 15
bounce_you_are_disabled_warnings = 3
bounce_you_are_disabled_warnings_interval = 15
# bin/config_list -i toto listname
(no error)
then go to http://SERVER/mailman/admin/listname/bounce
just to find that
bo
Sorry: let's be more precise. The data are lost somewhere in the web
interface... here's the full story:
# bin/config_list -i toto listname
# bin/config_list -o - listname | grep bounce | grep -v ^#
bounce_processing = 1
bounce_score_threshold = 4.0
bounce_info_stale_after = 15
bounce_you_are_di
> "Fil" == Fil <[EMAIL PROTECTED]> writes:
|| file found', templatefile) IOError: [Errno 2] No template file
|| found: 'emptyarchive.html' make: *** [update] Erreur 1
I think that this one is my fault if you use FR as default Lang, FR
templates aren't updated yet, I'll manage to do it
I hadn't thought about the situation where your default site language
is not 'en' and the language which /is/ your site language is missing
a template. Mailman should always fall back to the English template
as a last resort.
Can you try this (untested) patch -- before Ousmane checks in the
Fre
> "BAW" == Barry A Warsaw <[EMAIL PROTECTED]> writes:
BAW> Can you try this (untested) patch -- before Ousmane checks in
BAW> the French emptyarchive.html file? I'm in a meeting so I
BAW> can't test this yet myself, but I will later tonight. If it
BAW> works, I'll check thi
> "F" == Fil <[EMAIL PROTECTED]> writes:
F> Bug in Mailman version 2.1a4+
F> We're sorry, we hit a bug!
F> If you would like to help us identify the problem, please email
F> a copy of this page to the webmaster for this site with a
F> description of what happened. Than
> "F" == Fil <[EMAIL PROTECTED]> writes:
| I tried to
| # cat > toto
| bounce_score_threshold = 4.0
| bounce_info_stale_after = 15
| bounce_you_are_disabled_warnings = 3
| bounce_you_are_disabled_warnings_interval = 15
| # bin/config_list -i toto listname
|
10 matches
Mail list logo