
paul at nfg
Jun 8, 2009, 12:40 AM
Post #1 of 1
(461 views)
Permalink
|
|
[SCM]Paul's DBMail tree branch, master, updated. d3da2b78ebae3d4a91e45ee093b79f74b5113468
|
|
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 d3da2b78ebae3d4a91e45ee093b79f74b5113468 (commit) from 5f93e22a7c050300bacc163cda5f11145cffaed3 (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 d3da2b78ebae3d4a91e45ee093b79f74b5113468 Author: Jonathan Feally <vulture [at] netvulture> Date: Mon Jun 1 09:42:57 2009 -0700 remove auto_reply and auto_notification completely Signed-off-by: Paul J Stevens <paul [at] nfg> ----------------------------------------------------------------------- Summary of changes: dbmail.conf | 20 ---------- sql/mysql/2_3_5-2_3_6.mysql | 4 ++ sql/mysql/fix_foreign_keys.mysql | 14 ------- sql/sqlite/2_3_5-2_3_6.sqlite | 4 ++ src/dbmail-message.c | 74 -------------------------------------- src/dm_db.c | 49 +------------------------ src/dm_db.h | 23 ------------ test/check_dbmail_db.c | 23 ------------ 8 files changed, 9 insertions(+), 202 deletions(-) hooks/post-receive -- Paul's DBMail tree _______________________________________________ Dbmail-dev mailing list Dbmail-dev [at] dbmail http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
|