Great Circle Associates

Majordomo-Users
(May 2003)


Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Question about nobody.
From: Miles Fidelman <mfidelman@ntcorp.com>
Date: Tue, 13 May 2003 13:02:36 -0400 (EDT)
To: "Steven W. Orr" <steveo@syslang.net>
Cc: Majordomo-users <majordomo-users@greatcircle.com>
In-reply-to: <Pine.LNX.4.53.0305131234550.2847@syslang.net>

On Tue, 13 May 2003, Steven W. Orr wrote:

> I just discovered that all my majordomo traffic is getting copied to
> /var/spool/nobody This makes no sense to me:
>
> [root@saturn etc]# grep nobody aliases
> owner-majordomo: steveo,nobody
> nobody:         /dev/null
> [root@saturn etc]#
>
> As you can see, nobody hooks off into /dev/null. Anyone know what's going
> on here? I do happen to have (under Red Hat) an entry in my passwd file:

you might try:
sendmail -bv -d nobody

this will give you a long list of debugging output from sendmail, that
includes all the alias translation for nobody - it might help you figure
out why the message isn't going to /dev/null

you might also try simply sending a mail message to 'nobody' and see if it
ends up in /var/spool/nobody

>
> [root@saturn etc]# grep nobody /etc/passwd
> nobody:x:99:99:Nobody:/:/sbin/nologin
> nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
> [root@saturn etc]#

well, you need to keep that - since there are files kicking around taht
are owned by 'nobody'

**************************************************************************
Network Technology Corporation	 	    PO Box 600618
Miles R. Fidelman, President 		    Newtonville, MA 02460-0006
mfidelman@ntcorp.com			    617-558-3698
http://www.ntcorp.com		            fax: 617-630-8946
**************************************************************************



Follow-Ups:
References:
Indexed By Date Previous: Question about nobody.
From: "Steven W. Orr" <steveo@syslang.net>
Next: attachements with majordomo are not getting forwarded
From: Sunita Rajagopal <srajagopal@cloop.com>
Indexed By Thread Previous: Question about nobody.
From: "Steven W. Orr" <steveo@syslang.net>
Next: Question about message_headers
From: "Steven W. Orr" <steveo@syslang.net>