• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help w/ sendmail & apache

Cooky

Golden Member
hello all,
I have configured my Apache web server to work with CGI script so that after the user presses "Submit" on my web page, an email will be sent to me.

Setup:
Fedora2 w/ Apache and sendmail on the same server.

Facts:
The CGI script works - I put the same webpage and script on the school server and it worked.
Sendmail works - I can send out email from a Windows PC in the same LAN through the server. However, when Apache attempts to send out the email generated by the CGI script, the mail cannot be sent.

Could anyone please tell me how I can get this fixed??
Thank you!

Edit1:Here's the error in the maillog
 
Thanks for the quick response.
Please see the original post for error log.

I noticed at the end of certain lines it reads: stat=User unknown.
What does that mean? Is that a complaint from my server or my ISP's smtp server?
 
Back
Top