Jump to content
  • 0
Sign in to follow this  
ShadowLight

Sending Mail via Script?

Question

7 answers to this question

Recommended Posts

  • 0

@@ShadowLight

 

I think best way to do this currently is is to store the emailaddress and messages in a mysqltable and use a cronjob to run a php script that grabs, sends and aftewards deletes the messages from the table.

Share this post


Link to post
Share on other sites
  • 0

@@ShadowLight

 

I think best way to do this currently is is to store the emailaddress and messages in a mysqltable and use a cronjob to run a php script that grabs, sends and aftewards deletes the messages from the table.

 

I'm looking to do an in-game mail that players will receive upon completing a quest. Not sure if that method would be the best way to do so.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.