Ben
Ben
Comments
-
Hey Britt,
I suggest replying to Amazon SES to appeal and say that you suspect you are being suspended due to your email's content being about "making money". Say that you understand this somewhat falls under the "Harmful or Fraudulent Ac…
-
Hi Britt,
Sorry to hear that. Looks like Amazon did a periodic human investigation to weed out spammers. Firstly, it's worth noting the reason for doing that is for them to uphold their reputation with ISPs and maintain their deliverabili…
-
Hi @Cory,
This is a very common thing I see whenever I log in to someone's Sendy's installation to troubleshoot something.
The issue is that you accidentally inc…
-
Hi Cory,
There's no way to make a list private. Just don't put a subscribe form out there so that no one can opt in?
Thanks.
Best regards,
Ben -
Good to hear. Thanks for the query!
-
Hi Marko,
It's in
/css/bootstrap.css
. Class name is.navbar-inner
from line 2982.Best regar…
-
Hi Jeremy,
Thanks for clarifying.
There was one other user who had the same problem as well. And he was also using
wget
instead ofHi Jeremy,
Sorry to hear that. I'm about as puzzled as you when it comes to this as I can never reproduce the same issue during my tests before rolling out each update. The sending code for 1.1.6.3 hasn't been changed as well.
Hi @mdHazali,
If your SES quota is showing "0" for everything and you get the 'sync server clock with NTP' error message, there can only be 2 possibilities:
Hi @sunebeck,
I just downloaded 1.1.6.3 from http://sendy.co/get-updated and installed it on an empty databa…
Hi @sunebeck,
The latest build that can be downloaded at http://sendy.co/get-updated now creates tables in u…
Hi @ConceitoDigital,
Someone commented in the thread and warned that this could get you into legal trouble:
(Quote)Unfortunately this won't be imp…
Hi Guido,
Thanks for your suggestion. I want you to know I appreciate it!
I've added an index for
subscribers.email
during my tests but only to realize later it'…Hi @ConceitoDigital,
(Quote)This is where it goes wrong. If you're sending to lists not belonging to you, you will never have an idea how many invalid ema…
It's the
subscribers.list
column that needs an index and it already has an index.subscribers.email
does not…Thanks for sharing.
If your server does not support cron, you can try setting up a cron job using an external service instead
Hi Vishal,
I'll check on this.
Thanks.
Ben
Hi Nathan,
It's strange that I don't get this warning. Can you try adding the following line after line 47 in autoresponders.php:
date_default_timezone_set($user_timezo…
@gouravd I recommend setting up a LAMP stack on Amazon EC2 in which I provide installation services for. Sendy runs best of EC2. PM me for more details.
Regarding the…
Hi Charles,
(Quote)If you include an unsubscribe link in your email, most people will click it to unsubscribe. People who email you to unsubscribe are rare, unless you specifically tells them to do so in your newsletter. Even if peopl…
Hi Senti,
(Quote)Your server needs to be capable enough (in terms of CPU and RAM) to handle this huge volume of 2 million.
Thanks.
Best regards,
BenHi Prabhat,
You don't have to worry about uploading a "bounced" email again because as long as the "bounced" email exist in any list or brand, the same bounced email will be checked against and will not be re-imported no matter what list …
I just did a search in my licensing database with your first name (taken from your email address registered in the forum) and found "Hannes Diedrich". Here's answering your questions:
(Quote)To learn why you're not seeing the popup an…
@sennah82 You are not registered as a forum user with the email address you used when purchasing Sendy. I can't check any background information or do any verification. Plea…
Hi Trực,
Thanks for the findings. The thing is I could export a CSV with Vietnamese characters displayed correctly though. So I won't be implementing this code, but I'm sure it'll help someone else who may have the same issue as you.
…(Quote)I just made some minor changes by changing the default encoding of the tables to utf8 after you bought. Hence I mentioned re-downloading then re-installing. Or, you can try manually changing your tables encoding to utf…
Hi Trực,
I've made some minor changes to the installation script and re-uploaded a new build to the server. Can you please download Sendy from http://sendy.co/get-updated and re-ins…
Hi Trực,
Strange, I cannot reproduce this problem. I changed my
$charset
in /includes/config.php to "utf16". Then added 2 subscribers with Vietnamese characters as their…Hi Keith,
Even if the sending address has been verified on a domain level, the client can still use an email address not belonging to the domain name you've verified for them. However, I've taken note of your suggestion and will consider.…
Hi Britt,
You can't set a login session to "never" timeout, but you can set how long before your session time out. This can't be set in Sendy itself, but you can add a line somewhere (at the top is fine) in the
in Login timeout Comment by Ben June 2013