I installed Mailfilter and used your config file in /home/vpopmail/.mailfilterrc Updated the .qmail file to reflect the new changes. But it doesn't add any headers to the messages I send to myself. Is there more I'm missing.
Chris ----- Original Message ----- From: "Jeff Hedlund" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 14, 2003 22:02 Subject: Re: [qmailadmin] SpamAssassin > Chris Hallgren wrote: > > Ok, So I finally went ahead and installed SpamAssassin. I'm not sure > > QmailAdmin is adding the flags correctally. I looked in 1 account I enabled > > Spam Detection in and the .qmail file has. > > > > |preline /usr/local/bin/maildrop /usr/bin/spamassassin > > > > Is this correct syntax for a .qmail file. > > No. Maildrop does not call spamassassin like this. > > Do you have Maildrop installed? The line should look something like this: > > |preline /usr/local/bin/maildrop /path/to/mailfilter > > > I did install the config for SpamAssassin in /etc/mail/spamassassin. Am I > > missing configs on QmailAdmin part or SpamAssassin part. > > Looks like your probably missing the maildrop application and the > maildrop filter. Here is my filter from an earlier post: > http://marc.theaimsgroup.com/?l=qmailadmin&m=105689448125793&w=2 > > Jeff > > >
