Re: [SAtalk] spamd paranoid behavior

2002-03-10 Thread Joel Knight
Title: Re: [SAtalk] spamd paranoid behavior It just seems to me that the -P flag is meant to invoke a somewhat more secure mode of behavior with spamd.  The spamd documentation says that -P will cause spamd to "die on user errors". It also says that the "default behaviour is

Re: [SAtalk] spamd paranoid behavior

2002-03-10 Thread Duncan Findlay
On Sun, Mar 10, 2002 at 12:11:31PM -0700, Joel Knight wrote: > Hello, > > I'm looking at spamd's behavior when the -P flag is used. On lines 280 > and 387 a log message is generated if -P is used and if the script is still > running as root. This could happen for two reasons: > > 1) handle_use

[SAtalk] spamd paranoid behavior

2002-03-10 Thread Joel Knight
Title: spamd paranoid behavior Hello, I'm looking at spamd's behavior when the -P flag is used. On lines 280 and 387 a log message is generated if -P is used and if the script is still running as root.  This could happen for two reasons: 1)  handle_user() was passed the username "root" 2)