[PHP] Re: blank emails

2004-09-27 Thread Manuel Lemos
Hello, On 09/27/2004 05:41 PM, Jed R. Brubaker wrote: But wouldn't that mean that the email that is being sent to my client would be blank as well? It depends on the actual cause of the mails being sent as blanks. The class provides some workarounds to avoid some causes that may lead to your pro

[PHP] Re: blank emails

2004-09-27 Thread M. Sokolewicz
Actually, most of the times I encountered this "problem" was when I was sending "complicated" mime email. PlainText emails are built up of headers, and the plaintext message. More complex emails use MIME to seperate multiple things, eg. attachments, different versions of the text (some send bot

[PHP] Re: blank emails

2004-09-27 Thread Jed R. Brubaker
But wouldn't that mean that the email that is being sent to my client would be blank as well? "Manuel Lemos" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > On 09/27/2004 12:27 PM, Jed R. Brubaker wrote: >> I have run into a problem with my email class. A bunch of recie

RE: [PHP] Re: Blank emails

2002-06-30 Thread César Aracena
/unsubscribe.php >From [EMAIL PROTECTED] Sun Jun 30 06:31:59 2002 Return-Path: <[EMAIL PROTECTED]> > -Original Message- > From: Peter [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 30, 2002 6:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: Blank emails > > Can yo

[PHP] Re: Blank emails

2002-06-30 Thread Peter
Can you post the code on here? There must be some headers somewhere because the mail has been sent to you -> to header. Have you clicked on the email in Outlook and looked at the headers / message source? "César aracena" <[EMAIL PROTECTED]> wrote in message 002a01c22019$21a0c210$dfc405c8@gateway"