The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=1007 ====================================================================== Reported By: jvanvelden Assigned To: paul ====================================================================== Project: DBMail Issue ID: 1007 Category: Database layer Reproducibility: N/A Severity: minor Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 20-May-13 03:58 CEST Last Modified: 18-Jul-13 12:26 CEST ====================================================================== Summary: Enable support for postgres SSL Description: Currently there is no way to connect to a postgres DB using SSL
Libzdb has support for this, but there is currently no way to enable it from the dbmail.conf configuration file. According to the libzdb documentation it is just a matter of appending "?use-ssl=true" to the db connection url. IE: postgresql://root:swordfish@localhost/test?use-ssl=true I'm am trying to use dbmail in a virtual server environment where the traffic between dbmail and postgres occurs on a shared network. Could this support please be added to dbmail Thank you ====================================================================== ---------------------------------------------------------------------- (0003544) paul (administrator) - 18-Jul-13 12:26 http://www.dbmail.org/mantis/view.php?id=1007#c3544 ---------------------------------------------------------------------- I added a new parameter to dbmail.conf 'dburi' that allows full control over the database connection as per libzdb. This takes precedence over all other database parameters - which are now deprecated. Issue History Date Modified Username Field Change ====================================================================== 20-May-13 03:58 jvanvelden New Issue 18-Jul-13 12:26 paul Note Added: 0003544 18-Jul-13 12:26 paul Assigned To => paul 18-Jul-13 12:26 paul Status new => resolved 18-Jul-13 12:26 paul Resolution open => fixed ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev