I've solved the problem in a very strange way!

I used to "cp /usr/sbin/sendmail.sendmail /usr/sbin/sendmail". I removed
/usr/sbin/sendmail and then "ln -s /usr/sbin/sendmail.sendmail
/usr/sbin/sendmail". Then the problem is solved!

Any idea what's happening?

Regards,
Leo

----- Original Message -----
From: "Ashley M. Kirchner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 11:51 PM
Subject: Re: Sendmail Problem


> Leo Huang wrote:
>
> >The sendmail has two "things", "sendmail" and "sm-client". "sm-client" is
> >the submision program, not the daemon. It runs as user smmsp. However,
it's
> >not a good idea to run apache as "smmsp" or "chown apache
> >/var/spool/clientmqueue".
> >
> >BTW, the apache could do the job with the same permission before I
updated
> >the sendmail rpm.
> >
> Sorry, I meant smmsp, not smrsh. However, smmsp need to own that
> directory to be able to write to it, and your error indicates it can
> not. Check your permissions.
>
> # ls -l /var/spool
> total 32
> drwxr-xr-x 8 root root 4096 Nov 6 23:54 ./
> drwxr-xr-x 24 root root 4096 Dec 27 13:05 ../
> drwxr-xr-x 2 root root 4096 Oct 28 16:36 anacron/
> drwxrwx--- 2 smmsp smmsp 4096 Jan 27 04:03 clientmqueue/
> drwx------ 2 root root 4096 Dec 20 22:37 cron/
> drws--sr-x 3 root mail 4096 Jan 27 08:42 mail/
> drwxr-xr-x 2 root mail 4096 Jan 27 08:43 mqueue/
>
> This doesn't have to do with the fact that Apache can't send mail. It
> can, otherwise you wouldn't be getting that error. Apache already handed
> the message off to sendmail. It's sendmail that's having the problem at
> the moment.
>
> --
> W | I haven't lost my mind; it's backed up on tape somewhere.
>   +--------------------------------------------------------------------
>   Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
>   IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
>   Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
>   http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.
>
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to