How to send mass emails ?

wasif my interspre gets stuck on 500 ,own a vps ..can you suggest ,what is possibly causing teh issue ,is it mySQL as another guy mentioned previosly

Error 500 is internal server error and mostly related to web server like Apache, nginx, iis etc. And most likely these are wrong permissions error. If you are using Linux Redhat/CentOS, view /var/log/messages and /var/log/error.log files to find out detailed error.
 
Error 500 is internal server error and mostly related to web server like Apache, nginx, iis etc. And most likely these are wrong permissions error. If you are using Linux Redhat/CentOS, view /var/log/messages and /var/log/error.log files to find out detailed error.
bro check this error log image what do you think ?
 

Attachments

  • inerspire error for BH.png
    inerspire error for BH.png
    213.8 KB · Views: 5
The attached file isn't an error. Its just a notice. Look for the correct error at the location what I suggested above. Accessing which pages give you 500 error?
 
The attached file isn't an error. Its just a notice. Look for the correct error at the location what I suggested above. Accessing which pages give you 500 error?
Wasif I am not sure if we are on the same page ,It doesn't give any error ,just emails sending stops at 500 leads and then resume real slow after long breaks I .I hope i have explained now
 
Wasif I am not sure if we are on the same page ,It doesn't give any error ,just emails sending stops at 500 leads and then resume real slow after long breaks I .I hope i have explained now

oh I got it now. I thought you were facing 500 (internal server error). If they stuck at 500, it could be any of hundreds reasons. Which MTA you are using? is it your own SMTP or purchased from a third party. If purchased one, then they might be breaking up SMTP connecting after receiving 500 packets and then when you resume, they accept slow feed. Else if its your own SMTP server, connection might be breaking up after 500 emails for any reason. Another issue could be cron that gets stuck after feeding a specific amount of packets to MTA. I am sure that campaign doesn't auto pause in interspire but it gets stuck, and you need to pause/resume it. It means the two possibilities. 1) connection is breaking with MTA, 2) cron stuck. Meanwhile when you send the campaign, connect your server over SSH and run -> "top" to find the average load of the server. If MySQL or CPU is overloading after the campaign starts then it means interspire is eating more resources than you have.
 
oh I got it now. I thought you were facing 500 (internal server error). If they stuck at 500, it could be any of hundreds reasons. Which MTA you are using? is it your own SMTP or purchased from a third party. If purchased one, then they might be breaking up SMTP connecting after receiving 500 packets and then when you resume, they accept slow feed. Else if its your own SMTP server, connection might be breaking up after 500 emails for any reason. Another issue could be cron that gets stuck after feeding a specific amount of packets to MTA. I am sure that campaign doesn't auto pause in interspire but it gets stuck, and you need to pause/resume it. It means the two possibilities. 1) connection is breaking with MTA, 2) cron stuck. Meanwhile when you send the campaign, connect your server over SSH and run -> "top" to find the average load of the server. If MySQL or CPU is overloading after the campaign starts then it means interspire is eating more resources than you have.
thanks for the info budd
 
What that guy says makes absolutely no sense. I have been a cloud architect for 10 years and that makes no sense. Sorry buddy.
oh okay ..I have no clue though ,but i would be happy to get your script ,tryna find a way to pm you ,I am new in this forum cant find a way to send you message or contact you can you guide me a bit please or any other alternative ,your number s kype or any thing
 
What that guy says makes absolutely no sense. I have been a cloud architect for 10 years and that makes no sense. Sorry buddy.
It doesn't make sense because you are trying to sell your script lol
 
Back
Top