Ben
Ben
test
Comments
-
Hi, thanks for the log. Are you using 1.1.0?
We just released 1.1.1 yesterday and it fixes these warnings. -
Hi Alex,
There's no native way to do that. You'd have to customize the code to suit your custom needs.
Other than subscribe and unsubscribe API, there's no others at the moment. -
Hi Jeremy,
Perhaps those warnings (that you pasted above) caused sending to fail. Another user also reported these warnings. 1.1.1 fixes these. Moreover the code was further optimized. Though, some users didn't have any problems with 1.1.… -
By the way, update to the latest 1.1.1 before you try - http://sendy.co/get-updated
-
Hi Jeremy,
Here's how it works. The 1.1.0 sends your emails using 'multi-threading' if the number of emails you're sending to is more than your SES send rate. I'm sure your SES send rate is more than 5. So when you sent to 5 emails, 'mult… -
I've just released 1.1.1 to eliminate these warnings. The multi-threading code is also further optimized. http://sendy.co/get-updated
-
Just to reiterate, the subscribe form and API does check for duplicates.
As per your feedback, I've just released 1.1.1 that additionally outputs a message 'Already subscribed.' if the email is already active in your list in Existing Subscriber Block Comment by Ben November 2012 -
You can even add more emails to the 'Drip Campaign' autoresponder with a delay of, say, 3 days or, 5 days to follow up with them automatically.
If your service have a trial period, you can also add another email to the autoresponder to re… -
Yes, Sendy can be used for transactional emails for your scenario by using autoresponders.
Here are the steps to send your user a transactional welcome email:- 1. First, create custom fields for your desired list, eg. Transaction N…
-
Thanks @abenyukhis, segmentation is on our list.
"Also, when i do export, it does not export custom fields, only name and email address. It would be good to … -
"Didn't get any messaging when I signed up again -- just went through like a normal subscription."
Yes it'll go through like a normal subscription, but Sendy will not add it to your list if it finds the same email inside. Did you … -
Thanks for the log! I'm not sure if these are causing you not to be able to send anything at all. But I'll push an update out to fix these warnings.
I have heard feedback from other users who were able to send successfully on EC2I cannot replicate this problem. Have you tried subscribing twice to see if duplicates appear in your list?That should do it.Thanks. Are you running PHP in safe mode?That is not possible at all.
I just created a new list, called 'Bounce list' and added the email, bounce@simulator.amazonses.com
Then I send a test email to it. This email was marked as bounced, but this email does not a…Do you mean these bounced emails does not belong to List B but appeared in List B? This is not possible, because no script in Sendy changes a subscribers' list id, so they cannot appear in another list.
And, when a subscriber is 'bounced…When an email is 'marked as bounced' (hard bounce, not soft bounce), all emails in your database, no matter which list or brand it belongs to will be 'marked as bounced' as well. This will prevent you from sending to these addresses in future no mat…Hi, Sendy will run as long as:
1) It's installed on the domain registered with us
2) As long as the outgoing call to our servers to check your license is not blocked
"Does sendy need continuous outbound access to the…You may want to try Amazon EC2? We heard it's fast.
For us, our installation of Sendy runs on MediaTemple's dedicated v…Thanks for the info. I'm not sure why your emails aren't transferred to Amazon, is it possible to get the error log for the period you sent the campaign?Possible to get the error log for the period when you sent your campaign?Hi, thanks for very clear and detailed explanation. Can I verify that all 65k emails are in the queue?Can you check the 'queue' table your the database and see if the emails are there?Thanks, glad that you figure this out.Subscribes via form or API already checks for duplicates. I have tested it time and time again, not quite possible to get several thousand dupes?Hey, thanks for your detailed description.
How Sendy sends to multiple lists is by querying for all active subscribers in the lists you've specified. The query includes a condition that combines duplicate emails into one email so that du…I'm not sure if the issue from SES still persist after 6 hours. Are you sending via cron?About 15 hours ago, SES experienced some problems:
This may have been the cause.