J.D. Bronson:
> I noticed that postfix doesn't recognize NetBSD 5:
> 
> This is as far as makedefs goes..
> makedefs:   NetBSD.4*)  SYSTYPE=NETBSD4
> 
> as a test, I did this:
> makedefs:   NetBSD.5*)  SYSTYPE=NETBSD4
> 
> and it compiled just fine.

Postfix will recognize NetBSD 5 after it has been verified to fully
support the existing Postfix features.

One known bug is that file descriptor passing requires different
code on NetBSD than on the other 64-bit systems. This breaks Milters,
the SMTP connection cache, and other features that pass sockets
over UNIX-domain sockets.

        Wietse

Reply via email to