News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Danne Lundqvist's Blog:
Problem sending mail with PHP mail function
April 17, 2007 @ 08:24:00

In a new post on the Dotvoid.com blog today, Danne Lundqvist talks about some of the issues he's had with the mail function in PHP. Specifically, it's about the mails being set but not making it to their destinations.

Instead I have used a PHP class that allows me to send emails using a remote smtp server using an account on that server. This has been a good solution for my setup anyways. A few days ago a friend of mine was asked to investigate the very same problem for a client.

As it turns out, the solution to their problem was pretty simple - a conflict between the sendmail_from in the php.ini and the "From" passed into the mail function call. A simple ini_set resolved the issue and kept the spam filters from catching and blocking the message.

1 comment voice your opinion now!
mail function sending spam from sendmailfrom phpini mail function sending spam from sendmailfrom phpini




Similar Posts

Issociate.de Newsreader: phpBB mass-hack being prepared?

Vinu Thomas' Blog: Securimage Captcha for PHP

SecurityReason.com: PHP 5.2.4 Released...unpatched

Tony Bibbs' Blog: What Zend Might Not Want You To Know

CodedFX.com: Creating a CAPTCHA for Your Site


Community Events







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


zend database framework conference cakephp package PEAR code PHP5 release example zendframework book job developer security application releases mysql ajax

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