[Exim] Re: Two issues relating to spam

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Suresh Ramasubramanian
Data:  
Para: Exim Users
Asunto: [Exim] Re: Two issues relating to spam
+++ Frank S. Bernhardt [exim-users] <14/03/02 09:59 -0500>:
> >From my limited experience, the only mention I've ever seen of 0.0.0.0 is
> >in the context of routing tables,
> that is 0.0.0.0 in a routing table designates the default router.


Tried this on exim, on an Irix 6.0.x box (pre 6.0.5 I think)? With exim
compiled with gcc? There's this well known bug in inet_ntoa() and
inet_aton() on that combination / platform ...

Don't have an SGI box to try this out on right now.

    --srs