Search found 1 match

by CoryT
Mon Nov 01, 2010 11:14 am
Forum: PHP - Code
Topic: PHP E-Mail Problems
Replies: 1
Views: 355

PHP E-Mail Problems

I am trying to create an email to send to users who sign up on our website. However, the email server seems to be ignoring my 'from' setting, as the email is always from what appears to be the main server URL and not the email address I have specified. I have wracked my brain and cannot find what th...