Jump to content

sendmail problem


rogelio23

Recommended Posts

My mail function is not working:

Please help me fix this,  the error  message appear like this: Permission denied: unable to execute shell to run mail delivery binary

I tried running this mail function on linux at the command line, and its run correctly. but on browser the error message appeared.
Link to comment
https://forums.phpfreaks.com/topic/29636-sendmail-problem/
Share on other sites

I would place money on if being an option in the config.  Mine lives in /etc/mail/sendmail.mc
Try altering that and then make it.

Strange thing is that the server should regard it as a local user trying to send mail.  It will receve the message from the local apache user on your mashine.  Can you send mail from the apache account?  (loggin as root, su apache etc).  That could shed lighit on the area!

Im leaning more towords it being  a code thing.  Perhaps your sendmail is asking for authorisating?
Link to comment
https://forums.phpfreaks.com/topic/29636-sendmail-problem/#findComment-136789
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.