Yes, you should always use "sudo -u vpopmail -H" when running a spamassassin program.
Would someone care to update the wiki accordingly? Sergio Minini wrote: > Jake, > I ran the junk learning script from the wiki as a cronjob for root. > Should I change it as a job for vpopmail? > > Thanks! > Sergio > >> De: Jake Vickers [mailto:[EMAIL PROTECTED] > >> That will learn the messages for root, not vpopmail which is what you >> need >> it to run as. Process the messages like this: >> >> sudo -u vpopmail -H sa-learn --spam /path/to/mail/* >> >> That will give you better results. >> >> -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
