root / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @117 [117] 4 days fs renamed providers to transports which reflects the real purpose better
(edit) @116 [116] 1 week amcgregor Corrected variable reference before assignment error.
(edit) @115 [115] 2 weeks amcgregor Corrected missing default value of None on the mail.smtp.tls
(edit) @114 [114] 2 weeks amcgregor Fixed docstring as per #88.
(edit) @113 [113] 2 weeks amcgregor Made exceptions consistent by changing the Error suffix to Exception, …
(edit) @112 [112] 2 weeks amcgregor Support for internationalized domains (#69) and expanded validation for …
(edit) @111 [111] 3 weeks fs fixes #94
(edit) @110 [110] 3 weeks fs fixes #76
(edit) @109 [109] 3 weeks fs Most compatibility stuff for #72 done
(edit) @108 [108] 4 weeks fs fixes #79
(edit) @107 [107] 1 month fs Message class refactoring: re-enable positional parameters, several …
(edit) @106 [106] 1 month fs removing empty python modules so they don't confuse people
(edit) @105 [105] 2 months fs fixes #71
(edit) @104 [104] 2 months fs debug provider now stores all mails so you can check then in unit tests …
(edit) @103 [103] 2 months fs forgot to add the test case for #75
(edit) @102 [102] 2 months fs adds the ability not to use setuptools for manager/provider class lookup …
(edit) @101 [101] 2 months fs adds support for non ascii characters in recipient names (#68)
(edit) @100 [100] 2 months fs adds support for non ascii characters in subject (#67)
(edit) @99 [99] 2 months fs removes all namespace packages (#87)
(edit) @98 [98] 5 months fs Fixed bad access to TurboMail's config in utf8qp
(edit) @97 [97] 5 months fs added *.pyc to svn:ignore for several directories
(edit) @96 [96] 7 months fs we don't need the uuid module anymore since r86
(edit) @95 [95] 7 months fs Python 2.4 compatibility: email.utils does not exist in Python 2.4
(edit) @94 [94] 7 months fs Rename StubMessage? -> WrappedMessage?
(edit) @93 [93] 7 months fs Fix: use interface.provider, not turbomail.provider (related to r85)
(edit) @92 [92] 7 months fs fixing some spelling errors
(edit) @91 [91] 8 months amcgregor Altered uuid Python version check to check for less than 2.5, not 2.4 or …
(edit) @90 [90] 8 months amcgregor Added install_requires reference to setup.
(edit) @89 [89] 8 months amcgregor Added dynamic requirement of the uuid module for Python < 2.5
(edit) @88 [88] 8 months amcgregor Added docstring to Address class.
(edit) @87 [87] 9 months fs spelling
(edit) @86 [86] 9 months fs use the built-in make_msgid() from email.utils for generation of message …
(edit) @85 [85] 9 months fs Cleanup: Don't import turbomail.control.interface as turbomail
(edit) @84 [84] 9 months fs converting tabs to spaces
(copy) @83 [83] 9 months fs Moving branches/3.0 to trunk
copied from branches/3.0:
(edit) @81 [81] 9 months fs fixing missing import: MailNotEnabledException?
Note: See TracRevisionLog for help on using the revision log.