Ben
Ben
test
Comments
-
@derivativemedia
I deleted your previous thread and bring it here so I can answer you in one post.
Since having that queue issue, I rolled ba… -
@thomashs
First of all, I want to say, thanks for replying and helping others out. I saw your replies on other threads.
Right after reading this thread, I… -
Are there custom fields in your CSV as well? PM me your CSV and I'll run a test here. Thanks.
-
Hi Ergun, you can export all lists (with active status) you want to merge. Then import them into one list under one brand. Duplicates will be checked.
-
No there's no way to export bounce data from SES. I know, would be good if they let us.
-
Hi @will, thanks for the AWS login details.
I just logged in to check and saw that bounces and complaints wasn't set up at all in SNS and SES. This is outlined in the ge… -
Hi,
When importing a CSV file, Sendy checks for duplicate emails, previously bounced emails, invalid emails etc. If you have a large list, it will naturally take longer than if you have a small one.
Also, the distance between y… -
I've PM'd you the file. Thanks.
-
Hi @will, nothing wrong with either.
PM me your AWS console login details so that I can check your SES and SNS setup to see what's wrong.
Thanks. -
Yes you're correct, in theory it should send 100K per hour.
Sendy is coded to send [your send rate here] per second. Everything else (CPU, memory) depends on your server.
What version are you currently using? I'd sugge… -
Hi Ergun, your installation sends 26 emails per hour?
-
Hi Jason I'm closing this thread now that we resolved this via PM and the latest update has resolved this issue. Thanks.
-
Hi, the WYSIWYG editor does strip off tags (html, head tags). That's why we put a warning beside the 'Turn on WYSIWYG editor' button:

Hey Eric, I've changed the queuing method because of this report.
Previously, each row is deleted after the email has been …If sending newsletters is important to you, I'd suggest using something like Amazon EC2. There is a free tier for 1 year. Or use a virtual dedicated server.Also, when sending stops, it means your server timed out. In other words your server stops running the sending script before it was completed.
Timeout varies from server to server. On a shared server it'd normally be shorter. That explai…Is cron set to run every 5 mins?
What is your cron job timing?
Is it */5?If cron is functioning, it will automatically resume sending. You don't need to manually click resume.
Are you saying the total recipients sent, decreases?Hi Jason, have you checked with Godaddy on your cron job?Hi @tartick! 404 error after install usually means you don't havemod_rewriteenabled or you need to edit yo…Anyways, the new update will prevent the same email from added to the queue more than once, even though I have not encountered an email being added more than once to the queue, much less millions of records.
This update uses a different m…Hey Thomás, did you send another campaign after this thread?Hi Steve,
Sendy will check if an email appear more than once in your selected lists when sending. If so, it will only send once to that email.
Hope this clarifies.
BenI've just pushed out a new version, 1.1.3, in view of this.
From the change log:
Changed queuing method. Each email record in the queue will be marked as sent when sent instead of deleting the email record. The entir…@igorsb @abenyukhis Thanks for outlining the steps to produce this issue. I'll look into this. Thanks o…Hi Thomás,
Sorry to hear that.
Thanks for the screenshots. I saw that your 'sends left' is in a negative number. These numbers are retrieved from your Amazon SES account via their API. Having said that, it is unlikely to reach …If you imported 5k previously and it was ok, then there's no issue with Sendy. A lot have to do with your server memory, upload and timeout restrictions.Hi Will, yes your server is timing out.
If your host allows, you can edit the .htaccess file to increase max timeout, increase max upload size etc.
See this post: http://ha…Good point. Noted!