Ben
Ben
Comments
-
Yes you can use your existing domain.
Create a CNAME record in your domain's DNS pointing to your EC2 instance's elastic IP address.
-
Hi @tiptap,
- Login to your SNS console
- Click 'bounces' topic on the left sidebar
- Select the bounces subscription then click the 'Delivery Policy'…
-
Hi @Argo,
It appears you did not set your APP_PATH in /includes/config.php.
Thanks.
Best regards,
Ben -
Hi,
You missed this important note:
Best regards,
Ben -
You will never be able to import the same email or send to the same email again or whatsoever when that email was previously marked as bounced in Sendy no matter which list or brand it belongs to.
-
Hi,
For that you'll need to hard code your Sendy URL in scheduled.php (if you're using a cron job to send emails) or /includes/create/send-now.php (if you're not using a cron job to send emails).
Search for 't.php' in the script(s…
-
Hi Alex,
There's no discrepancies in click counts. There could be more people opening your emails without having 'images turned on' in their email client. If images aren't turned on in the recipient's email client, opens cannot be tracked…
-
Thanks for contributing!
I've put this up on Sendy's official API page → http://sendy.co…
-
Hi GiveawayTab,
Make sure the following are properly set in your php.ini to support your extremely huge file size:
upload_max_filesize
in Internal server error when trying to import CSV Comment by Ben October 2013
-
Hi @Guille,
Just change your APP_PATH in /includes/config.php to https://mydomain.com/sendy
(Quote)Yes that is correct. Sendy is designed for Amazon SES, so if you using other SMTP services, bounces and complaints needs to be manually processed.
Hi @AskKim,
(Quote)Yes you can. But links in your email that were all converted to trackable links will be broken when your recipients click on them because your s…
Hi @Touchality,
Yes. Login directly to your database via phpmyadmin or something similar.
Then go to the
Hi @joeyvmason,
If WP Engine lets you install other applications other than Wordpress, you can install Sendy on the same database that Wordpress uses. Sendy's tabl…
Hi @BrittMalka,
You can't do that at this time. But you can do this directly in your MySQL database via something like phpmyadmin.
- Go to 'campaigns' t…
Hi Isaac,
Set a custom URL in your list settings to redirect the user to after subscribe.
This page can contain a simple link and a call to action to ask them to download your PDF.
Thanks.
Best regards,
Ben…Then of course they will receive it twice.
Hi Lester,
Brands are all independent of each other. Duplicates aren't de-conflicted across brands and lists.
However, duplicates will be de-conflicted in the same list. For example if you import aa@domain.com and bb@domain.com in…
Hi David,
The cron script (scheduled.php) needs to be executed by cron every 5 minutes, if you have other ways to execute this script every 5 minutes, you can do so.
Thanks.
Best regards,
BenHi @icarusnyc,
You can edit the HTML theme you purchased however you want, paste the code into Sendy's editor for sending by clicking 'Create new campaign'.
Hi @icarusnyc,
You can host it on Hostgator. I've tested installing Sendy on Hostgator before and it works.
Thanks.
Best regards,
BenHi Chad,
Yes there is. Sendy provides you with a subscribe form HTML code you can embed anywhere on your website.
- Go to 'View all lists'
- Select your desired list
- Click 'Subscribe form' at the top right to ge…
Did you scroll down the drop down menu?
Hi David,
- Did you set Feedback for 'Complaints' as well for all your verified emails and/or domains?
- Is the status of your 'complaints' SNS subscription in your SNS c…
@holger You're running Sendy on Ubuntu. See the last line of Step 4 of the translation guide.
(Quote)Hi @julius,
- You need to add the TXT record in your domain's DNS where it's hosted
- After adding the TXT record in your DNS, you need to wait up to 24 hour…
Hi @tnktp,
You can already use Sendy's API to do that.
- Use the
in Update custom fields if a subscriber exists Comment by Ben September 2013
Sorry @marketingnate, I had to restore the forum's database from a previous backup due to some issues so your last comment was gone.
For others interested in a …
Hi @nkmosch,
You're welcome.
(Quote)For custom requirements like that, you'd need to design and build your own subscription form with custom responses wit…