From: Shaun M. <sh...@ae...> - 2004-12-25 12:41:29
|
On 25 Dec 2004, at 01:49, Patrick Twohig wrote: > I have a client on my webserver who is complaining that users aren't > able to sign up for access to his phpwebsite forums. What does > phpwebsite need to have to play nicely with sendmail. I'm using exim, > but there is a command /usr/bin/sendmail there for backwards > compatibility with exim. (Mailwrapper scripts) when I just type > sendmail at the prompt I get: I'm using exim also with the same sendmail compatibility so it's not that. The account signup uses the PHP Mail function or PEAR Mail class. Check you can signup yourself, Check you've not disabled sending mail in your php config. Some hosts don't allow sending mail from php. Shaun aegis design - http://www.aegisdesign.co.uk |