Sheldon Hearn wrote:
>
> If there's anything you'd like to see change in the FreeBSD port for
> Exim, now's the time to speak up. I can't promise to come up with
> something that makes everyone happy, but I'd like something that at
> least pleases the majority of folks who bother to subscribe to this
> list.
How about enabling IPv6 support in the port? (seeing as how so many other FreeBSD bits now do IPv6 too) I did it by hand last night just with adding:
HAVE_IPV6=yes
to the Local/Makefile, and it seems to work fine (this was on 4.2-Release).
Barry