Date: Mon, 22 Apr 1996 09:41:50 -0700 (PDT) From: "Jonathan M. Bresler" <jmb> To: henrich@crh.cl.msu.edu (Charles Henrich) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: .forward and sendmail? Message-ID: <199604221641.JAA16380@freefall.freebsd.org> In-Reply-To: <199604220320.XAA08263@crh.cl.msu.edu> from "Charles Henrich" at Apr 21, 96 11:20:11 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Charles Henrich wrote: > > Explain to me how exactly sendmail is supposed to read .forward's out of > peoples directories, when it apparently runs as daemon? I have had zero luck > with this unless the directories are world read, as well as the .forward, this > is unusual! What am I missing here? check the permissions on your sendmail. sendmail needs to run as root for several reasons. it needs to read people's .forward file regardless of the permissions. it needs to append to people's mailboxes. it needs to bind port 25. any others? -r-sr-sr-x 3 root kmem 245760 Mar 10 18:25 /usr/sbin/sendmail -- Jonathan M. Bresler FreeBSD Postmaster jmb@FreeBSD.ORG FreeBSD--4.4BSD Unix for PC clones, source included. http://www.freebsd.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604221641.JAA16380>