Code

Implemented the comma-separated printing option in the admin tool.
[roundup.git] / roundup / mailgw.py
2001-10-11 richardImplemented the comma-separated printing option in...
2001-10-11 richardInitial cut at trying to handle people responding to...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-10-05 richard . roundup-admin create now prompts for property info...
2001-08-30 richardFixed missing import in mailgw :(
2001-08-13 richardMake the mail parser a little more robust.
2001-08-12 richardusing isinstance(blah, Foo) now instead of isFooType
2001-08-08 richardAdded better error handling to mailgw.
2001-08-08 richardoops ;)
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-05 richardremoved some print statements
2001-08-03 richardImplemented correct mail splitting (was taking a shortc...
2001-08-01 richardmailgw was assuming certain properties existed on the...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-28 richardMultipart message class has the getPart method now...
2001-07-28 richardFixed some non-string node ids.
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite