Ben
Ben
Comments
-
Hi Steve,
This can be fixed by making sure
AllowOverride Noneis changed toAllowOverride Allin Ubu… -
Great. Glad that's it's working for you now. Thanks!
Ben
-
Hi @kwilson,
(Quote)Sorry but this is not possible. Any issues that are resolved should be closed, otherwise it will be extremely difficult to keep track of unres…
-
Hi @kailin84,
Are you using FileZilla to upload files? Switch to binary mode and re-upload
/includes/su… -
Hi @adavila78,
I just logged in to your installation to check the newsletter HTML code and saw that the HTML code uses Data URI. An image is embedded in the HTML us…
-
Hi Ismael,
I've noted your point. Will move this to the suggestion category.
Thanks.
Ben
-
Hi Alessio,
You can't stop/pause a campaign. If you want to inspect the campaign, you can view reports while it's still sending.
Thanks.
Ben
-
Hi Senthil,
(Quote)No that's not possible at this time.
Thanks.
Ben
-
Hi Antonio,
Your client's boss's email could have been blacklisted (now known as suppression list).
Try…
-
Hi Asheesh,
Go to http://your_sendy_installation_url/reset-cron to reset cron statuses so that you will see the 'Resume' button.
Remember to also delete yo…
-
Hi Asheesh,
(Quote)Either upgrade to Hostgator VPS tier, or install and run Sendy on Amazon EC2. If you're interested on the latter, PM me.
Thanks.
Ben
-
Hi Asheesh,
- May I know if you're using Hostgator shared or VPS server?
- How many emails are you sending to
Sending timeout usually due to memory/CPU exhaustion, if your server is not able to support your subscrib…
-
-
Hi @runnet,
May I know why 4 cron jobs were setup when you only need to create 1 (as per the cron job instructions)?
Remove everything, then create 1 cron job …
-
Hi @Stickerlights,
Contact 1and1 support for guidance on how to setup a cron job on their server. Send them Sendy's cron job instructions if you need. This is w…
-
Hi @Stickerlights,
Here's the easiest way to do this: Send an email to your list and ask them to click 'unsubscribe' if they do not wish to be on your list. If …
-
(Quote)
If you check Sendy's code directly, you will find that Sendy does not modifiy your HTML code.
♥gets converted to ♥ at the displaying end … -
(Quote)
Sendy will not touch, change or alter your HTML code.
Ben
-
Hi Janio,
(Quote)Using HTML entities like
♥in your HTML will automatically display ♥ in the email client or browser (basically any HTML parsers).Hi David,
Thanks for sharing.

Ben
Hi Gee,
Unfortunately not, sorry about that.
Ben
Hi Antonio,
I have your Sendy login so I logged in to check. other than the campaign in question, I saw that there was another campaign sent 2 hours after. The SES quota you're seeing is a combination of all emails sent, not just the camp…
Thanks Daniel,
You're right, if 2 subscribers share the same 'Birthday', only one will receive it. You should use this code instead:
date_default_timezone_set($user_tim…Hi Daniel,
Have you by any chance set your timezone in Settings?
Thanks.
Ben
Hi James,
There's no way to do that using Sendy's interface. When you import a CSV into Sendy, it looks for duplicate and if they're found, Sendy won't import it.
You will need to use the in Update/Add Subscriber Name After Import Comment by Ben May 2013
Hi @neoaid,
Autoresponders will not send to subscribers added through Sendy's user interface. It will only send to subscribers who signed up via the subscription form …
Hi Daniel,
The script should loop through all subscribers that needs an autoresponder to be sent to them, if it breaks at
$mail-Send();, either something is wrong, or th…Hi Benjamin,
(Quote)The entire Sendy codebase has been reworked to support translations which require
gettext. Even if you're using the English language,Hi @mercer1122,
Did you put
RewriteBase /sendyin Sendy's .htaccess file (not your root folder…