anybody know how to use an external email server in your code
for example... if i want to send an email for confirmation to somebody and i dont have an email server in the webserver im using...
lets say... my mail deal is
mail.mailserver.com
username is 'username'
password is 'password'
how do i set this up in my php code? help aanybody?
thanks in advance
ron