Re: PHPMailer from and mesg-id bug [message #182121 is a reply to message #182119] |
Fri, 12 July 2013 21:06 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 7/12/2013 2:57 PM, Rob van der Putten wrote:
> Hi there
>
>
> Michael Vilain wrote:
>
>> What happens if you construct the message 'by hand'. E.g. you create
>> the message with phpmailer but specify the "From" and "To" headers in
>> the body of the message?
>
> I don't run PHPMailer. I just wondered of this is a known bug.
>
>> What happens if you try this on another ISP? Sometimes, ISPs do weird
>> stuff to prevent SPAMMING.
>
> I listed three. Do you think they all do exactly the same weird thing?
>
>
> Regards,
> Rob
Without seeing the source code, it's impossible to determine just what's
going on. However, I would expect something wrong (i.e. missing
information) in the PHP source is causing the MTA's to think they have
to insert the information.
If this were a problem in PHPMailer, it would have been reported long
ago. Too many people are using it (unless you're using a very old
version, anyway - but even then I doubt it would be PHPMailer).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|