Monday 02 July 2012 11:48:01 am - 1 reply
hi everyone,
i'm using this extension for a medium size website since few weeks and i've to adjust the sending pocess of the newsletter.
l've got about 6 000 mails to send for each mailing (each week). With the default settings i get some "Undelivered Mail Returned to Sender" for some accounts :
delivery temporarily suspended: host
smtp.wanadoo.fr[80.12.242.9] refused to talk to me: 421 mwinf5c68 ME Trop
de connexions, veuillez verifier votre configuration. Too many connections,
slow down. OFR004_104 [104]
My cronjbobs settings are :
mailqueue_create : each hour
mailqueue_process: each 15 minutes.
My question is, how can i adjust to send less mails by package ?
Thanks a lot for your help.
Monday 02 July 2012 4:37:14 pm
Hi Jérémy,
at the moment their is no settings for this. But i already thought about this.
In your case you can copy the
extension/cjw_newsletter/cronjobs/cjw_newsletter_mailqueue_process.php
cronjob and modify it to your needs.
e.g. in one cronjob run sendout only 50 mails and than exit.
Or if you have a nice solution with ini settings you can send me your patch.
Cheers Felix
You must be logged in to post messages in this topic!