[PHP] PHP not able to send email

2001-12-17 Thread Peter
Hi, Recently, I have found that I have had a problem sending emails with particular accounts on my RedHat Linux 6.2 server using Sendmail-8.9.3. There are two examples of my inability to send email and I think they are related. I have a PHP script used to send email and the user rights of the

Re: [PHP] PHP not able to send email

2001-12-17 Thread Andreas Landmark
On Mon, Dec 17, 2001 at 11:48:13PM +0800, Peter wrote: Dec 17 12:59:16 ns sendmail[14686]: NOQUEUE: SYSERR(webuser): queuename: Cannot create qfMAA14686 in /var/spool/mqueue Your sendmail-setup is b0rked, check permissions on /var/spool and fix sendmail, there's nothing wrong with PHP (read:

Re: [PHP] PHP not able to send email

2001-12-17 Thread Peter
WOW! You were right! It worked! But how did it happen in the first place? Thanks a lot for your help. On Mon, 17 Dec 2001, Andreas Landmark wrote: On Mon, Dec 17, 2001 at 11:48:13PM +0800, Peter wrote: Dec 17 12:59:16 ns sendmail[14686]: NOQUEUE: SYSERR(webuser): queuename: Cannot