dniwebdesign
11-12-2010, 01:37 AM
So I was doing the usual user registration pages when I added the mail() to send out the authorization e-mail... but it didn't go. Need less to say I went down to the simplest format for mail() but it still doesn't send.
I tried this on another server/domain and it works (same hosting provider), so if someone can give me a few clues that would be great.
I have contacted support for the hosting company as well but since it's the 11th there's probably no one there (or very limited staff).
mail('dniwebdesign@sasktel.net','Test Message',"Hey You! this is just a test....","From: dnirvine@dniwebdesign.com\r\n");
I tried this on another server/domain and it works (same hosting provider), so if someone can give me a few clues that would be great.
I have contacted support for the hosting company as well but since it's the 11th there's probably no one there (or very limited staff).
mail('dniwebdesign@sasktel.net','Test Message',"Hey You! this is just a test....","From: dnirvine@dniwebdesign.com\r\n");