Ben
Ben
Comments
-
Hi,
I am pretty sure the update wasn't done fully or properly. There may be files not being replaced or files missing.
I suggest re-uploading Sendy to make sure all files are up to date and there are no missing files:
Hi,
Can you please check your server's ‘error_log' to find any possible errors related to this.
Thanks.
Best regards,
BenHi,
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,
Please review the following pointers:
- Please ensure that you have moved out of Amazon SES 'Sandbox mode' by requesting Amazon to raise your ‘SES daily sending limits’ → in Welcome and thank you emails not being sent Comment by Ben June 2021
Hi,
Have you setup the cron job for scheduling emails?
When you're at the 'Define recipients' page (the page where you select recipients to send your campaign to), you will see the cron job setup instructions in a yellow box at th…
Hi,
When you create or edit a campaign, you will find the unsubscribe tags at the bottom of the page (see screenshot below):
Hi,
That can be done. Sendy will just create the necessary bounces/complaints SNS endpoints for each installation.
Best regards,
BenHi,
When you write code to parse the RSS feed on your website, you can write a conditional statement to detect certain words in your subject line, if they match, then don’t display it. That’s one way I can think of.
Thanks.
<…Hi,
(Quote)- Visit the campaign report
- Right click the 'eye' icon and copy the link to get the generic web version URL
Screenshot:
Thanks.
Best …
Looks great! Thanks @bulgaru!
Hi,
You can edit the custom field in the subscriber info modal window:
Thanks.
Best regards,
BenHi,
2 emails sent to the subscribers.
The other 2 emails are the campaign sent notification emails, 1 sent to your main admin login email address and another 1 sent to the ‘From email’ of your campaign.
If you don’t want c…
(Quote)If your Sendy URL is going to change, it's recommended to do this step.
Hi,
Hold Cmd (Mac) or Ctrl (Windows) then at the same time, click to deselect the selected items:
Thanks.
Best regards,
BenUPDATE May 2021
If you’re getting an
InvalidClientTokenIderror, you’re probably using a very outdated version of Sendy.Amazon had discontinued…
Did you create the 'On subscribe' rule?
Best regards,
BenHi Ray,
You can create a 'Rule' that 'unsubscribes' a user from one list when he 'subscribes' to another.
Example:
Thanks.
Best regards,
BenWhen you call the
subscribeAPI, you can update the custom field.Hi,
It gets overwritten. "JKL" only.
Best regards,
BenHi,
Your Sendy installation cannot be inaccessible. Otherwise most functions with Sendy will not work, eg. opens and clicks tracking as well as bounces and complaints handling which is the issue in question.
Please see → in SNS Pending Verification for Bounces/Complaints Comment by Ben April 2021
Hi,
Sendy will automatically setup the Amazon SNS bounces and complaints topics and subscriptions at the 'Define recipients' page (the page where you select lists to send your campaign to).
Best regards,
BenHi,
The webhook will send a bunch of data to your webhook script, including the
subjectof the email that was sent. Write an if / else statement to check if it is the em…Hi,
Amazon recently discontinued their old V3 API in favor of the latest V4 API (mor…
Hi,
Whether images loads fast or not depends on the location of the server that is hosting the image, versus your physical location.
For instance, if you are located in Singapore and are loading images hosted on a U.S. server, the…
Hi,
Amazon recently discontinued their old V3 API in favor of the latest V4 API (mor…
Hi,
If you uploaded the files to the correct directory, your Sendy installation will immediately be updated.
To check if you uploaded Sendy to the correct directory, change the file name of
Hi Sev,
Moving to RDS is a bad idea. I highly recommend not using RDS with Sendy.
Users who use RDS experience slower sending speeds and unforeseen issues. RDS is good for 'storing' data but not optimized for quick real…
Hi,
There's no need to edit any code in the latest version.
Visit the 'Rules' section and delete the 'On campaign sent' trigger:
Please note that an email notification is s…
Hi,
Sendy's
List-Unsubscribeheader includes the unsubscribe link and not a "mailto" link. 'mailto' requires the subscriber to manually email you to ask you be removed f…