Commit Graph

1221 Commits

Author SHA1 Message Date
Vincent Richard
418c0c1456 New build system for unit tests. 2004-11-06 10:48:58 +00:00
Vincent Richard
c34d699f98 Fixed bug with white-space in email address. 2004-11-06 10:46:02 +00:00
Vincent Richard
02e149daf4 Fixed operator==(). 2004-10-26 20:17:28 +00:00
Vincent Richard
d6289b28ee Fixed a typo in Doxygen comment (<). 2004-10-25 23:39:50 +00:00
Vincent Richard
7e40a14cac Fixed comment for Doxygen. 2004-10-25 22:53:08 +00:00
Vincent Richard
6ad871b235 Added appendAttachment(), an alias for attach(). 2004-10-25 22:10:13 +00:00
Vincent Richard
5ef45921a4 Added non-const versions of getRecipients(), getCopyRecipients() and getBindCopyRecipients() for easy access. 2004-10-25 22:02:58 +00:00
Vincent Richard
c433e0213a Added specialization for typeAdapter <string>::parse() as it took only the first word of the text (operator<<). 2004-10-25 11:15:53 +00:00
Laurent Richard
e0fa71b08f added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions 2004-10-25 09:20:09 +00:00
Laurent Richard
5a13156740 Added tests for hasField() and findField() functions. 2004-10-21 15:38:15 +00:00
Vincent Richard
2949fb51f1 Refactoring (see ChangeLog). 2004-10-21 15:05:47 +00:00
Laurent Richard
6f7f1674f7 header class unit tests added 2004-10-18 19:27:18 +00:00
Vincent Richard
84a7adf049 Fixed a bug when parsing a mailbox with no explicit email address (should be recognized as an address). 2004-10-07 11:24:34 +00:00
Laurent Richard
27fb7a5b96 New unit test system: Unit++.
Added test for header::getAllByName/Type
2004-10-07 11:02:31 +00:00
Vincent Richard
3fb6238933 Added FLAG_PASSED message flag to indicate a forwarded message (used in maildir). 2004-10-06 16:18:06 +00:00
Laurent Richard
f3d249c81b Adding functions in 'header' object to retrieve a list of fields by name/type 2004-10-06 11:04:00 +00:00
Vincent Richard
a1f5ebbfbc Fixed possible bug in destructor, when parent folder is closed before destroying the message. 2004-10-05 20:52:21 +00:00
Vincent Richard
4661f3f6a3 Files omitted during initial import. 2004-10-05 19:03:58 +00:00
Vincent Richard
0967d3ef5b Changed meaning of "path" portion in a URL. This does not specify the root path for "maildir" protocol anymore; instead the "server.rootpath" property is used. The "path" portion can be used to point a specific folder into a mail store (empty = root folder). 2004-10-05 16:33:54 +00:00
Vincent Richard
01fc656724 Added "examples/common.inc" file that was ommited during initial import. 2004-10-05 11:08:57 +00:00
Vincent Richard
a3229a0513 Initial import. 2004-10-05 10:28:21 +00:00