- change the password obfuscation from zlip.compress to base64.b64encode: the zlib compression was not playing nice with the config reader due to weird nonprintable characters.

Author nanotube <nanotube>
Author date 2007-01-09 07:53:59
Author local date 2007-01-09 07:53:59 +0000
Committer nanotube <nanotube>
Committer date 2007-01-09 07:53:59
Committer local date 2007-01-09 07:53:59 +0000
Commit 510f209036c8384daaff08fab4d1a1b8b6f0275f
Tree b08c52a2d6fddc1ae8f2938b3adfa62ebacaf06f
Parent 00207dffa09d4bc1f5f9f842bcff554fed615978
- change the password obfuscation from zlip.compress to base64.b64encode: the zlib compression was not playing nice with the config reader due to weird nonprintable characters.
- change email library imports to reflect the new python 2.5 structure
- add TLS email functionality (now works with gmail)
ViewGit