Jump to content
MakeWebGames

Recommended Posts

Posted

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.

 

3gobbac

 

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.

 
Posted

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.

Posted

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.

Posted

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.

Posted
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
  • 1 year later...
Posted

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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...