Net-IMAP-Server
view release on metacpan or search on metacpan
is discovered while handling a command
- Upper-case command name in "command not recognized" to not leak
implementation as much
1.10 2009-03-05T14:27:17Z
- Fix a major bug where UNSEEN reported the total number of unseen
messages in the mailbox, rather than the sequence of the first unseen
message. Reported by Jan Dvorak <jdvorak@uikt.mendelu.cz>
- Always return un-decoded headers to the client. Reported by Jan Dvorak
<jdvorak@uikt.mendelu.cz>
- Fixes for people who have set $" to something odd
1.08 2009-02-24T16:27:17Z
- UTF-7 support for mailbox naming
- Add and document purge => 1 option to full_path
1.07 2008-11-23T01:03:24Z
- Fixed missing UNIVERSAL::require dep
1.06 2008-11-17T17:06:52Z
- Added NAMESPACE support
1.05 2008-10-20T16:40:19Z
- Fixed spelling of 'separator' -- THIS BREAKS BACKWARDS COMPATIBILITY if
you had overridden the 'seperator' method.
- Added some missing pod on Net::IMAP::Server::DefaultModel
1.01 2008-08-16T21:06:31Z
- Now with updated changelog and signatures - no functionality changes
1.00 2008-08-16T21:05:25Z
- Remove Email::Folder dep, and default load_data behavior
0.95 2008-08-06T18:46:09Z
- We can intuit the is_inbox mailbox property
- Include a simple example server
0.9 2008-07-07T17:35:04Z
- Add update_tree hook so servers can dynamically create sub-mailboxes
0.8 2008-06-16T18:34:56Z
- Special-casing for Zimbra clients
- client_id is a connection property, not an auth property
- Bump the Net::Server::Coro dep
0.7 2008-05-19T13:30:17Z
- Per-session message flags actually stored on the session
- STATUS is now on the mailbox
0.6 2008-05-16T13:29:12Z
- Add missing Net::SSLeay dep
0.5 2008-04-25T12:18:17Z
- Add 'use Coro's for the places I added 'cede's
- Module::Install version bump
0.4 2008-04-23T15:24:22Z
- Weaken the timeout callback, so we don't leak connection objects
- Don't double-store refs to connections
- Actually clean out old keys in the connection hash
- Try to print from the right coro, so EV doesn't complain about recursive
entry, and then wedge the next time it happens.
- Drop some more 'cede's in for commands which do many things
0.3 2008-03-11T12:33:14Z
- Connections weren't being fully closed on timeout
0.2 2008-03-10T16:47:52Z
- Initial release to CPAN
( run in 1.155 second using v1.01-cache-2.11-cpan-39bf76dae61 )