Ben
Ben
Comments
-
Hi,
Try sending a test email in your Amazon SES console (not in Sendy) and see if you get any error message from Amazon.
Best regards,
Ben -
Hi,
(Quote)Just don't remove any emails that are marked as 'bounced', 'marked as spam' or 'unsubscribed' so that future campaigns will never be sent to them again.
Best regards,
Ben -
Hi,
Use the 'Forgot password' function in the login page to reset your password. If you don't receive the password reset email, please see → http://sendy.co/troubles…
-
Hi,
That's very strange, I've never heard of this. Did this happen for only 1 email or all emails?
Best regards,
Ben -
Hi,
The CSV you imported has only 1 column, it needs to have 2 columns as shown in the 'CSV example format':
I've edited your CSV to be 2 columns and imported it successfully.
… -
Hi,
You can export a CSV of emails who did not open your email in your campaign (see eg. screenshot below):
Thanks.
Best regards,
Ben -
Hi,
(Quote)You need to download from their individual lists. Anyway, there is no need to download unsubscribes, bounces, marked as spam etc. Just leave them inside the lists, future emails will never be sent to these email addresses a…
-
Hi,
You can close your browser and shut down the computer after sending. Sending is done on the server in the background.
Best regards,
Ben -
Hi,
The only way is to send the campaign to a list with yourself inside to test custom fields.
Thanks.
Best regards,
Ben -
Hi,
When you attempted to login, were you redirected back to the login page and there were no errors shown on the page? If so, please see →
Hi,
Create the custom field in your list first, let's call it
EntranceCode
.To feed in the value for
in Adding custom field to every subscriber Comment by Ben June 2015
Hi,
Disable extensions in your browser and try again. This is usually caused by one of your browser extensions.
Best regards,
BenHi,
(Quote)Sendy would just ignore the custom field values you passed into it, even though the custom fields themselves aren't created in the list. There won't be any problems.
Hope this helps.
Best regards,
Ben<…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.php
to 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: