09e765ba1331dd514b3df08ae7efba1709514e11
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).
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
Description
No description provided
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%