This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  aa890cbb61d86dadd1fb53c66cb0874495a470e6 (commit)
      from  b2958774333d81a441061b2a36fd1f4ae8a45562 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa890cbb61d86dadd1fb53c66cb0874495a470e6
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Jul 18 09:46:24 2013 +0200

    fix simple cmmi run, dburi support, sqlite autocreate
    
    running a straightforward 'configure; make; make install' will now
    try to install the default dbmail.conf
    
    dbmail.conf now supports a new dburi parameter which will enable SSL
    database client support if enabled in libzdb. The old database
    parameters are now deprecated.
    
    if using sqlite, if the database looks empty (no dbmail_users table) a
    fresh database scheme will be installed.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.in             |   38 ++-----
 UPGRADING               |    5 +-
 acinclude.m4            |   15 ++-
 aclocal.m4              |   10 +-
 configure               |  303 ++++++++++++++++++++++++-----------------------
 configure.in            |    5 +-
 dbmail.conf             |   45 ++------
 man/Makefile.in         |   70 ++---------
 src/Makefile.in         |   44 ++-----
 src/authmodule.c        |   19 ++--
 src/dbmail.h.in         |    3 +
 src/dbmailtypes.h       |    1 +
 src/dm_config.c         |  129 +++++++++++++-------
 src/dm_db.c             |  124 +++++++++++++------
 src/modules/Makefile.in |   28 +----
 test/Makefile.in        |   25 +----
 16 files changed, 414 insertions(+), 450 deletions(-)


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to