Re: Re[2]: [vchkpw] Spam Protection with vpopmail and qmail

2003-06-30 Thread Joe Young
} joe - Original Message - From: "Lucas Valdeón" <[EMAIL PROTECTED]> To: "Joe Young" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 5:05 PM Subject: Re[2]: [vchkpw] Spam Protection with vpopmail and qmail Hi

Re: [vchkpw] Spam Protection with vpopmail and qmail

2003-06-26 Thread Joe Young
Joseph Young Involved.com System Admin I have been running SA and qmail-scanner on separate server that routes the email to server. On the server,I am using the latest development qmailadmin. It have spam options included it at the user level. It pipes the email through a maildrop filter script i

Re: Re[4]: [vchkpw] SpamAssassin/vmodinfo changes

2003-06-05 Thread Joe Young
ing changes into .qmail files. Just my personal opinion. -jeff > -Original Message- > From: Joe Young [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 03, 2003 8:23 PM > To: [EMAIL PROTECTED] > Subject: Re: Re[4]: [vchkpw] SpamAssassin/vmodinfo changes > > >

Re: Re[4]: [vchkpw] SpamAssassin/vmodinfo changes

2003-06-04 Thread Joe Young
Joseph Young Involved.com System Admin I am working on a patch for adding spamassassin into the QmailAdmin. I have beginner's experience at C++ and have some of the work done. It is difficult to say where I am at in the process. The patch is still beta and works for only qmailadmin-1.0.7.01132003.

Re: [vchkpw] Spam Assassin implementation

2003-03-20 Thread Joe Young
Opps, the spamassassin stuff should be on one line | /var/qmail/bin/preline /usr/local/bin/maildrop /home/vpopmail/etc/mailfilter - Original Message - From: "Joe Young" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 8:50 AM Subject:

[vchkpw] Spam Assassin implementation

2003-03-20 Thread Joe Young
I have spamassassin running in the user's .qmail. It looks like this... | /var/qmail/bin/preline /usr/local/bin/maildrop /home/vpopmail/etc/mailfilter And the mailfilter script looking like this... ## #mailfilter ## import EXT import HOST imp