Ben
Ben
Comments
-
Hi @williab83,
(Quote)The javascript from the previous version may have been cached on your computer, force a browser refresh to see if you are able to select the d…
-
Hi @brineandbyway,
I just checked the version you are on from our database and it says 1.1.4. But from your question, you're on 1.1.5. I'm suspecting your upgrade w…
-
Hi @Dan,
I have just identified a minor bug with "auto resume" and will be pushing out a fix shortly.
Thanks.
Ben
-
Update (March 26, 2019): In version 4 and up, you can now set "Custom domains" for each brand can use their own custom domain for unsubscribe links:
…
-
Hi @nate,
- If you deleted the email and subscribe with the email that you deleted, the page will display "You're subscribed!"
- If you subscribe and the email alr…
-
Hi @shawn,
(Quote)The answer is, you can't. If you select a combination of lists with a total number of recipients exceeding your quota, you won't be able to click the …
-
Hi @pioneer,
If you're not getting 404 error after installation, there's no need to set
RewriteBase /sendy… -
Hi Martin,
It looks like you don't have
openssl_encryptenabled on your PHP. The latest 1.1.5.1 version uses openssl_encrypt to encrypt and decrypt all IDs (hashed and s… -
Hi Koen,
It's actually what you need to do and what everyone does - paste the HTML code into the HTML field.
Thanks.
Ben
-
What you've downloaded are the "updated files" for 1.1.5 (a.k.a 1.1.5.1).
You need to download the full version of 1.1.5.1:
in Update to 1.1.5.1 - missing files? Comment by Ben March 2013
-
Hi @koenHuybrechts,
You need to paste in the HTML code to preserve the inline CSS styles. Is that what you did?
Ben
-
Hi,
Switch to the HTML editor and paste your HTML code inside.
The WYSIWYG editor strips off html, head and body tags which may cause your newsletter to look weird:
in Paste content removes template Comment by Ben March 2013
-
Hi @grapple,
(Quote)Do you mean the "cron job instructions"? If your cron job is running correctly, the cron job instructions will disappear and you can begin to crea…
-
Hi @sobata,
(Quote)I'm pretty sure your server's clock is out of sync (even though your host says otherwise) as you're getting the error message about your server cloc…
-
Great, thanks for these instructions which may help others in future.
-
Hi @marwazihs,
I can only think of cron jobs not working correctly for your issue. I last tested sending 15,000 emails in 11 minutes with 1.1.5.1 on EC2 micro instance.…
-
I tested this subject line and it turned out fine though:

What's the character set of your database? Here's how mine looks like:
in When subject line contains non-ASCII characters and quote marks/apostrophes, it gets garbled Comment by Ben March 2013
-
The URL in the
hrefcode will be converted to a trackable link, though wrapped, the entire URL will be preserved including theHi @ccmwebmaster,
I've went through great lengths to troubleshoot this issue and finally nailed down to this → session variables.
Long story short, I created…
This will work:
<a href="http://domain.com/?email=[Email]">htt…
Hi @marwazihs,
Did you set up a cron job to send your emails? I suspect you're not using a cron job, so multi-threading isn't used to send your emails but instead it se…
Using
[webversion]in the HTML version will print the URL only is a good idea. Using<webversio…Hi @dhollings,
The
<webversion>tag converts into aHi @bryan,
Sendy sends according to your SES send rate. If your SES send rate is 28 emails per second, Sendy will send 28 emails per second (actual speed is subjected to yo…
Hi @yousendme,
I'll look into this and see what I can do in the next version.
in Subscribe success page redirect page to previous page 2
Comment by Ben
March 2013
Hi @hakbj,
Your server memory exhausted. If email marketing is important to you and you encounter problems like constant time outs and very slow sending speed, consider swi…
Great, thanks.
Hi @Swaggatron,
The only documentation are the Get Started Guide (how to setup and install Sendy, verifying se…
Hi @hakbj,
The sending script remains the same in 1.1.5.1, there are no changes.
- What is the interval of your cron script? Is it every 5 mins? Can you verify t…