Closed (duplicate)
Project:
Simplenews
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2005 at 22:03 UTC
Updated:
14 Aug 2005 at 19:19 UTC
My web host limits the amount of mail I can send in an hour (200). Is the Simplenews module equipped to deal with this limitation? I understand that cronjob handles all unsent mail in the "maximum send time" setting, but I'm not sure if this setting/feature addresses this limitation. (Incidentally, I set my site to run cron every hour.)
Thanks in advance! :)
Comments
Comment #1
bjornarneson commentedIt might be helpful to add a setting that would allow for batch processing-- i.e. send 200 (or 400 or 1000...) emails on every cron run. I think that this is available in massmailer.module.
Comment #2
DriesK commentedSee here (the 'In general' section).
Comment #3
noid commentedHi Dries,
So I understand from the discussion that the module can handle such a limitation? e.g., 200 for the first send, and then for every hour, because of the cronjob, it again sends another 200 and so on?
Comment #4
DriesK commentedWell... not yet. However, implementing this would help to solve the problems discussed in this issue (that's what I meant by the reference above).
For now, simplenews just sends mails until a cron run ends, but it is possible that I will implement your request in the future. Sorry for any confusion.
Comment #5
noid commentedAok. Will look forward to the new features. Thanks! :)
Comment #6
DriesK commentedFurther discussion here. Setting this to duplicate.