Ben
Ben
Comments
-
You can proceed to send your newsletter. The favicon fetching service is down hence it's returning a 402 blinking gif, if you update to the latest 2.x version the icon will be your website's favicon fetched via Google's favicon service.
-
@bigjimmy Sending speed depends on a number of factors. Please see → http://sendy.co/troubleshooting#sendi…
-
Hi,
Press 'Ctrl' (if you're on a PC) or 'Cmd' (if you're on a Mac) then at the same time click on the list you want to deselect.
This is the same for selecting multiple lists.
Hope this helps.
Best regards,
B… -
Hi,
Login to your MySQL database via SSH using a desktop software like Sequel Pro (Mac) or HeidiSQL (PC).
There are exporting options in these software.
That's the easiest way to export your database.
Thanks.
… -
Hi,
Someone must have helped you setup Amazon EC2 as it involves LAMP stack installation using command line, you may want to contact that person for help on exporting your MySQL database?
Thanks.
Best regards,
BenHi,
Send a campaign (not the test send email function) to a list with only your email inside to test everything.
Thanks.
Best regards,
BenHi,
- Ensure that you have requested Amazon to raise your 'SES Sending Limits' to get out of 'Sandbox mode' ? http://aws.amazon.com/ses/extendedaccessrequest<…
Hi,
The .htaccess is inside the zip you've downloaded. If you are on a Mac, any files with a 'period' prepended are hidden. Here's how to show hidden files on a Mac ? in Missing .htaccess Comment by Ben May 2015
Yes, add
[Name,fallback=]anywhere in your email's HTML and it will be converted into the recipient's name when your recipient receives their email.Hi,
Update to the latest version of Sendy and you'll be able to do that.
Thanks.
Best regards,
BenHi,
Yes that's possible.
Your URL in your HTML code should look like this:
http://www.mysite.com/magic?email=[Email]Then in your 'magic' script,…
Hi,
Yes, you can click 'Unsubscribe' the subscriber so they won't receive your emails (screenshot below).
Best regards,
BenHi,
Change your APP_PATH in
/includes/config.phpto the HTTPS version of your Sendy URL 'https://www.isuperm…Hi,
(Quote)I suggest recreating your Autoresponder emails to get a fresh report.
Thanks.
Best regards,
BenHi,
These signups are probably done by bots. Consider using CAPTCHA for your signup forms so you don't get spam signups.
Thanks.
Best regards,
BenHi,
The 'subscribe' API returns a plain text response. As written in the API page, here are all the responses:
I suggest downloading the example scripts to explore usage:
Hi,
I logged in to your Sendy account and see that your your 'Amazon SES quota' are displayed as all zeros in the left sidebar:
Please contact your hosting support to run the follo…
Hi,
Please send me the following details so I can see what's missing:
- Sendy installation URL, email and password
- AWS login credentials
Thanks.
Best regards,
BenHi,
Ensure that you have requested Amazon to raise your 'SES Sending Limits' to get out of 'Sandbox mode' ? http://aws.amazon.com/ses/extendedaccessrequest
…Hi,
You must subscribe via Sendy's subscribe form or the API in order for double optin to send you a confirmation email. If you added your email via Sendy, it won't trigger double opt-in.
Thanks.
Best regards,
BenHi,
The message for
unsubscribe-success.phpis when you're "test sending" your newsletter. So the message is to inform you that your unsubscribe tag is working.…
Hi,
If you setup a cron job for CSV import, the script is
import-csv.php(line 111).Otherwise it's
Hi,
Make sure to wrap your URL in a
hrefHTML tag, for example:<a href="http://www.google.com" …Hi,
Make sure that your
/uploads/folder in Sendy's directory is chmod to0777. See Step 2 of the Ge…(Quote)Yes when you subscribe the user to the 'ES' list via the API, his status will be changed from 'Unsubscribed' to 'Subscribed'.
Best regards,
BenThe cron job commands are wrong. Your developer didn't use the cron job command provided by Sendy for some reason.
It should be:
*/5 * * * * php /var/www/html/sendy/sch…Hi,
If your Autoresponder is not sending emails, please make sure the cron job setup for
autoresponder.phpis set to run every minute (not more).What is your fu…
Hi,
You mentioned that 'Thank you emails' aren't sending as well, so that means it may not be your cron job for 'Autoresponders' aren't working.
- Ensure that you have requested Amazon to raise your 'SES Sending Limits' to get …