Ben
Ben
Comments
-
Yes. Example:
php /var/www/campaign.domain.com/htdocs/import-csv.php > /dev/null 2>&1If your host allows you to run a "per minute" cron job, run it ev…
-
Hi @syntress2600,
(Quote)This cron job is for
scheduled.phpscript and it should be run … -
Hi @syntress2600,
There are no known bugs at this time with importing lists.
Firstly, are you using a cron job to import CSVs? If so, what is your cron j…
-
Hi Brenz,
Please PM me these details so I can take a look:
- FTP credentials
- AWS login credentials
Thanks.
Best regards,
Ben -
I understand. Thanks for your feedback!
-
If your host is not using a firewall to block connections, then there is nothing else I can think of other than the endpoint is set incorrectly. What is the endpoint URL you entered? Also, did you choose http?
-
Hi @vsm,
The
[Name,fallback=]is parsed with the "fallback" in test emails. This is the same if you u… -
You're welcome, Alex. Yes I was thinking the same thing, you probably didn't wrap the link in a href tag.
Thanks.
Best regards,
Ben -
Hi @chrisando,
For imported data with the same email address
When you import a CSV or use the "per line" method in Sendy's UI, Sendy checks…
-
Hi Alex,
It depends where you paste the form in. You could paste the subscribe form HTML code in the sidebar template, or if you already have a sidebar widget registered, you can paste it as a sidebar text widget via Wordpress admin.
… -
Hi Alex,
Thanks, I received your Sendy login credentials.
I logged in and sent a campaign to your test list, received the email, clicked the link and checked the report. The click was tracked and registered:
in Inaccurate Send count Comment by Ben June 2013
-
Hi @Brenz,
Please see second last comment on this thread → http://forum.sendy…
-
Hi Alex,
You're not counting the "confirmation emails". The confirmation emails are sent to the "main account user" and the "from email" of the campaign. So that makes 3.
For click tracking, it works out of the box, you don't have…
-
I just created a campaign with http://google.com wrapped in a href tag. It's coming out as http://google.com though.
By the way, you did not sig…
-
Hi,
This link http://www.bigmusicgeek.com/newsletter/2013/july.html isn't Sendy's webversion link. It's a static HTML file, that's why it's not converting …
-
Hi @Brenz,
- Check that your host does not have a firewall blocking connections
- Verify that your endpoint is correct
- Check that you've selected "ht…
-
Hi @manishie,
(Quote)Thank you!
I don't have the problem here with links wrapped in quotes in the preview though. Can you check if your href tag is malfo…
-
Hi Lane,
You can try an Amazon EC2 'Small' or 'Medium' instance (see EC2 instance types).
Thanks.
Best regards,
Ben -
Hi,
(Quote)Do you mean you want to add a "subscribe" link or "unsubscribe" link?
If you're trying to add an "unsubscribe" link, other than adding the unsubscribe tag in your HTML code, there's noting else you need to do.
… -
Hi,
Sendy can handle as much as your server can handle.
For example, if you have 350k contacts and you run Sendy on an under-powered shared server, Sendy will definitely not be able to handle 350k contacts very well.
If yo…
-
Hi @nikhilgoyal,
The only reason why some records aren't imported is because they're invalid emails, they are duplicates or they were previously marked as bounced…
-
Hi @texasjohn,
Sendy does not connect to SES via port 25. Unless you are using Amazon SES's SMTP for sending instead of AWS Access Credentials.
If you're us…
-
I'm glad you found the forms.

Thanks.
Ben -
Hi @stevegoldenberg,
Yes that's correct, you can use
time_nanosleepinstead of(Quote)Thank you!
Hi @thanhtung1806,
curl is not enabled on your server http://sendy.wapmaker.net/_compa…
Hi @chrisando,
I guess you can. Just note that each email needs to be unique for each record with these fake emails. Sendy checks for duplicate emails when importin…
Hi @chrisando,
No you can't though. Sendy is an email marketing tool and you can't import subscribers without an email address.
Thanks.
Best regards…
Hi @texasjohn,
If you have AWS Access Keys in your Settings and sending emails through SES, emails are transferred to SES via curl. SMTP is never used.
Chec…