Ben
Ben
test
Comments
-
Thanks @nettiapina. Will put this on our list.
-
Hi @oar,
I just sent a test email with these characters ÖÇŞIĞÜ-öçşığü and here's what was displayed:in internationalization to Turkish Comment by Ben October 2012
-
Hi @smorr, I've tested this again, doing exactly what you did and can't see the issue on my side. Will continue to monitor this. Thanks.
-
Hey, this may be due to your server's upload limit and/or execution timeout. Split your CSVs into multiple CSVs and upload them.
-
When Amazon SES returns a bounced address, it'll be marked as 'bounced' in Sendy. Future emails will not be sent to them. We'll handle soft bounce soon as well, thanks for bringing this up.
in Hard vs. soft bounce Comment by Ben October 2012
-
@abhisek if your server times out every 2k emails sent, your server has a really short timeout. Which server are you on?
And are you using CURL or PHP to execute the sche… -
Looks like you've got it sorted. Thanks.
-
Hi Cody - I can't replicate this on my side. Can you please PM me your login URL, email and password so that I can check? Thanks.
-
That's weird because there's no known problems with regards to this. Is mod_rewrite enabled on your server?
-
How Sendy sends email especially in the latest 1.0.8 version is that even if a subscriber appears in multiple list, Sendy won't send them more than once for every campaign you send.
-
In short, where was the source of your HTML code?
-
Did you copied the HTML code from an existing campaign, pasted it into a new campaign, then deleted the campaign you copied the HTML code from?
-
Sendy or Amazon won't remove any content. Gmail most probably removed your JavaScript.
-
You haven't entered your AWS credentials in Settings.
-
You can send without production access provided the emails you're sending 'to' and 'from' are both verified at SES.
-
Hey @buono. Delete all files from the installation directory and delete all tables from your database. Then reinstall.
in Any way to reinstall? Comment by Ben October 2012
-
Hi,
The htaccess rules can be converted to nginx compatible format here http://winginx.com/htaccess
Sendy's source code is not obfuscated except for 2 files, the installa… -
Hey - Did you import the second batch of emails into a new list or the same list?
-
Is mod_rewrite enabled on your server?
-
@kanhaic messages won't be queued, but we'll think about this. If you want to be able to send to 60K subscribers in one shot, you can request for extended access in Does sendy queue the messages if the quota is exhausted? Comment by Ben October 2012
-
Hey. There's no supported way of doing that but there's a work around. Before I get into that, I'd like to say it's not recommend because users that weren't detected to have 'opened' your email may have opened your email without turning on images.Hey. This is already supported.
Click on the subscriber's name or email to see opens and clicks history. @Nexercise Have you set up cron to send your emails? And what version are you on? Thanks.
Hey, paste your newsletter HTML code into the HTML field for sending. You can also use the WYSIWYG editor. Templates are on our roadmap. Sendy is built on PHP and mySQL.@nxcong Have you verified both email and domain on your SES console? Also, where are you hosted on?No it's not supported at this time, sorry about that.Blocking domains that are 'disposable' is a good idea. Will add it to the list.
Sendy already checks for bounces and will mark them as 'bounced' so that future emails will not be sent to them.Hi - Email clients usually get the preview lines from the 'Plain Text' format content.Are you installing Sendy on Windows? Sendy has not been tested on Windows, but one of our customers made it work.
Here's the web.config settings required instead of .htaccess:
<rule name="Sendy all" stopProcessing="true">…