I would like to Set up a mail box mod add-on thing for V1. I would like to make it where when a user gets a game mail it will send them a email with the message and a link back to the game or where you can just reply back to the email that is send and it will send them that mail in the game . I would also like to have it set to where players can turn it on and off.. Im not 100% sure on how to set this up . I know that it has to be in the Mailbox.php some where in the send mail func. and there has to be a sql call for sent to user id to pulll there email and some code to send that email with the code to pull the sender info subject info and the message info and post it on the email .. but i dont know how to tie all that togather ..