In the
mail("$sendto","$subject","$message","from: $from");
the $from is using what smtp server. Is it using the users or is it using the hosts
I have a form the when the user logs in and submits a form in the $from is there email so i would assume the it's there server being used.
TIA Rich