Ben
Ben
Comments
-
Hi @osker246,
There is no need to use a script to setup your cron job. You can just use the interface.
What I'm seeing right now is that your Command
Yes it does. Physical location of your server matters. The closer your server is to the east of U.S. (where SES servers are located), the faster sending will be.
To add on, in my experience, physical location of your server does makes a <…
Hi @texasjohn,
(Quote)Yes, you can only remove the webversion only by deleting the campaign.
Thanks.
Ben
Hi Marcelo,
Here're the columns in
campaignstable where data needs to be inserted in order to send a campaign via cron without using Sendy's interface:Hi @osker246,
(Quote)Yes if you setup a cron job correctly, Sendy will pick up where it left off automatically within 5 - 10 minutes. Manually clicking the "Resume" …
Hi @osker246,
There's no need to write any scripts.
You just need to create a cron job in your GoDaddy control panel.
But GoDaddy won't let you create a …
Thanks Jake → PHP Library for Sendy API
Thanks Jake, for contributing your efforts.
I'll play with this when I get some time.

Ben
Will do, thank you.
Hi Eric,
This is normal behavior as your PHP version is 5.2.17.
PHP versions lower than 5.3 will not be able to use the new
openssl_encryptandin API List ID Not Showing Comment by Ben May 2013Hi Daniel,
Can you check the 'From name' of your other 2 brands that didn't work and see if there any 'non alpha numeric' characters in them?
Thanks.
Ben
Hi @casnoboy,
You can set a custom URL in the list settings to redirect the user to after unsubscribing. This means you can design a "You're unsubscribed" page completel…
Hi @mandelbell,
(Quote)Sorry but what do you mean by "wrong Sendy account"?
If you want to see the compatibility checklist, you need to append
Hi @amehraa,
No that's not supported or possible. It's not good practice either to share a common list across all brands. Recipients may opt-in to a list on one brand, bu…
Hi Jeremy,
(Quote)Yes that's correct. 710 "people" clicked. In Link Activity section, multiple link clicks can be made by one person, so the total numbers appear bigger.
I've taken note of your suggestion. Thank you.
B…
Hi Scott,
The main difference between version 1.1.6++ and previous versions of Sendy is that curl now checks the identity of the remote host and validity of its SSL certificate against a CA bundle included in the /certs/ folder.
L…
Hi @mahemoff,
I understand you'd want to sync your app's DB with Sendy's DB.
The most straightforward and simplest way to do it is by making use of the S…
Hi ,
I have completely no experience with nginx. Sendy isn't supported or tested on it.
Hope this will help you → http://forum.sendy.co/discussio…
Hi Asheesh,
Whether sending can reach your top speed depends on your server's ability to reach it.
Thanks.
Ben
(Quote)When you upload a CSV into a list, existing subscribers won't be touched. If a subscriber already exist in the list, it will be left alone.
Ben
Hi Gary,
Sendy sends 'multi-part' emails.
What this means is that your email will contain both the HTML and alternative plain text version.
Email clients that support HTML will use the HTML to display your email. Email cli…
Hi @RASREYE,
You can make your newsletter responsive as long as it's coded properly and it's tested with a device or browser with a mobile user agent.
Sendy
Hi Steve,
Send me an email at hello at sendy dot co with your SSH key so that I can access your server.
Also send me your Sendy URL, email and password.
Thanks.
Ben
Ok. Did you attach user policy for full ses and sns access like so:

Thanks.
Ben
Hi Steve,
All users who are on Ubuntu had the same problem and had their issue fixed by changing
AllowOverride NonetoHi Gary,
Glad that your issue is now resolved. DNS issues are better handled by the people hosting your DNS.
On another note, my thanks for lending your help to another user on another thread.
Ben
Hi Steve,
This can be fixed by making sure
AllowOverride Noneis changed toAllowOverride Allin Ubu…