Re: [Dbmail] IPv6 on dbmail 2.2.x?

2013-01-31 Thread Michael Monnerie
Am Freitag, 25. Januar 2013, 09:30:17 schrieb Paul J Stevens:
> Anyway, for now use the work-around suggested in the 3.0 man-page,
> which is use '::' if you are on linux.

Perfect - worked!

-- 
mit freundlichen Grüssen,
Michael Monnerie, Ing. BSc | Tel: +43 660 415 6531

XING: https://www.xing.com/profile/Michael_Monnerie
Facebook: https://www.facebook.com/michael.monnerie
Twitter: @MichaelMonnerie https://twitter.com/MichaelMonnerie
LinkedIn: http://lnkd.in/uGx6ug
Google+: https://plus.google.com/u/0/100598203632716687928/

Protéger.at Internet Services Austria [gesprochen: Prot-e-schee]
http://protéger.at | http://proteger.at
Facebook: https://www.facebook.com/protegerat
Mitglied im it-management Netzwerk http://it-management.at


signature.asc
Description: This is a digitally signed message part.
___
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


Re: [Dbmail] IPv6 on dbmail 2.2.x?

2013-01-25 Thread Paul J Stevens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


- From the dbmail.conf docs in the 3.0 code:

#
# The IPv4 and/or IPv6 addresses the services will bind to.
# Use * for all local interfaces.
# Use 127.0.0.1 for localhost only.
# Separate multiple entries with spaces ( ) or commas (,).
#
bindip= 0.0.0.0 # IPv4 only - all IP's
#bindip= :: # IPv4 and IPv6 - all IP's (linux)
#bindip= :: # IPv6 only - all IP's (BSD)
#bindip= 0.0.0.0,:: # IPv4 and IPv6 - all IP's (BSD)


'*' is interpreted as '0.0.0.0' so IPv4 only.

It should probably be interpreted as '::' for linux and '::,0.0.0.0'
for the BSDs, but that takes a lot of testing and verification of the
compilation on different architectures.

It's the getaddrinfo call that is crucial here. Looking at the
man-page maybe we should interpret '*' as NULL...

Anyway, for now use the work-around suggested in the 3.0 man-page,
which is use '::' if you are on linux.





On 01/24/2013 09:31 PM, Michael Monnerie wrote:
> Hi, we've enabled IPv6 on our servers, but dbmail-pop3d/imapd
> don't answer when contacted over IPv6. Is that a matter of
> recompile, or do we need a higher version? We are on 2.2.15.
> 
> 
> 
> Our "bindip = *", so it should listen everywhere.
> 
> 
> 
> --
> 
> mit freundlichen Grüssen,
> 
> Michael Monnerie, Ing.. BSc
> 
> 
> 
> it-management Internet Services: Protéger
> 
> http://proteger.at [gesprochen: Prot-e-schee]
> 
> Tel: +43 660 / 415 6531
> 
> XING: https://www.xing.com/profile/Michael_Monnerie
> 
> Twitter: @MichaelMonnerie https://twitter.com/MichaelMonnerie
> 
> FaceBook: https://www..facebook.com/michael.monnerie
> 
> LinkedIn: http://lnkd..in/uGx6ug
> 
> Google+: https://plus..google.com/u/0/100598203632716687928/
> 
> 
> 
> 
> 
> ___ DBmail mailing
> list DBmail@dbmail.org 
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
> 


- -- 

Paul J Stevenspjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

   www.nfg.nl/i...@nfg.nl/+31.85.877.99.97

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlECQo4ACgkQ8iITvBH4zTEW3gCdHbf9Yp7AQLiHpLM4Csro4082
nJwAn1xlmpgBJqo9P+Ba14cMZctTVgd9
=pfAh
-END PGP SIGNATURE-
___
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail