2017 © Pedro Peláez
 

library bounce-detection

Detect if a mail (string) is bounce mail - soft and hard bounce support

image

cwd/bounce-detection

Detect if a mail (string) is bounce mail - soft and hard bounce support

  • Saturday, October 8, 2016
  • by rufinus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

cwd/bounce-detection

This uses the bounce detection (regexp) of voku/bounce-mail-handler which is an extended fork of instaclick's PHPMailer-BMH which is on the other hand a Fork of WorxWare's PHPMailer-BMH., (*1)

This lib doesnt care where your mail comes from, so there is no IMAP integration like in PHPMailer-BMH. It juses parses the content you give to it., (*2)

The Versions

08/10 2016

dev-develop

dev-develop

Detect if a mail (string) is bounce mail - soft and hard bounce support

  Sources   Download

MIT

The Requires

 

The Development Requires

email smtp bounce