Divante Posted February 9, 2012 Share Posted February 9, 2012 Okay im not sure if this is the best or right place to be posting this , but i have an issue. When emails are sent from a website i maintain they are getting sent to null@somesite.com . Any help or point in the right direction would help. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/256773-emails-issue-bieng-sent-to-null/ Share on other sites More sharing options...
maneetpuri Posted February 10, 2012 Share Posted February 10, 2012 You have to fix your email "null@somesite.com" in "To" field of your php mail function. Cheers~ Maneet Puri Quote Link to comment https://forums.phpfreaks.com/topic/256773-emails-issue-bieng-sent-to-null/#findComment-1316503 Share on other sites More sharing options...
Divante Posted February 10, 2012 Author Share Posted February 10, 2012 i have an email address explicitly defined in the to field, but some how emails are getting sent to null. Quote Link to comment https://forums.phpfreaks.com/topic/256773-emails-issue-bieng-sent-to-null/#findComment-1316577 Share on other sites More sharing options...
Pikachu2000 Posted February 10, 2012 Share Posted February 10, 2012 The problem is on line 136. Quote Link to comment https://forums.phpfreaks.com/topic/256773-emails-issue-bieng-sent-to-null/#findComment-1316848 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.