News Feed
Jobs Feed
Sections




News Archive
PHPClasses.org Blog:
Sending e-mail using [Remote] SMTP servers/MIME Email
April 20, 2009 @ 11:15:29

On the PHPClasses.org blog Manuel Lemos has a recent post looking at a method for sending emails using a remote SMTP server (like Google or Yahoo's) via this package.

In most hosting environments, the PHP mail() function is sufficient to send e-mail messages without problems. However, there are situations on which using the mail function is inconvenient and may prevent that your messages reach the destination. [...] Therefore, you may need to find an alternative way for sending your e-mail messages from PHP.

The package lets you define a username/password, server, whether to use a SSL connection or not, and if the connection needs to use the TLS protocol.

0 comments voice your opinion now!
server remote yahoo google smtp mail send package


blog comments powered by Disqus

Similar Posts

Chris Shiflett\'s Blog: Google XSS and Evil Character Encoding

Alexey Zakhlestin's Blog: Application Server in PHP? well...Yes!

IBM developerWorks: Convert XML to JSON in PHP

DZone.com: SOLID for packag...err, namespaces

Sandro Groganz's Blog: eZ develops PHP application server


Community Events











Don't see your event here?
Let us know!


example phpunit podcast zendframework2 framework object development introduction conference code release application functional community interview opinion series tool testing language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework