mail()
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
It appears that your ini file hasn't been edited correctly. Does it still show the settings you defined when you go and look at it again?
If it does... carry on reading the next lines below it and make sure SMTP= does not appear anywhere again and sendmail_from= doesn't either because it could just be that you have them getting wiped out by blank values further on in the ini. What platform are you on and what is your http server?
NOTE: This wouldn't be advisable but should work... if you go the bottom of the [mail function] section and just add the last 3 lines as
If that works I'd have a look and see where the problem is
Hope you get there in the end
If it does... carry on reading the next lines below it and make sure SMTP= does not appear anywhere again and sendmail_from= doesn't either because it could just be that you have them getting wiped out by blank values further on in the ini. What platform are you on and what is your http server?
NOTE: This wouldn't be advisable but should work... if you go the bottom of the [mail function] section and just add the last 3 lines as
That should just overwrite any that were defined (or blank) above it.
If that works I'd have a look and see where the problem is
Hope you get there in the end