The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=857 ====================================================================== Reported By: paul Assigned To: paul ====================================================================== Project: DBMail Issue ID: 857 Category: General Reproducibility: always Severity: crash Priority: high Status: resolved Target Version: 2.2.17 target: Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 29-Aug-10 20:19 CEST Last Modified: 29-Aug-10 20:28 CEST ====================================================================== Summary: using bind=* will crash on accept Description: When using bind=* and connecting on ipv4 dbmail will crash.
To work around use #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) the code needs to be fixed to accept '*' as meaning '0.0.0.0'. ====================================================================== ---------------------------------------------------------------------- (0003103) paul (administrator) - 29-Aug-10 20:28 http://www.dbmail.org/mantis/view.php?id=857#c3103 ---------------------------------------------------------------------- fixed now. Issue History Date Modified Username Field Change ====================================================================== 29-Aug-10 20:19 paul New Issue 29-Aug-10 20:19 paul Status new => assigned 29-Aug-10 20:19 paul Assigned To => paul 29-Aug-10 20:28 paul Note Added: 0003103 29-Aug-10 20:28 paul Status assigned => resolved 29-Aug-10 20:28 paul Resolution open => fixed 29-Aug-10 20:28 paul Target Version => 2.2.17 29-Aug-10 20:28 paul Description Updated ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev