Ben
Ben
Comments
-
Hi,
When an email address status is 'Bounced' in Sendy, it is a 'Hard bounce'.
Soft bounces are processed in the background by Amazon SES, they'll retry multiple times before they give up and convert it to a hard bounce, in which …
-
Hi,
Switch to the pure HTML editor, then paste in your HTML:
Screenshot:
Sendy sends your newsletter exactly as the HTML is pasted.
Thanks.
Best regards,
Hi,
Please ensure the .htaccess file in your Sendy directory is Sendy's original .htaccess file and it is not modified.
You can download Sendy from https://sendy.co/get-updated…
Hi,
When implementing Google reCAPTCHA a decision was made to go with v2 instead of v3 because v3 can be inaccurate and likely to block out legitimate subscribers. V3 uses risk scores to judge whether it's a person or bot, false positives…
Hi,
Did you delete the campaign, the list or the subscriber?
Thanks.
Best regards,
BenHi,
[currentmonth][currentdaynumber]…Hi,
You can use the 'Name' field to store first names. To store last names, create a 'custom field' in the list and call it 'Last name' to store last names.
To create custom fields for a list:
- Go to 'View all lists' o…
Hi,
(Quote)That's not true. Sendy uses the custom domain you've set in the brand settings for opens and clicks tracking as well.
Thanks.
Best regards,
BenHi,
You can add the email(s) you want to “ban” to the ‘Blacklist’:
Screenshot:
Emails in the blacklist are fully suppressed just like ‘Bounced’ emails.
Thanks.…
Hi,
If you upgrade to
4.xyou can use the new 'Custom domains' feature. You can setup a custom domain for your …Hi,
(Quote)Please see ? https://sendy.co/forum/discussion/13691/zapier-can-connect-but-it-is-not-adding-subscr…
Hi,
Try setting
allow_url_fopentoOninstead ofHi,
If you want to verify your domain, please either complete the verification or delete it. Don't leave it in 'pending' or 'failed' status.
In the past a lot of users send email campaigns with the domain in 'pending' status even …
Hi,
Any versions of Sendy can run on version 5.3+.
Thanks.
Best regards,
BenHi,
Sendy provides you with a subscribe form HTML code you can embed anywhere on your website.
- Go to 'View all lists' on the left sidebar
- Select your desired list
- Click 'Subscribe form' at the top right to g…
Hi,
(Quote)That's exactly the instruction on how to use third party SMTP services if you don't want to use Amazon SES.
Best regards,
BenHi,
When you setup a custom domain in your brand settings, there are on-screen instructions on what CNAME record to create in your domain DNS. Please follow the on-screen instructions.
(Quote)It's up to you. If you want to use…
Hi,
(Quote)Sorry but I don’t understand this question. If you proceed to send a campaign immediately, the campaign was previously in ‘Draft’ status, so it wasn’t sending.
All in all, if you setup the cron job as per the offici…
Hi George,
The
>/dev/null 2>&1part of the cron job command means - "don't output any warnings, notices or errors". It does not affect the functions of the act…Hi George,
The page you were being brought to isn't blank, the page says "Invalid list ID.".
So the problem is that the list ID is incorrect.
You'd need to get the co…
Hi,
There are no known issues with custom subscribe success page redirection since 2012. I suggest re-uploading Sendy to make sure all necessary files are uploaded:
Hi,
You can create an Autoresponder, then add subscribers to the list via the ’subscribe’ API after your service is provided for the day. When they are added to the list, they will receive your Autoresponder.
Thanks.
Best …
Hi,
I suggest just entering content in the email body, as simple as:
<p>Hi,</p> <p>Please <a href="[confirmation_link]">click this link</a> to…
Hi,
Sendy does not add these code into the WYSIWYG editor. One of your browser extension is inserting code into the WYSIWYG editor when you were creating/editing your campaign (for example, ‘Grammarly', ‘Ad Blocker Ultimate', 'Adguard Adb…
Hi,
You can do polls in your newsletter by including 2 links that directs recipients to pages associated with what they clicked.
Then when you look at the 'click activities' in your campaign report, you will be able to compare lin…
Hi,
If you get a 'Unlicensed custom domains' error, this is an issue with your license key that's stored in the database being invalid.
- Login to your MySQL database via phpmyadmin (or any other way you like, eg. SSH)