Dan
Dan
Comments
-
It is a dedicated server, and I do have the ability to adjust the memory limit. When the memory causes the script to fail, does sendy automatically resume or do I need to manually do this?
-
Do you have a recommended memory limit? I was going to set it to 128mb.
-
When this error occurs is sendy supposed to recover or will that be a cause of the need to hit resume?
-
When going through error logs I found the following:
[26-Feb-2013 22:18:27] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 49456 bytes) in /sen…
-
I was thinking, could I use this to set the time out to like 4 minutes?
set_time_limit(4*60);
-
I have updated to version 1.1.5.1.
and the newsletter froze at least 10 times through out the night. and would stay that way for literally hours, until I would hit resume.
It took over 20 hours to send 200k emails.
any tho…
-
It appears the issue is that the EmailAddressValidator class is being declared twice...
So I wrapped the class in the following code:
if (!defined("EmailAddressValidator_Dec…
-
the error log shows this right before the hang:
PHP Fatal error: Cannot redeclare class EmailAddressValidator in /sendy/includes/helpers/EmailAddressValidator.php on line 20
-
Thank you for this information. Is there an easy way to determine if the server times out frequently?
-
I have used this tool, and it works great. The issue is the and tags are not converted to links until after you would convert to inline css.
This was just the way I decided to solve the problem I was having and figured I would offer my …
-
I just wanted to jump back here with an update. I was not to find much information on this issue. but it seems like it might be that it takes a week of sending email before gmail trusts a new domain.
I am not sure this is just my theory a…
-
It definitely seems to be an issue with having images in the email.
I am looking through the Amazon SES forums now. I will post my solution, assuming I find one!
Thanks,
Dan -
Oh yeah. I planned on doing that in production but didn't even think about it for testing. Still went to spam though.
Thank you for your help.
-
Hello Ben,
Thank you for this clarification and explanation. I went ahead and sent the email with lots of content but its still getting sent to spam.
Any suggestions? I am going to do some research to see make sure I have everythi…
-
Hello Ben,
Sorry for the delay in response. I just performed the test.And Yes I did mean spam folder.
You should have received two emails from
freeapps at zappd.…
-
Thanks for your help. Once they finished importing I created a few more lists and then just executed the following SQL:
UPDATE 'subscribers' SET 'list'=[NEW-LIST-ID] WHERE 'list'=[…
-
I already started the upload with one CSV earlier this morning. The server timed out, but everytime i refresh the count for that list continues to increase... So i was going to give it sometime.
-
I just started importing the list. If you don't mind I will send you the login in the morning, wants it's done importing all of the contacts.
Thanks,
Dan -
Thank you for the quick reply.
That is what I suspected. Hopefully it will only take a short while to prove to them, as I am sure it will be annoying.
Is there any easier way to split a list?
Thanks,
Dan