Ben
Ben
test
Comments
-
We have specified that you need a Unix like server, eg. Linux, running Apache.
Taken directly from our website:
You need PHP & mySQL support on a Unix like server, eg. Linux, running Apache.
I ha… -
There's indeed a bug with quotes, have added this to the list of fixes.
-
Sendy wasn't tested on IIS nor Windows (our site says a Unix like server is required).
I'm not sure what the issue is especially if there are no error logs to check. You may want to switch to a Linux box to run Sendy. -
Did you choose http as the protocol?
-
Hi, you're not supposed to 'load' bounces.php in your browser. It should be used as SNS topic end point, please see the get started guide.
-
@derivativemedia It's hard to understand and troubleshoot why it's stuck in 'sending' and resume button doesn't do anything without having access to your database. But I'm g…
-
When I visit http://sendy.hgl.lan, I can't access it through my browser. I know you're installing in locally, but please bear in mind that your subscribers will not be able to visit any links in emai…
-
Ok. Is the domain (you purchased Sendy for) resolving to 192.168.0.19?
-
@pylemaire You need to create a custom field for the list in question.
Go to your desired subscriber list. At the top right, click on 'Custom fields'.… -
Try adding these lines to /includes/config.php
curl_setopt($cr, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt($cr, CURLOPT_SSL_VERIFYPEER, 0); -
@hemming, are you installing Sendy on localhost? As in, your local server, i.e. your computer?
-
@simy Thanks for your thoughts. I appreciate it. And with regards to multithreading, thanks a lot for the link, will take a good look at it.
-
You're welcome. If IAM does not work, it's not anything we can do here. You may need to stick to using AWS root credentials.
-
You think so? We're still not set on the pricing.
-
No you don't need DKIM activation.
Are you on Linux or Windows?
Can you please let me know what's in your error log? -
Hey Alex, these are on our list.
-
A previous customer had a problem running Sendy on Ubuntu, this link solved his issue - http://www.joeldare.com/wiki/linux:using_.htaccess_on_ubuntu
The email and password is for the purpose of logging in after installation.
Do you have access to error logs?Are you sending to multiple lists?Your server timed out. Use the resume button.@verheesj That will change in the next update.
@yun Thanks for your kind words
You can find autoresponder settings in each … I just checked and realize this is much more complicated than it seems.
To be able to track links with an [Email] attached to it, the report will have to display all links with unique emails. This means if you have 100,000 users, your r…"I would like to scrub my list down to ONLY those subscribers who have opened an email in the last 6 months."
Sorry, not at this time.@abenyukhis Just dropped you an email with the files.
Hi Jonny,
I just checked your code, your links code is:
<a target="_blank" href="http://pembertonlh.co.uk/parkdirectory/">
where it should be…@hemming Hi, one thing I noticed is that you're using192.168.0.19/sendyas your APP_PATH. You should use your d…The code to convert email tags comes after converting links to trackable ones. For example:
1. http://www.mysite.com/whatever.php?em=[Email] gets converted to, say…PM me your account and i'll take a look. Thanks.How does the HTML code of the links that are not being tracked look like?