From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 24 Sep 2010 17:23:57 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] smtpd integration with spamhaus Topicbox-Message-UUID: 5a18c778-ead6-11e9-9d60-3106f5b1d025 On Fri Sep 24 17:21:34 EDT 2010, 9nut@9netics.com wrote: > has anyone noodled the idea? spamhaus provides a dns server that > that can identify if an ip address is a known spammer[1]. i was thinking > either directly in /sys/src/cmd/upas/smtp/spam.c or through a cs like > program (parsing binary in shell?) > yes, it's integrated with nupas. there were some changes necessary to smtpd to get enough info to upas/spf and spamhaus. nupas smtpd/validatesender should still be compatable with old upas. - erik