Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
IOS Hotels
and
IOS Rentals
online booking systems for Elxis CMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
Newsletter module - when there is a limit on emails per day
« previous
next »
Print
Pages: [
1
]
Author
Topic: Newsletter module - when there is a limit on emails per day (Read 3600 times)
seadhna
Hero Member
Posts: 507
Newsletter module - when there is a limit on emails per day
«
on:
August 30, 2024, 10:34:53 »
Hi datahell,
a question about how the Newsletter module works: I just discovered that the website server has a very low limit on sending mails: only 100 per day. In the error logs I can see that a mailing that should have gone to 300 was not sent to 200. My question is: does a mailing get sent to users in order? i.e. the 100 successful sends, would they be the first 100 on the list of subsribers? Or is it random?
Logged
seadhna
Hero Member
Posts: 507
Re: Newsletter module - when there is a limit on emails per day
«
Reply #1 on:
August 30, 2024, 12:00:33 »
Update: I was able to confirm via server/host logs that the successful deliveries were the first 100 email addresses in order of date of subscription.
Logged
datahell
Elxis Team
Hero Member
Posts: 10353
Re: Newsletter module - when there is a limit on emails per day
«
Reply #2 on:
August 30, 2024, 22:05:35 »
The delivery must be completed within the same day
. The next day triggers a new check. If you have a limit of 100 per day and you have more than 100 recipients then only the first 100 will get the email.
How it works:
Newsletter sends
X
emails where X is the
E-mails per run
parameter.
It marks down the successes and continues on the next dispatch after time
Y
, where Y is the
Τime gap
parameter.
It repeats this until all recipients get the email.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
Newsletter module - when there is a limit on emails per day