Code

Extracted duplicated mail-sending code from mailgw, roundupdb and client.py to
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 8 Sep 2003 09:28:28 +0000 (09:28 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 8 Sep 2003 09:28:28 +0000 (09:28 +0000)
commitecc82323a216277dff3f2275991dc4d498945301
tree286436738e6b897c77e73b6be980942cfc2c81fb
parent0d693ffaf81b71f1b011a8fe20a42afcaf370080
Extracted duplicated mail-sending code from mailgw, roundupdb and client.py to
the new mailer.py module.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1866 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/client.py
roundup/mailer.py [new file with mode: 0644]
roundup/mailgw.py
roundup/roundupdb.py