Asked by: DrDonut / 8 PointsTime: 2012-03-30 6:31 am ESTCategory: How ToHits: 1,154
Hi,
I am porting php code from another provider, so I know that it has worked in the past. I am using Zend_Mail to send emails from my application, and it will work if I don't have an attachment. When I do attach a small file, the email doesn't error and doesn't send. Here is my code to add the attachment: