[email protected] wrote:
> Folks,
> 
> Can't seem to find much on the subject.   Seems last time someone asked
> about IPv6 in 2006 they got a curt "no ipv6" as an answer.  But that was
> 3 years ago.
> 
> I am using dbmail (2.2.11), but I now have one domain that is IPv6 only.
> 
> Is IPv6 in the current (2.3.x) code?  If not, is it planned?  If not
> planned, is there any replacement for dbmail (sendmail+pgsql)?

I'm perfectly willing to start using ipv6 interfaces by default. I'm not
too knowledgeable on the subject, but afaict an ipv6 interface will
happily serve ipv4 clients if bound to a mapped address like
::ffff:192.168.1.1 so using ipv6 interfaces internally would serve both
worlds.

Only caveat is people running on kernels that don't support ipv6. For
2.3 we could probably start using ipv6 in favor of ipv4. Any backports
to 2.2 would most likely require a compile time selection.


> 
> I'm down to the last app not IPv6 -- dmail.  All others (Apache2, BIND,
> sendmail, postgresql, ssh, ntpd, etc.) are dual stack or IPv6 only. 
> What's really odd is dbmail appears on the backend to be using IPv6
> (output from netstat): tcp6       0      0 ::1:5432               
> ::1:56169               ESTABLISHED 1881/postgres: dbma
> tcp6       0      0 ::1:5432                ::1:38927              
> ESTABLISHED 2867/postgres: dbma
> tcp6       0      0 ::1:38932               ::1:5432               
> ESTABLISHED 2967/dbmail-pop3d
> tcp6       0      0 ::1:5432                ::1:33133              
> ESTABLISHED 14090/postgres: dbm
> tcp6       0      0 ::1:38934               ::1:5432               
> ESTABLISHED 2971/dbmail-pop3d
> tcp6       0      0 ::1:5432                ::1:56171              
> ESTABLISHED 1885/postgres: dbma
> 
> Just the pop3, imap, and lmtpd daemons appear to only bind ipv4 on the
> front end (or have I misconfigured something?).

The backend connections are handled by the respective client libraries.
Those are ipv6 enabled of course. Time for dbmail to move on this issue
as well.


> 
> Thanx,
> 
> David A. Bandel
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DBmail mailing list
> [email protected]
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


-- 
  ________________________________________________________________
  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