- Switch to TravisCI (com)
- Switch to MIT LICENSE
- Control perRecipient element while parsing DSN fields (Issue #28)
- Coding style
- New pattern for Yahoo (Issue #27)
- Bad version constraint
- Drop PHP 5.3 support (See travis-ci/travis-ci#8072)
- Handle exceptions for openImapRemote method (Issue #26)
- Change processMailDelete and processMailMove scope to public (Issue #24)
- Initialize
$arHeader['Content-type']
var to array (Issue #21)
- Split POP3 and IMAP TLS/SSL ports (Issue #20)
- Misspelled var (Issue #19)
- Add header and body var in Mail object (Issue #17)
- Duplicated resolvers
- Clean code
- Remove set_time_limit
- Add StyleCI config
- Fix short syntax for arrays
- Update dependencies
- Add travis and scrutinizer
- Add CHANGELOG.md
- Small refactoring
- Add composer.json
- Refactoring
- Implement CwsDebug (Issue #8)
- Add new rules categories (Issue #7)
- Refactor file open mode (Issue #5)
- Bug while creating bounces mailbox (Issue #3)
- Bug while processing move operation (Issue #2)
- Bug with eml folder path on Windows (Issue #1)
- Update LICENSE
- Put 0 for unlimited messages to process by default
- Adding LGPL license
- Bug parsing DSN fields
- Verbose quiet by default
- EML examples
- Refactoring
- Initial version