On Saturday 30 August 2003 06:37, Spider wrote:
> begin  quote
> On Fri, 29 Aug 2003 23:25:03 +0900
>
> Jason Stubbs <[EMAIL PROTECTED]> wrote:
> > On Friday 29 August 2003 22:50, Jason Stubbs wrote:
> > > However, *any* mail that goes through it comes out blank! Whether it
> > > is spam or not! The script works fine from the shell so it's got to
> > > be something wrong with how I'm using procmail. I can't see where
> > > the error is though. I checked the $TMP files and both come out
> > > blank, so it seems that procmail is not piping the mail through the
> > > filter. Either way, it doesn't explain why spam is being corrupted
> > > as well. Can anyone help? Pretty please??
> >
> > To add some further information, I've found the following in
> > /var/log/mail/current:
> >
> > Aug 29 23:20:30 [procmail] Suspicious rcfile "/home/jason/.procmailrc"
> >
> >
> > My /etc/procmailrc, btw, is as follows:
> >
> > DEFAULT=/var/spool/mail/$LOGNAME
> >
> > :0fw
> >
> > * < 256000
> >
> > | /usr/bin/spamc -f
> >
> > INCLUDERC=$HOME/.procmailrc
> >
> >
> > Byte for byte matching Spider's recommendations.
>
> oh wait, I think I have it..
> I Read The Fine Manual:
>
> Suspicious rcfile "x"
>
> The owner of the rcfile was not the recipient or
> root, the file was world writable, or the direc-
> tory that contained it was  world  writable,  or
> this  was the default rcfile ($HOME/.procmailrc)
> and either it was group writable or the directo-
> ry that contained it was group writable (the
> rc-file was not used).

The file was group writable. Thanks! I wasn't looking at the procmail man page 
at all - only procmailrc and procmailex.

Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to