Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

RE: [milter-greylist] Problem with AF_INET recognition on Tru64

2006-03-29 by Daniel Clar

I've looked inside the source code and I've found that the problem was
coming from the dump_dirty variable initialized to 0. So dump_perform was
not executed, the file was not created and the message about IPV4 address
was sent and no modification took place so even at the end the file was not
created.

So I've put the variable to 1 and everything was OK.

I don't know why it's just on Tru64.

Daniel
  

> -----Message d'origine-----
> De : milter-greylist@yahoogroups.com 
> [mailto:milter-greylist@yahoogroups.com] De la part de 
> attila.bruncsak@...
> Envoyé : mercredi 29 mars 2006 15:18
> À : milter-greylist@yahoogroups.com
> Objet : RE: [milter-greylist] Problem with AF_INET 
> recognition on Tru64
> 
> > > X-Greylist: Message not sent from an IPv4 address, not delayed by
> > > milter-greylist-x.y .
> > 
> > Did you disable the IPv6 support in Milter Greylist?
> > 
> > True64 has a dual network stack and "sendmail" might be 
> using an IPv6
> > socket even for IPv4 connections.
> 
> The attached patch removes some code asymmetry in the IPv4 - 
> IPv6 relation.
> There is no functionality changes. The most important part 
> that it may produce more
> accurate error messages such as instead of
> "Message not sent from an IPv4 address"
> it gives
> "Message not sent from an IPv4 neither IPv6 address"
> if IPv6 support is compiled in.
> 
> Bests,
> Attila
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
>

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.