[PHP] Sending MIME emails with base64 encoded attachments

2002-02-06 Thread Svarc, Petr
Title: Sending MIME emails with base64 encoded attachments Hello there My base64 encoded attachments in MIME emails come corrupted. I using PHP4 on SuSe Linux. I'm sending an MIME email (I generatate all the headers and so on) with attachments. The first part is7bit text, 2nd part is

Re: [PHP] Sending MIME emails with base64 encoded attachments

2002-02-06 Thread Analysis and Solutions
Hi Petr: I using PHP4 on SuSe Linux. I'm sending an MIME email (I generatate all the headers and so on) with attachments. Your coding worked fine for me. When I then send it, the mail arrives, but the attached file (e.g. *.zip) is corrupted. In original there are #0 (char. ascii 0), in