[Vtigercrm-commits] [vtiger development] #6385: Sending Large Emails Fails
vtiger development
vtiger-tickets at trac.vtiger.com
Sun Nov 8 09:32:15 EST 2009
#6385: Sending Large Emails Fails
-----------------------+----------------------------------------------------
Reporter: prasad | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 5.2.0
Component: vtigercrm | Version: 5.1.0
Keywords: |
-----------------------+----------------------------------------------------
(Scott Sproule via email)
I was having problems with sending emails with large attachments failing
with an out of memory problem. In the original code there was a line of
code that exploded every line to strip out the crlf and given that I was
sending 5mb file it blew off the memory.
I replaced the class.smtp.php with the latest version from PHPMailer.
This seems to fix the problems. I did not look at the license issues for
this but I think you should upgrade the code to the latest version of
PHPMailer to fix this problem if the license is ok.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6385>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list