Re: SPAM & RBL issues for Apache.org

2017-08-09 Thread Geoffrey Corey
Hi Kevin, It's been a while since I looked, but our spamassassin setup is using your KAM.cf file: https://github.com/apache/infrastructure-puppet/blob/deployment/modules/spamassassin/manifests/spamd.pp#L16 As for the RBLs, I know we use some of it, and I indeed worked to fix dns on the spamassass

Re: SPAM & RBL issues for Apache.org

2017-08-09 Thread Geoffrey Corey
yeah, a jira for tracking this would be good. Iirc the KAM.cf is updated using from, however I'm unsure of the frequency (the puppet manifest linked should be able to show this) On Wed, Aug 9, 2017 at 9:21 AM Kevin A. McGrail wrote: > On 8/9/2017 11:34 AM, Geoffrey Corey wrote: > &g

Re: SPAM & RBL issues for Apache.org

2017-08-09 Thread Geoffrey Corey
you have more suggestions on what to edit (or want to see any more compiled/rendered config files, happy to get that information). On Wed, Aug 9, 2017 at 7:07 PM, Geoffrey Corey wrote: > yeah, a jira for tracking this would be good. > > Iirc the KAM.cf is updated using from, however

Re: SPAM & RBL issues for Apache.org

2017-08-09 Thread Geoffrey Corey
Sorry, here's the right file for rbldnsd: https://github.com/apache/infrastructure-puppet/blob/deployment/modules/rbldnsd/manifests/master/setup.pp On Wed, Aug 9, 2017 at 9:04 PM, Geoffrey Corey wrote: > Follow up: > > KAM.cf is update daily, as is the sa-update command bein