Re: [Mailman-Users] understanding Yahoo's "email temporarilydeferred due to user complaints"

2012-06-07 Thread Mark Sapiro
Dave (FitEyes) wrote: > [...] >We have full personalization enabled on the server, but "personalize >(nondigest)" is set to NO on this list. We could use it if it would help >with this issue. Probably not. This is an issue with sending more than occasional mail to Yahoo. It has nothing to do with

Re: [Mailman-Users] Clearing Bounce Scores Globally

2012-06-07 Thread Mark Sapiro
On 6/7/2012 9:15 AM, Dave (FitEyes) wrote: > How about something like this code? [...] > for member in mlist.getMembers(): > if domain and not member.endswith(domain): > continue > del mlist.bounce_info[member] > count += 1 Close, but that will throw a KeyE

Re: [Mailman-Users] Error :: Message sent to user-owner ?

2012-06-07 Thread jacques
Le 06/06/2012 16:50, jacques a écrit : In addition I get an error message that shows that Mailman has sent a Welcome Message to : user-ow...@hotmail.fr Mark S. told me (privately) : || Go to the list's General Options page and find the setting for || umbrella-list and set it to No. Set !

Re: [Mailman-Users] understanding Yahoo's "email temporarily deferred due to user complaints"

2012-06-07 Thread Dave (FitEyes)
Thanks Andrew. I'm going to top-post my reply because I think it may be clearer to do so. Yes, we are signed up for Yahoo's feedback loop (since we started the list), but we are still having this problem. We are not on Yahoo's whitelist (yet). Our domain is not on any of the 100+ blacklists we mon

Re: [Mailman-Users] understanding Yahoo's "email temporarily deferred due to user complaints"

2012-06-07 Thread Andrew Hodgson
From: Dave (FitEyes) Sent: 07 June 2012 18:37 To: mailman-users@python.org Subject: [Mailman-Users] understanding Yahoo's "email temporarily deferred due to user complaints" >We received the following message from Yahoo. We want to understand what >happened and how to resolve it. >: delivery te

[Mailman-Users] understanding Yahoo's "email temporarily deferred due to user complaints"

2012-06-07 Thread Dave (FitEyes)
We received the following message from Yahoo. We want to understand what happened and how to resolve it. : delivery temporarily suspended: host mta5.am0.yahoodns.net[209.191.88.254] refused to talk to me: 421 4.7.0 [TS01] Messages from temporarily deferred due to user complaints - 4.16.55.1; see

Re: [Mailman-Users] Clearing Bounce Scores Globally

2012-06-07 Thread Dave (FitEyes)
How about something like this code? """ Clear (erase) bounce statistics (scores) for all members (intended to be used with the optional domain parameter only) Modified from original reset_bounce.py by Mark Sapiro. Save as bin/clear_bounce_info.py Run via bin/withlist -r clear_bounce_info [o

Re: [Mailman-Users] Clearing Bounce Scores Globally

2012-06-07 Thread Barry S, Finkel
On 6/7/2012 10:23 AM, Terry Earley wrote: We need to clear/reset bounce stats for Yahoo members on our list. we modified Mark Sapiro's script at: http://www.msapiro.net/scripts/reset_bounce.py to modify only Yahoo email addresses, but it cleared only 2 that had been bouncing. That squares with th

[Mailman-Users] Clearing Bounce Scores Globally

2012-06-07 Thread Terry Earley
We need to clear/reset bounce stats for Yahoo members on our list. we modified Mark Sapiro's script at: http://www.msapiro.net/scripts/reset_bounce.py to modify only Yahoo email addresses, but it cleared only 2 that had been bouncing. That squares with the comment at top: > """Enable delivery for