Ben
Ben
Comments
-
Hi @kukee,
There are no bugs with bounces & complaints handling since Sendy was launched.
Check that you have completed all steps in Steps 7 & 8 in the …
-
Thanks Dmitrii. I'll probably use
mysqli_real_escape_string
instead ofmysql_real_escape_string
if I decide … -
(Quote)
That wouldn't be possible as I don't want to tamper with people's code.
Thanks.
Ben
-
-
Hi Tom,
(Quote)Yes it'll be the same.
Thanks.
Ben
-
Hi Sina,
Offline payments aren't supported. Credits system aren't supported either.
Sorry.
Ben
-
Hi @njwrigley,
WYSIWYG in general strips off the
<head>
andHi @njwrigley,
'Sent' and 'Deliveries' are the same thing.
The orange number that says '114 sent' takes a while to update (sometimes it can take quite a whi…
Hi @ee98iae,
(Quote)Sendy will register any bounces when you send a campaign so that the next time you send a campaign it will not be sent to them again. But if y…
Hello @tnktp,
Sendy does not have other tools to import subscribers. You need to import via the interface for each list.
Thanks.
Ben
Hi Alex,
There's no native way to do that. You need to calculate the each existing subscriber's
join_date
so that they will receive message 11 onwards by changingHi @scalar,
Yes you can enter date in almost any format.
Examples:
- 19-05-2013
- 19 may 2013
- may 19
- today
- tomorro…
Hi @tnktp,
Yes, for the opt-in page, show the page where you let users subscribe to your newsletter. Can be a page with Sendy's subscription form HTML …
Sendy uses multi-threading to send your emails, features auto-retry and auto-resume, uses indexes in your database that speeds up reading speed - it has already done its part. The rest depends on:
- The size of your newsletter
You're welcome!
Hi Marcelo,
- Who you send it to:
to_send_lists
column incampaigns
table - Who opened it:…
(Quote)They are for autoresponders.
Hi @osker246,
There is no need to use a script to setup your cron job. You can just use the interface.
What I'm seeing right now is that your Command…
Yes it does. Physical location of your server matters. The closer your server is to the east of U.S. (where SES servers are located), the faster sending will be.
To add on, in my experience, physical location of your server does makes a <…
Hi @texasjohn,
(Quote)Yes, you can only remove the webversion only by deleting the campaign.
Thanks.
Ben
Hi Marcelo,
Here're the columns in
campaigns
table where data needs to be inserted in order to send a campaign via cron without using Sendy's interface:Hi @osker246,
(Quote)Yes if you setup a cron job correctly, Sendy will pick up where it left off automatically within 5 - 10 minutes. Manually clicking the "Resu…
Hi @osker246,
There's no need to write any scripts.
You just need to create a cron job in your GoDaddy control panel.
But GoDaddy won't let you creat…
Thanks Jake → PHP Library for Sendy API
Thanks Jake, for contributing your efforts.
I'll play with this when I get some time.
Ben
Will do, thank you.
Hi Eric,
This is normal behavior as your PHP version is 5.2.17.
PHP versions lower than 5.3 will not be able to use the new
openssl_encrypt
andin API List ID Not Showing Comment by Ben May 2013
Hi Daniel,
Can you check the 'From name' of your other 2 brands that didn't work and see if there any 'non alpha numeric' characters in them?
Thanks.
Ben
Hi @casnoboy,
You can set a custom URL in the list settings to redirect the user to after unsubscribing. This means you can design a "You're unsubscribed" page compl…