PHPMailer - False Positives

This is a discussion on PHPMailer - False Positives within the PHP Language forums, part of the PHP Programming Forums category; The Natural Philosopher wrote: > Sanders Kaufman wrote: >> Yeah - but I've been doing email apps for so ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 09-19-2007
Sanders Kaufman
 
Posts: n/a
Default Re: PHPMailer - False Positives

The Natural Philosopher wrote:
> Sanders Kaufman wrote:


>> Yeah - but I've been doing email apps for so long by hand that it's
>> just less hassle to hand-code than to learn how someone els does it in
>> something like PHPMailer. Especially when, as you pointed out, there
>> are bugs in the script.

>
> My attitude exactly. Always reinvent the wheel, cos when it breaks, you
> know how to fix it cos it's YOUR WHEEL.


Well... to an extent.
But I gotta say - I almost never approach one of my broken routines with
foreknowledge of how it broke. I'm almost as surprised when it breaks
as I am shocked when it works. :)
Reply With Quote
  #12 (permalink)  
Old 09-19-2007
bill
 
Posts: n/a
Default Re: PHPMailer - False Positives

The Natural Philosopher wrote:
> Sanders Kaufman wrote:
>> Michael Fesser wrote:
>>> ..oO(Sanders Kaufman)
>>>
>>>> I guess it's just me.
>>>> I'm pretty comfortable with manually composing email.
>>>
>>> Even multipart mails with boundaries, encoded attachments and proper
>>> headers? Would be too much work for me.

>>
>> Yeah - but I've been doing email apps for so long by hand that it's
>> just less hassle to hand-code than to learn how someone els does it in
>> something like PHPMailer. Especially when, as you pointed out, there
>> are bugs in the script.

>
> My attitude exactly. Always reinvent the wheel, cos when it breaks, you
> know how to fix it cos it's YOUR WHEEL.


I presume that you do not use a motor vehicle to get somewhere
then ? <g>

bill
Reply With Quote
  #13 (permalink)  
Old 09-20-2007
Sanders Kaufman
 
Posts: n/a
Default Re: PHPMailer - False Positives

bill wrote:
> The Natural Philosopher wrote:


>> My attitude exactly. Always reinvent the wheel, cos when it breaks,
>> you know how to fix it cos it's YOUR WHEEL.

>
> I presume that you do not use a motor vehicle to get somewhere then ? <g>


Ha! I have this vision of a Little Rascals racer - with 2 car tires, a
bicycle wheel, and a wooden wagon wheel.
Reply With Quote
  #14 (permalink)  
Old 09-20-2007
Manuel Lemos
 
Posts: n/a
Default Re: PHPMailer - False Positives

Hello,

on 09/17/2007 10:12 AM Lucanos said the following:
> 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.
>
> My account is hosted on HostMonster, and is pointed at the localhost
> as the SMTP server.
> I use two email list groups - one has 18 listed recipients (and sends
> between 6 and 18 actual emails) and the other has 65 recipients (and
> sendd between 7 and 26 emails).
>
> Initially the script created a new object for each email (sending them
> out as one email per recipient at the moment), and currently I am
> using the same object repeatedly (just changing the To address for
> each execution), but the fault was evident in each configuration.
>
> I am monitoring the performance of this script by BCCing a copy to a
> dropbox, which is where I am getting the actual email counts from.
>
> Anyone had a similar experience? Anyone seeing any possible fixes
> which I cannot currently see?


I don't know what could be wrong because I do not use PHPMailer, but
maybe it is not composing the messages properly for the recipients that
are not getting the messages.

Anyway, I use this other popular MIME message class which takes care of
properly encoding messages to avoid situations that could make the
messages being discard by some mail programs and servers. You may want
to try it and let me know if you still have the same problems.

http://www.phpclasses.org/mimemessage


--

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0