Thread: Email support
View Single Post
Old October 27th, 2009, 10:48 PM   #16 (permalink)
ktmtalk
Member
Verified Customer
 
Join Date: Oct 2009
Posts: 111
Here is my new mail function to use an external mail server in *nix. Feel free to delete if it's inappropriate for me to post this:

in pp-inc.php, at the top, add:
Code:
Content visible to verified customers only.
then change all occurances of "mail(" to "my_mail("
There's only a few of them in pp-inc.php and contact.php

I probably should have added some error checking but was too lazy.

If I REALLY wanted to do it right, I would add it to the settings table and the setup... but like I said... I was too lazy.
ktmtalk is offline   Reply With Quote