Only 2 emails are sent before cron times-out
silvapm - May 2, 2009 - 16:38
| Project: | SMTP Authentication Support |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am trying to use SMTP module to send notifications to my 14 users through gmail. The test email works fine but, when sending the 14 newsletters (in fact, notifications from "notify" module), I get the "Cron run exceeded the time limit and was aborted." after just 2 emails.
The strangest thing in this issue is that if I turn on the debug option and call cron.php on the browser, I see that emails are sent very slowly (around 3 per minute) but cron actually completes and all emails are sent. All other configuration tested (debug on + crontab, debug off + crontab or browser) fail with the above message on the logs.
Can anyone provide some clue on what might be happening?
Thanks,
Pedro Miguel

#1
Any news here? Not sure about the reasons, maybe GMail makes it too slowly. =/