-
Bug
-
Resolution: Fixed
-
3.0.RC2
-
None
-
PHP Environment: 4.3.7
Database:
see also this support thread
email notification is delayed for over a month. Removing the line flush() from crop.php solved the problem.
Queue size is set to the default 50. emails are probably being send in packages of 50, but are on hold for way more time. My cache/queue.php file was over 1MB in size - so about 700-800 emails.

