14
I thought I would come back to this as its important.
Many hosting companies are now setting sendmail to restrict mail that is sent from the server by user 'nobody' (as pointed out the default Apache user for script execution.)
This is because mail servers get taken over by bots who use the user nobody to send vast amount of spam mail
I dont really undertand but think that this can be reset within the server on an installation by using something similar to this
ini_set('sendmail_from',
'me@domain.com);
so that sendmail adds a different user to the header
not sure if this is true or whether I am just stuck ( I have moved macmend.com to another host) with any site i create in XOOPS with my present host