[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error with spam-policy



> I've just upgrade my system with the s15 release of the Zmailer. But there
> is something wrong with the anti-spam policies. Look at this:
> 
> Any hints?

  Outch..  Anybody seen where my brain went ?

diff -u -r1.10 mxverify.c
--- smtpserver/mxverify.c	1999/04/11 00:18:19	1.10
+++ smtpserver/mxverify.c	1999/04/14 17:35:20
@@ -451,7 +451,7 @@
 	char hbuf[2000], *s, *suf;
 	/* int hspc; */
 
-	if (ipaf == AF_INET) {
+	if (ipaf == P_K_IPv4) {
 	  sprintf(hbuf, "%d.%d.%d.%d.",
 		  ipaddr[3], ipaddr[2], ipaddr[1], ipaddr[0]);

> --
> Alfredo Sanjuan <alfre@ibd.es>
> IBD Internet - http://www.ibd.es/

	/Matti Aarnio <mea@nic.funet.fi>