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 306b095ac11d3075da8ed6c155b8df6330af64cb (commit) via 961dda87ac5ada8d6bb60226a2a429000f749be8 (commit) from d27f438bcea05bd0eef2c185499d1d391507d262 (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 306b095ac11d3075da8ed6c155b8df6330af64cb Author: Paul J Stevens <p...@nfg.nl> Date: Wed Sep 26 09:58:59 2012 +0200 clean out old python code commit 961dda87ac5ada8d6bb60226a2a429000f749be8 Author: Paul J Stevens <p...@nfg.nl> Date: Wed Sep 26 09:48:42 2012 +0200 fix some regressions ----------------------------------------------------------------------- Summary of changes: python/app/IMailFolder.py | 35 ---------- python/app/IMailMessage.py | 32 --------- python/app/IPerson.py | 18 ----- python/app/__init__.py | 2 - python/bin/autoreplier.py | 128 ------------------------------------ python/lib/Dbmail.py | 144 ----------------------------------------- python/lib/DbmailAutoreply.py | 44 ------------- python/lib/DbmailConfig.py | 55 ---------------- python/lib/__init__.py | 1 - python/tests/testDbmail.py | 90 ------------------------- src/dbmail-imapsession.c | 16 ++--- src/dbmail-message.c | 7 ++- src/imap4.c | 2 +- 13 files changed, 12 insertions(+), 562 deletions(-) delete mode 100644 python/__init__.py delete mode 100644 python/app/IMailFolder.py delete mode 100644 python/app/IMailMessage.py delete mode 100644 python/app/IPerson.py delete mode 100644 python/app/__init__.py delete mode 100644 python/bin/autoreplier.py delete mode 100644 python/lib/Dbmail.py delete mode 100644 python/lib/DbmailAutoreply.py delete mode 100644 python/lib/DbmailConfig.py delete mode 100644 python/lib/__init__.py delete mode 100644 python/tests/testDbmail.py 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