David A. Bandel wrote:
> Used the above patch.  Seems to patch only the server.  I see
> dbmail-lmtpd, dmail-pop3d and dbmail-imap with netstat with ipv4

You need to specify ipv6 type addresses. Try:

bindip = ::ffff:<ipv4 address>

to get an ipv6 binding on an ipv4 address.

I'm using getaddrinfo(3) (see rfc2553) to provide portable ipv6 support
while maintaining ipv4 compatibility.



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to