Search found 2 matches

by Ed Sickafus
Tue Jun 03, 2003 8:44 am
Forum: PHP - Code
Topic: Corrupted \n\r in phpmailer attachments.
Replies: 0
Views: 1160

Corrupted \n\r in phpmailer attachments.

Newbie: Apache/1.3.19 (Unix) PC: MS-Outlook Corrupted \n\r in phpmailer attachments. Three attachments: NP.txt from Notepad, W.doc from MS-Word, PDF.pdf from AdobePDF, all generated from NP.txt. When mailed to me or to someone else NP.txt can be opened but has corrupted \n\r characters. Word can't o...
by Ed Sickafus
Thu May 22, 2003 9:21 am
Forum: PHP - Code
Topic: mail() with attachments on UNIX doesn't send mail
Replies: 0
Views: 680

mail() with attachments on UNIX doesn't send mail

mail() script with simple text file doesn't send mail from UNIX system. Using mail() script by "alex at bartl dot net" found at http://www.php.net/manual php.ini parameters are set: register_globals=On upload_tmp_dir=/home/"MASTERUSER"/tmp from="me@myemailaddress" sendm...