Posted by Sanders Kaufman on 09/18/07 00:48
Lucanos wrote:
> Hi All,
>
> I am currently using PHPMailer to send out a set of emails on the
> execution of a PHP Script (obviously).
> My problem is that the PHPMailer action is returning a "true" result
> each time it is executed, but not every email generated by this action
> is actually being sent.
I'm very curious to know why so many folks seem to be using this little
script - PHPMailer.
I mean - the PHP mail() function is *amazingly* simple to use, and I
would think that anything that changes that would make it worse.
What's the attraction?
[Back to original message]
|