From: "PEAR Announce" on 24 Jan 2010 16:47 The new PEAR package Net_SMTP-1.4.1 (stable) has been released at http://pear.php.net/. Release notes ------------- The auth() method now includes an optional $tls parameter that determines whether or not TLS should be attempted (if supported by the PHP runtime and the remote SMTP server). This parameter defaults to true. (Bug #16349) Header data can be specified separately from message body data by passing it as the optional second parameter to ``data()``. This is especially useful when an open file resource is being used to supply message data because it allows header fields (like *Subject:*) to be built dynamically at runtime. (Request #17012) Package Info ------------ Provides an implementation of the SMTP protocol using PEAR's Net_Socket class. Related Links ------------- Package home: http://pear.php.net/package/Net_SMTP Changelog: http://pear.php.net/package/Net_SMTP/download/1.4.1 Download: http://download.pear.php.net/package/Net_SMTP-1.4.1.tgz Authors ------- Chuck Hagenbuch (lead) Jon Parise <jon(a)php.net> (lead)
|
Pages: 1 Prev: QuickForm with Template_IT? Next: [ANNOUNCEMENT] Services_Digg2-0.1.0 (alpha) Released. |