Ben
Ben
Comments
-
Hi,
There is nothing to worry about. Some server can't detect 'mod_rewrite' and that's all. If you don't get a 404 after installation you're fine.
Thanks.
Best regards,
Ben -
Hi,
(Quote)Yes of course.
Thanks.
Best regards,
Ben -
Hi,
Your Amazon SES quota shows you your 'Send rate', for yours it's 14 emails per second. Sendy will send your email newsletters according to this sending rate. The actual sending speed depends on several factors, please see → in Sending rate basic question Comment by Ben October 2015
-
Hi,
Check that you're using the same Amazon SES region as the region you verified the email in your Amazon SES console.
Best regards,
Ben -
Yes this feature is already available since version 2.0.
-
Hi,
Amazon charges a flat fee of $1 per 10,000 emails sent (if you send lesser then the cost will be less than $1 of course). Amazon charges your credit card at the end of the month for any usage of Amazon SES.
The "free tier" tha…
-
Hi Shalin,
Glad that you like Sendy as it has helped you save tremendously.
If your concern is performance because you have a huge volume, here's a checklist → in Checklist for hosting Sendy after delivering more than a million emails Comment by Ben September 2015
-
Hi,
You can pass 'true' or 'false' strings inside a text custom field. Then in your backend script use an "if else" statement to check if the value passed is 'true' or 'false' then process accordingly. You can even use 'yes' or 'no'.
… -
Hi,
Autoresponder emails only trigger when emails are added via Sendy's subscribe form or the 'subscribe' API (http://sendy.co/api), not emails imported via the user interface as Autorespo…
-
-
Hi,
One work around would be:
- Create a list and import all your subscribers inside (those you want to blacklist).
- Then login to your Sendy MySQL database via phpmyadmin
- Write a query to change the value of <…
-
Yes.
-
Prepend // to the line.
Example:
//the code
-
Hi,
Comment out or delete line
870
inscheduled.php
and lineHi,
Try doing a full re-upgrade to the latest version of Sendy:
Download the full build of Sendy from http://sendy.co/get-updated (use the form right at the top to d…
Hi,
Your autoresponders.php cron job should run 'per min' as per the official instructions:
*/1 * * * * php /home/gremers/public_html/newsle…
Hi,
Check that your cron job is setup correctly to execute the 'scheduled.php' script every 5 minutes. Contact your host to confirm that your cron job is setup correctly to execute the 'scheduled.php' script every 5 minutes if you're unsu…
Hi,
Sendy sends your emails according to your 'SES max send rate per second', between 1 to 'max send rate'. You can't go anything lower than 1.
Thanks.
Best regards,
BenHi,
Here's how it works, if you want your Sendy admin to have HTTPS, then trackable links, unsubscribe, web version links etc will follow the full Sendy URL (which have https), eg. in SSL/HTTPS for admin interface only Comment by Ben September 2015
Hi,
Something is wrong here, the link you pasted is not a web version link, it's a "trackable link" that is wrapping a web version link.
In your email's HTML, make sure you're using the web version tag correctly:
eg.
…Hi,
(Quote)If you don't want your clients to pay by PayPal, then there is no point adding new currencies to the list. The currencies are for checking out via PayPal.
Thanks.
Best regards,
BenHi,
The currencies supported in Sendy is exactly what PayPal supports. The currency available in Sendy has to be supported by PayPal otherwise your client cannot make payments via PayPal.
Thanks.
Best regards,
BenHi,
You must paste
<unsubscribe>Click here to unsubscribe</unsubscribe>
in the HTML of your email. Then it'll become a hyperlink.To use
Hi,
Do you mean it's blank here (see screenshot below):
If so, it shouldn't be blank (very strange that it is blank).
Here's what you can do:
Login to your Sendy da…
Hi @scooke,
Thanks for sharing.
I just want to clarify a few points for the sake of other users:
(Quote)That is not true, there's no need for any kind …
Click are now counted as opens in the latest version of Sendy.
Hi,
I haven't heard of anyone having this problem though. Force a refresh of your Chrome browser? I use Chrome as well and can see the search box.
Best regards,
BenHi,
- Export CSVs of 'unsubscribes', 'bounces' and 'marked as spam' from ALL lists, then merge them into 1 CSV
- Once you combined all 9 lists into 1 list, use the previous CSV you prepared to do a 'Mass unsubscribe' for this li…