Click to See Complete Forum and Search --> : whats causing this


matt2kjones
09-30-2002, 12:39 PM
Ok i really dont understand what is going on here

if i have a script written in php, which sends mail using the mail() function, then when it gets the the email address it was sent to it appears in the format of

username@digiserv

why is it doing this

it should be username@thedigitaldream.co.uk

is it a dns issue, or something else???

digiserv is the hostname of the server.

mdwatts
09-30-2002, 07:02 PM
Perhaps you need to change the hostname to thedigitaldream.co.uk or setup the correct hostname in you mail server configuration.