Ben
Ben
test
Comments
-
@alexbuckland $59 is our originally planned price.
Even though I th… -
If you installed Sendy on EC2 because of sending speed, we just released 1.1.0. The new version supports multi-threading. Sends multiple emails in parallel to Amazon SES. Speed increases to as much as your SES send rate allows. You can upgrade your …
-
Auto resume is now supported in the latest 1.1.0 version. Sendy will now check if server timed out and automatically resume sending until it's complete.
-
The new version, 1.1.0 now supports multi-threading. Sends multiple emails in parallel to Amazon SES. Speed increases to as much as your SES send rate allows.
-
You can now set your timezone in Settings in the latest 1.1.0 version.
-
This bug has been fixed in 1.1.0 (just released).
-
We just released the latest version, 1.1.0. This version supports Auto Resume. Sendy will check if server timed out and continue sending until it's complete.
-
This bug has been fixed on the 'just released' 1.1.0 version.
-
The new version, 1.1.0 now supports multi-threading. Sends multiple emails in parallel to Amazon SES. Speed increases to as much as your SES send rate allows.
-
The new version, 1.1.0 is out and supports personalization tags in links - http://sendy.co/get-updated
-
Good to hear. I'll now close this thread.
-
I'm using a Mac though.
Yes 1.1.0 is out, with SMTP sending. -
The image that you see in my test is uploaded using the WYSIWYG editor, and it includes the full path though.
As you can see I've attached a screenshot of the code here:in Locally hosted images not showing.... Comment by Ben November 2012
-
Here's what I found.
Your image HTML code doesn't include the full path to the image:
<p><img src="uploads/1352905618.jpg" style=""></p>
I uploaded a test image via the WYSIWYG editor and here's my … -
You can request for your licensed domain to be changed at http://sendy.co/#forms (as written in your license email).
Tha… -
Hi @lexislav
Are you installing Sendy on the domain you purchased Sendy for?
I can't find odoka.cz in our records.
For example, if you bought Send… -
If you don't mind, can I log back in to your installation and find some clues?
-
I just tested the image again and it's loading now.
-
No worries. Can you verify that the image, 1352904626.jpg is in the uploads folder?
-
Ok. Are you sure you synced your server clock with NTP? Because that's the number one reason why the quota shows 0.
-
You're welcome.
-
Did you pass the compatibility test when installing?
-
Personalization tags in links will be on the next update. Coming anytime soon.
-
Sorry I forgot to mention, you cannot wrap personalization tags in links yet.
-
Hi, the correct tag should be
[Token,fallback=]. -
No, PHP just sends sends the email from your server, it doesn't pass the mail to another ip address.
I have checked your installation and PHP'ssendmailfunction is ena… -
Thera no need to open any ports and there's no need to hit any SMTP servers.
-
It's PHP's mail function http://php.net/manual/en/function.mail.php
You don't need to enter an SMTP server address in order for PHP's mail function to work. -
You're welcome. Sendy defaults to sending via sendmail when no AWS credentials is entered in your settings.
-
Thanks for letting me know the script was not edited. I checked and saw the schedule button was not disabled when you select more than your SES limits, only the 'send now' button was disabled. That's a bug, will fix this.
And thanks for y…