CwsMailBounceHandler Versions Save

? PHP class to help webmasters handle bounce-back, feedback loop and ARF mails in standard DSN

1.14.2

4 years ago

This project is not maintained anymore and is abandoned.

1.14.1

5 years ago
  • Switch to TravisCI (com)

1.14

6 years ago
  • Switch to MIT LICENSE

1.13

6 years ago
  • Control perRecipient element while parsing DSN fields (Issue #28)
  • Coding style

1.12

6 years ago
  • New pattern for Yahoo (Issue #27)
  • Bad version constraint
  • Drop PHP 5.3 support (See travis-ci/travis-ci#8072)

1.11

6 years ago
  • 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)

1.10

7 years ago
  • Split POP3 and IMAP TLS/SSL ports (Issue #20)
  • Misspelled var (PR #19)
  • Add header and body var in Mail object (Issue #17)
  • Duplicated resolvers
  • Clean code
  • Remove set_time_limit

1.9

7 years ago
  • Add StyleCI config
  • Fix short syntax for arrays
  • Update dependencies

1.8

7 years ago
  • Add travis and scrutinizer
  • Add CHANGELOG.md
  • Small refactoring

1.7

7 years ago
  • Add composer.json