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

Zend Developer Zone: Zend_Gdata for Picasa, YouTube, Google Documents List

Joshua Eichorn\'s Blog: Looking for HTML_AJAX Success Stories

Travis Swicegood's Blog: New Release - PHPT

APress.com: Quick Caching With PHP Sessions

Brian Moon's Blog: PHP's MySQL connection timeout


Community Events











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


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

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