I'm still confused about why this just started happening though.
I don't know ... my only thought is that at some point a configdefault was set
on the access_rules for that last ... the only way that would matter is if we
*had* put in a special rule, like we did for committers for @pgfoundry.org
emails ...
I've just added:
post
allow
$host =~ /wwwmaster\.postgresql\.org/
to the access_rules for pgsql-slavestothewww ... see if that fixes it, I'm not
sure if access_rules is parsed before or after the GLOBAL TABOO stuff, but if
so, that will fix it without having to reduce that other list ...