Theo Van Dinter wrote: > On Tue, Sep 12, 2006 at 04:10:40PM -0500, Igor Chudov wrote: > >> Sep 12 16:07:47 manifold spamd[4270]: spamd: still running as root: user not >> specified with -u, not found, or set to root, falling back to nobody at >> /usr/bin/spamd line 1147, <GEN77> line 4. >> >> how would I get rid of them. >> > > Stop calling spamd (via spamc) as root. > > Or create a dedicated user for spamd to run as, and pass that to spamd with the -u parameter.