Apocalyptical Posted October 13, 2011 Posted October 13, 2011 You can select all users or different groups of users, and send a mass message to the email they signed up with. Fully customize-able. First In staff_special.php Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Below It Insert: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Next, Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Below It Insert: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Finally, In smenu.php, Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Below It Insert: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Apocalyptical Posted October 13, 2011 Author Posted October 13, 2011 Actually, the email isn't going through the host, so it doesn't count. I tested it with over 200+ users, quick, simplistic, no issues what so ever. The sent emails don't show up on your host email at all, so doesn't go towards "sent" mails from that email, but it will let you know if there was an sending failure, and people can send replies to it. Its a user-friendly, lightweight, mailer, you really can't go wrong. Quote
Neon Posted October 13, 2011 Posted October 13, 2011 Not going through the host? Whats that suppose to mean? php_mail and smtp both "go" through the host. Maybe because your hosting company logs direct smtp emails, but not php_mail. Rest assured, its still being counted. Otherwise anyone could sign up and begin to spam all of eternity. I'd be interested in seeing the headers for those emails. My main problem is getting emails delivered. Sites like AOL/Hotmail won't accept my mail unless all the headers are perfect. So I said, eff it, and pay postmark for my emails. Quote
lucky3809 Posted October 13, 2011 Posted October 13, 2011 I agree with SRB, as for some hosting companies has a TOS on mails sent, before adding this you may want to take time and read your TOS for your hosting package you are using, some people always skips it and then when they are suspended, they don't understand. Quote
Apocalyptical Posted October 18, 2011 Author Posted October 18, 2011 So long as you are NOT spamming people and its not solicitations they can't do anything. How else does every single online game that has a newsletter send them out? Its all got to start somewhere. Quote
sniko Posted October 18, 2011 Posted October 18, 2011 So long as you are NOT spamming people and its not solicitations they can't do anything. How else does every single online game that has a newsletter send them out? Its all got to start somewhere. By doing.... Having it run on a cron, sending xx per hour, would be a better choice IMO ~ Some Random B*****d Quote
Damian Cross Posted June 2, 2013 Posted June 2, 2013 Mass emailer Not going through the host? Whats that suppose to mean? php_mail and smtp both "go" through the host. Maybe because your hosting company logs direct smtp emails, but not php_mail. Rest assured, its still being counted. Otherwise anyone could sign up and begin to spam all of eternity. I'd be interested in seeing the headers for those emails. My main problem is getting emails delivered. Sites like AOL/Hotmail won't accept my mail unless all the headers are perfect. So I said, eff it, and pay postmark for my emails. This is true. I have no email accounts through my host. This really DOES work! "Rest assured, its still being counted."? No, Its not. Not with my host anyways... Quote
KyleMassacre Posted June 2, 2013 Posted June 2, 2013 wont work has a few errors i will post fix I wouldn't bother I would just right a whole new one with some sort of spam prevention Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.