Ben
Ben
Comments
-
You can run a "every 5 minutes" cron job on GoDaddy's shared server by doing this:
Create 6 jobs, each one occurs twice an hour: 00-30, 05-35, 10-40, 15-45, 20-50, 25-55.
Your cron job command should look somethin…
-
Hi @dvspro,
You need to set your cronjob at every 5 minutes interval (as specified in Sendy's cron job instructions). Otherwise you may have problems sending or schedu…
-
Yes that's correct.
-
That explains. You're sending to 3 different groups of recipients. Open rates will be different. One of the group's open rate just deviates a lot. There are currently no known bugs where opens cannot be captured.
-
Hi @diegofcam,
'gettext' module is not installed for PHP. Please request your host to install it.
I'll be including this in the compatibility check in the n…
-
-
Hopefully this will be helpful http://sendy.co/discussion/328/can-i-run-cron-jobs-from-an-external-service-/p1
Thanks.
Be…
-
I've just changed the copy in the Get Started Guide. Thanks for raising this up, otherwise I wouldn't know if anything was unclear. I appreciate it.
-
Hi @Signetman,
(Quote)I'll change the copy for the following portion so that it's more clear. SES servers only reside in the US east currently, there're no othe…
-
Hi Shailesh,
Thanks, I'm glad you like Sendy so far.
The subscribe form HTML code cannot add users to multiple list. In order to do that, you'd need to use the API.
Hope you…
-
Yes, cron jobs for autoresponders have to be every minute as per the instructions, otherwise it will not work.
-
Hi @Goldendeals,
If the open rate for one email is wrong, it will be wrong for all emails. Thus, only 1718 opens were registered.
But I understand what yo…
-
Hi @scalar,
If you've setup a cron job to send emails, the sending script is
<…scheduled.php. -
(Quote)
No, not at this time. Previously, lots of users have been sending feedback saying sending is slow. So I used curl_multi_* family of functions to send multi-threaded emails according to user's SES send rate 15 versions ago. I didn't exp…
-
Hi @jfsemaan,
Taken from Sendy 1.1.5 change log:
(Quote)The list IDs have been enhanced for security. A lot of users have been requesting better security…
-
Hi @Signetman,
Thanks for your clarification. I suspect when you created the SNS topics in your SNS console, US East (N. Virginia) wasn't selected …
-
Hi @umar,
I have your FTP and Sendy login credentials so I logged in to check.
I did a random glance/check at your Sendy files via FTP and saw that the
That is strange. Sounds like an issue with SES.
For the duplicate emails that you've received, can you view the raw headers, then copy and paste them into a text file (for both emails) and send it to me at (hello at sendy dot co)
…
The functions in SimpleEmailService class has been continually updated by me when needed. There's nothing to worry about.

Hi @jereami,
Are you saying you sent to a list of 115k and Amazon SES quota also reflects the same number, but you and your recipients have been receiving more than o…
Hi @shankorella,
Set it to "disabled" so that you will not receive an email from Amazon for every email that bounced.
Just for your info, Sendy version 1.…
I understand that your Amazon SES account has been reinstated as you're starting to send emails again via Amazon SES using Sendy.
I just want to close this thread in case anyone is reading it by concluding that Amazon does not make things…
Hi @jchanaga,
If your server can load scripts without SSL, HTTP will do. Otherwise, choose HTTPS.
Thanks.
Ben
Hi @fatechand,
(Quote)When a user marked your email as spam, they'll be flagged in the list they belong to. If you add the user again into the list, their statu…
Hi @Signetman,
I left your discussion open…
Hi @buecker,
There is already an existing suggestion. I'm moving this thread to
Yes I will check for gettext module in future versions. Thanks!