RE: [PHP] Re: MIME help needed please...

2003-02-26 Thread Steve Jackson
I just sorted a similar problem I was having. Basically make sure that the file your trying to send is Chmod'ed so that the mail() can actually execute not just read. I was having the same problem where any email I was attaching a file to (in this case a PDF) was attaching the file fine but only th

Re: [PHP] Re: MIME help needed please...

2003-02-25 Thread Jason k Larson
If you are having problems with Eudora or Pegasus, why don't you send an attachment from a Eudora||Pegasus and replicate whatever headers are getting generated their. Then you'd have a test case for something you are trying to perform in PHP, and then (even better) you don't have to wonder if