felixww 09e765ba13 Update scripts/jobs/cron_autoresponder.php
Emails used to be read for parsing, using PHP's file() command.
I changed it to read the file line by line, so the script doesn't run into the PHP memory limit. 

Note that this has been a severe bug, since it used to make PHP abort script execution, thus possibly losing many emails for many users (i.e, on a multi domain setup with many autoresponders running).
2013-02-27 12:56:45 +01:00
2011-07-16 10:13:13 +02:00
2011-03-19 13:19:34 +01:00
2012-06-18 02:05:55 -03:00
2011-07-16 10:13:13 +02:00
Description
No description provided
28 MiB
Languages
PHP 92.3%
Smarty 5.8%
CSS 1.2%
JavaScript 0.4%
HTML 0.3%