DragonFly users List (threaded) for 2008-03
DragonFly BSD
DragonFly users List (threaded) for 2008-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Postfix and IPv6


From: "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxx>
Date: Fri, 28 Mar 2008 18:01:00 +0000

Jeff Blank wrote:
I discovered today that Postfix does not enable IPv6 for DragonFly.
It sets a FREEBSD4 macro based on 'uname' output for the build in
general, but it relies on compiler macros to enable IPv6 support and
has none for DF.

I worked around that with this patch:

http://web.mr-happy.com/~jfb/patches/patch-postfix_2.5.1-src-util-sys_defs.h

Is simply checking for __DragonFly__ the best way to detect a
v6-capable DF host?  I assume there was never a v6-incapable version,
since we're based on FBSD 4, but I wanted to check before attempting
to submit this to the postfix project.

I encountered the same, and hacked around it in a similar manner. There might be more places in Postfix where patches like these are required, so if you have the time, it would be great if you could check for those as well. Then, submit them to both Postfix and Pkgsrc.
--
Thomas E. Spanjaard
tgen@netphreax.net
tgen@deepbone.net


Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]