I'm trying to send via PHPMailer - http://phpmailer.worxware.com/ emails with attachment.
$ mail-> AddAttachment ($ file, basename ($ file), "base64", mime_content_type ($ file));
Annex ever comes alright sometimes comes damaged (for example, from 300 kb size comes just 72 Kb). Specifically, I try to PDF files.
thank you
I use SMTP