[kforge-dev] Changeset [1058]: Create a mailing facility and a 'notify' plugin to email system ...
10: Timeline
admin at okfn.org
Fri Dec 29 18:07:42 UTC 2006
Create a mailing facility and a 'notify' plugin to email system administrators and others about system changes.
* /trunk/src/kforge/utils/mailer.py: provide one easy to use send method to wrap the python email system
* /trunk/src/kforge/utils/mailertest.py: unit test for mailer
* /trunk/src/kforge/plugin/notify.py: notify plugin to notify system administrators (and others) of system events such as creation of project
* /trunk/src/kforge/plugin/notifytest.py: associated unit tests for notify plugin
* /trunk/src/kforge/command/initialise.py: ensure that all created Person objects have associated emails addresses
* use domain name provided in system config
* admin Person has local email part 'kforge-admin'
URL: http://project.knowledgeforge.net/kforge/trac/changeset/1058
More information about the kforge-dev
mailing list