Mailpear.php.netClass that provides multiple interfaces for sending emailsPEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.Chuck Hagenbuchchagenbuchuck@horde.orgyesRichard Heyesrichardrichard@phpguru.orgyes2010-03-011.2.01.2.0stablestableBSD Style
QA release - stable.
Updated minimum dependencies (Net_SMTP, PEAR, PHP)
Doc Bug #15620 Licence change to BSD
Bug #13659 Mail parse error in special condition
Bug #16200 - Security hole allow to read/write Arbitrary File
_hasUnclosedQuotes() doesn't properly handle a double slash before an end quote (slusarz@curecanti.org, Bug #9137).
Make sure Net_SMTP is defined when calling getSMTPObject() directly (slusarz@curecanti.org, Bug #13772).
Add addServiceExtensionParameter() to the SMTP driver (slusarz@curecanti.org, Bug #13764).
Add a method to obtain the Net_SMTP object from the SMTP driver (slusarz@curecanti.org, Bug #13766).
4.4.91.5.6Net_SMTPpear.php.net1.4.11.2.0b21.2.0betabeta2009-05-15PHP/BSD
Bug #16200 - Security hole allow to read/write Arbitrary File
1.2.0b31.2.0betabeta2010-02-08PHP/BSD
QA Release. Bug #16200 - Security hole allow to read/write Arbitrary File
1.2.0b41.2.0betabeta2010-02-08BSD Style
Doc Bug #15620 Licence change to BSD
Bug #13659 Mail parse error in special condition
1.2.0b51.2.0betabeta2010-02-09BSD Style
QA release.
Updated minimum dependencies (Net_SMTP, PEAR, PHP)
1.2.01.2.0stablestable2010-03-01BSD Style
QA release - stable.
Updated minimum dependencies (Net_SMTP, PEAR, PHP)
Doc Bug #15620 Licence change to BSD
Bug #13659 Mail parse error in special condition
Bug #16200 - Security hole allow to read/write Arbitrary File
_hasUnclosedQuotes() doesn't properly handle a double slash before an end quote (slusarz@curecanti.org, Bug #9137).
Make sure Net_SMTP is defined when calling getSMTPObject() directly (slusarz@curecanti.org, Bug #13772).
Add addServiceExtensionParameter() to the SMTP driver (slusarz@curecanti.org, Bug #13764).
Add a method to obtain the Net_SMTP object from the SMTP driver (slusarz@curecanti.org, Bug #13766).