Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.44
2012/10/16 12:37:43
khorben
Synchronized with IMAP4 support (some SSL fixes)
1.43
2012/07/19 19:53:48
khorben
Reviewing Mailer's API
1.42
2012/05/12 12:03:49
khorben
Let both imap4 and pop3 account plug-ins be consistent
1.41
2012/01/07 00:27:07
khorben
Reworked the accounts plug-ins (configuration changes probably crash now)
1.40
2011/12/10 13:50:35
khorben
The SSL context is provided by the Mailer class
1.39
2011/11/20 04:39:52
khorben
The accounts only need to include Mailer/account.h
1.38
2011/09/28 22:28:09
khorben
Imported the latest fixes with regard to SSL support
1.37
2011/09/15 11:32:21
khorben
Code cleanup
1.36
2011/09/15 11:08:54
khorben
Improving SSL support
1.35
2011/09/14 23:36:21
khorben
Introducing SSL support (untested)
1.34
2011/09/14 21:53:37
khorben
Code cleanup
1.33
2011/06/25 01:28:51
khorben
More efficient IMAP code
1.32
2011/06/10 23:17:12
khorben
Fixed use of fcntl()
1.31
2011/06/07 22:18:52
khorben
No longer block on connect()
1.30
2011/06/06 00:20:36
khorben
Updating the status when connecting to the server
1.29
2011/06/06 00:03:02
khorben
Really recover on errors
1.28
2011/06/05 23:58:20
khorben
Try to recover on errors (not confirmed yet)
1.27
2011/06/05 01:48:47
khorben
Code cleanup
1.26
2011/06/05 01:41:17
khorben
Code cleanup
1.25
2011/06/05 00:34:05
khorben
Some more cleanup
1.24
2011/06/04 22:48:50
khorben
Code cleanup
1.23
2011/06/04 21:24:11
khorben
Really support longer answers
1.22
2011/06/04 20:52:41
khorben
Code cleanup
1.21
2011/06/04 17:30:12
khorben
Sending a keep-alive every 30 seconds of inactivity
1.20
2011/05/15 02:53:56
khorben
Began to implement a queueing system
1.19
2011/05/13 22:32:17
khorben
Fully restored the "View source" functionality
1.18
2011/03/05 01:30:20
khorben
Avoiding a warning
1.17
2011/02/23 14:36:26
khorben
Massive re-design abstracts Gtk+ away from account plug-ins
1.16
2011/02/21 12:12:17
khorben
SSL is not supported at the moment
1.15
2011/02/21 04:41:40
khorben
Setting some more default values for messages
1.14
2011/02/21 04:35:19
khorben
Listing headers of the messages
1.13
2011/02/21 04:07:24
khorben
Bluntly retrieving every message available
1.12
2011/02/21 03:59:12
khorben
Now able to authenticate
1.11
2011/02/21 01:31:18
khorben
Connecting to the server
1.10
2011/01/29 02:16:42
khorben
Unifying the plug-in API between projects
1.9
2010/10/22 13:23:01
khorben
Implemented viewing the source for messages
1.8
2010/10/05 20:35:17
khorben
Code cleanup
1.7
2010/10/05 20:15:08
khorben
Tracking read/unread status in the mbox plug-in
1.6
2010/05/03 23:50:10
khorben
Updated license texts (GPL version 3)
1.5
2009/01/20 08:20:34
khorben
Beginning to display message contents
1.4
2007/12/10 01:17:59
khorben
Now able to list messages in a folder
1.3
2007/06/13 18:02:22
khorben
Properly licensed under the GPL version 2
1.2
2006/11/03 07:30:36
khorben
Updated account definition, added rss.c placeholder
1.1
2006/11/02 06:57:06
khorben
Added IMAP4 and POP3 place-holder plug-ins