[Pymilter] Re: Python milter extension, OpenBSD Installation Notes
Stuart D. Gathman
stuart at bmsi.com
Thu Nov 25 22:13:06 EST 2004
On Thu, 25 Nov 2004, Marc Balmer wrote:
> In the README file I found an OpenBSD specific note which is
> unfortunately wrong and thus misleading. It is written there that
> "Sendmail is broken on OpenBSD for unix domain sockets." That's
> incorrect; there is no problem at all with sendmail milters using unix
> domain sockets on OpenBSD.
I took that statement from someone using it on openbsd. I suppose I should have said,
"So and So says that sendmail is broken". Since it either never was really broken or is now
fixed, I'll update it. Thanks for the feedback.
Sorry I still haven't split out the milter application from the extension.
The milter application has a function which should be in the library section. I am not sure
where. It is the is_dynip(host,ip) heristic which tries to recognize PTR names which are for
dynamic IPs. I want to put it in the spf module, but it is not really part of spf - just
a heuristic that is handy when doing spf type things.
I don't want too many top level modules. Maybe the thing to do is to create a
milter subpackage. But spf is useful for other MTAs. Packaging is hard.
--
Stuart D. Gathman <stuart at bmsi.com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
More information about the Pymilter
mailing list