Ben
Ben
Comments
-
Hi Patrick,
That's not possible. Only users who subscribe to your newsletter via Sendy's subscribe form or API following the creation of your Autoresponder gets the series of emails.
Yo…
-
Hi @lewis,
If you're able to login without getting a 404 error, you have
mod_rewrite
enabled. You d… -
Hi @scollins,
You can print and save the report as a PDF. Then send it to your partner. There's a 'print stylesheet' that formats the report nicely when printed.
… -
Hey James, I've thought about this before, will definitely consider for future updates.
-
Hi @FLTAC,
If Podio provides a way to pass information into another application, you can definitely do what you described via Sendy's 'subscribe' API → in Integration with Podio Comment by Ben August 2013
-
Yes it will.
-
Hi Howard,
You can create a script that subscribes the user via Sendy's API to any list of your choice. When user clicks on the link, it goes to this script and subscribes to your desired l…
-
Hi Dayne,
Thanks for your kind words. Yes those methods you mentioned are part of my API expansion plans.
Best regards,
Ben -
Hi Brett,
This error may be caused by your PHP not being allocated enough RAM. Try increasing your
memory_limit
in php.ini to a larger number. I checked your phpinfo and… -
Hi @geo,
You can run a simple query directly in your database (via phpmyadmin or similar).
First, create a list in the other brand you want to transfer the list t…
-
Yes that is in my plans. Thanks.
-
Hi @menathor,
You'll need to install Sendy on separate domains to use their respective domains in tracking URLs, which means you'll need multiple licenses.
O…
-
Hope this is a good starting point → http://cl.ly/QrRu
-
Your server probably timed out while sending.
If you didn't setup a cron job for sending, you'll see a 'Resume' button where you can click to resume sending.
If you've setup a cron job for sending, the cron job will automatically …
-
Hi @bw33,
You can attach a
.vcf
file to your emails and ask your recipients to add it to their addre… -
Hi @problematic,
If you don't see an error message telling you that your login email and password is incorrect, your PHP's
If you re-add emails that previously bounced, subscribed or complaint, it will not be added.
Hi @hjalte81,
(Quote)For complaints, they'll be marked as complaint in their respective list. For unsubscribes, they'll be marked as unsubscribed across all list…
(Quote)Yes.
Hi,
You've attached the wrong user policy for your IAM user.
It should be
AmazonSESFullAccess
instead ofHi Kish,
As mentioned, when you import a CSV into Sendy, it can only be single opt in. Confirmation emails will not be sent when you import a CSV.
The double opt in setting for your list only takes effect when a user subscribes vi…
Hi,
When you import a list into Sendy, it's only single opt in. When you previously built your list, you should already have used double opt in if you wanted to.
Right now, the only thing you can do is to send an email to your lis…
You missed this important note:
Hi,
Your server may have a firewall that blocks outgoing connections.
Check with your host if there's a firewall blocking connections.
Best regards,
BenHi,
Cron job isn't supported for mass unsubscribe/delete. Try splitting your CSV into smaller chunks.
Thanks.
Best regards,
BenHi Igor,
If you imported active and bounced emails into Sendy, your bounce rate will obviously be high.
If you find any discrepancies with Amazon marking valid emails as bounced, try checking it with them …
Hi,
This is most certainly an issue with your server configuration, maybe your host has some kind of caching set up it enabled. There are no issues with saving anything in Sendy though, ever since first release.
Thanks.
Be…
Scroll down the drop down menu and you will see it.
Best regards,
BenHi,
Sendy won't run without
mysqli
. You need to request your host to install it for php.For 404 error, search for '404', the first result is your answer.
<…