On Sun, Aug 9, 2009 at 08:41, Paul J Stevens<[email protected]> wrote:
Paul J Stevens wrote:
Paul J Stevens wrote:
[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.

David,

I've added full IPv4/IPv6 support to my git tree, so this will appear in
dbmail as of 2.3.7

David,

Easy sunday here so I've backported IPv6 support to the 2.2 tree as well.

pickup the patch here:

http://git.dbmail.eu/cgit/cgit.cgi/paul/dbmail/patch/?id=fb4e2c74402abfdffcd3583be47691ef6a9252bc


Wow, Paul, that was fast.  Thanx.

Used the above patch.  Seems to patch only the server.  I see dbmail-lmtpd, 
dmail-pop3d and dbmail-imap with netstat with ipv4 bindings only:
mail:~/dbmail-2.2.11# netstat -pan | grep dbmail
tcp        0      0 0.0.0.0:110             0.0.0.0:*               LISTEN      
28967/dbmail-pop3d
tcp        0      0 0.0.0.0:143             0.0.0.0:*               LISTEN      
29113/dbmail-imapd
tcp        0      0 0.0.0.0:24              0.0.0.0:*               LISTEN      
28986/dbmail-lmtpd
tcp6       0      0 ::1:52636               ::1:5432                ESTABLISHED 
28987/dbmail-lmtpd
tcp6       0      0 ::1:53986               ::1:5432                ESTABLISHED 
29116/dbmail-imapd
tcp6       0      0 ::1:52637               ::1:5432                ESTABLISHED 
28989/dbmail-lmtpd
tcp6       0      0 ::1:52630               ::1:5432                ESTABLISHED 
28968/dbmail-pop3d
tcp6       0      0 ::1:52632               ::1:5432                ESTABLISHED 
28972/dbmail-pop3d
tcp6       0      0 ::1:53987               ::1:5432                ESTABLISHED 
29118/dbmail-imapd
tcp6       0      0 ::1:53985               ::1:5432                ESTABLISHED 
29114/dbmail-imapd
tcp6       0      0 ::1:52638               ::1:5432                ESTABLISHED 
28991/dbmail-lmtpd
tcp6       0      0 ::1:52631               ::1:5432                ESTABLISHED 
28970/dbmail-pop3d

I checked, and the binaries I'm running have the latest time-stamp.  The tcp6 
entries are database connections (port 5432 against postgresql-8.4).

Did I miss something?

Thanx,

David A. Bandel
--
Focus on the dream, not the competition.
           - Nemesis Air Racing Team motto
Visit my blog at: http://www.pananix.com/cgi-bin/blosxom

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to