13 messages in net.sourceforge.lists.courier-usersRe: [courier-users] sendmail works wi...
FromSent OnAttachments
Bruce JohnsonNov 28, 2005 8:07 pm 
Jerry AmundsonNov 28, 2005 8:35 pm 
Gordon MessmerNov 28, 2005 8:38 pm 
Sam VarshavchikNov 28, 2005 8:39 pm 
Bruce JohnsonNov 28, 2005 10:08 pm 
Nolan PflugNov 28, 2005 10:14 pm 
Bruce JohnsonNov 28, 2005 10:49 pm 
Sam VarshavchikNov 29, 2005 3:56 am 
Bruce JohnsonNov 29, 2005 8:19 am 
Bruce JohnsonNov 29, 2005 12:23 pm 
Gordon MessmerNov 29, 2005 12:49 pm 
Sam VarshavchikNov 29, 2005 3:30 pm 
Sam VarshavchikNov 29, 2005 3:33 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] sendmail works with root but not users (#1 returns)Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 29, 2005 3:33:39 pm
List:net.sourceforge.lists.courier-users

Bruce Johnson writes:

The remedy that Nolan provided corrected the use for non-root users (for a time). HOWEVER, sendmail's privileges revert back over time and the owner becomes mail again and I don't know when. I even rebooted my machine to see if the privledges changed after reboot. They didn't as far as I could see. So, over a period of time ... I went to lunch and behold -r-s, reverts to -r-x. How does this happen?

[root@sharkbait bin]# ls -alt sendmail -r-s--x--x 1 root mail 72372 Nov 23 11:12 sendmail* [root@sharkbait bin]# ls -alt sendmail -r-s--x--x 1 root mail 72372 Nov 23 11:12 sendmail* [root@sharkbait bin]# ls -alt sendmail -r-s--x--x 1 root mail 72372 Nov 23 11:12 sendmail* [root@sharkbait bin]# ls -alt sendmail -r-x--x--x 1 root mail 72372 Nov 23 11:12 sendmail* [root@sharkbait bin]# chmod 4511 sendmail [root@sharkbait bin]# ls -alt sendmail -r-s--x--x 1 root mail 72372 Nov 23 11:12 sendmail* [root@sharkbait bin]#

Thx. Bruce

Something is screwing up the permissions of files on your box. Nothing to do with Courier.

There are other setuid and setgid programs in Courier. Chances are that they got screwed up too.

Find out what's doing this, and TURN THIS BLOODY THING OFF.