Hi,
I have a problem with attachments. I use exec() to do a mysqldump which is gzipped with the extension .gz - Then using PHPMailer v2.0.3, I attach it to an email and send it to myself using mail() (same problem with sendmail()).
I get the email, but the file isn't attached, instead it's embedded in the body of the email and there are blank lines after every line of text.
example...
2009-03-04 23:57:00 UTC in PHPMailer