On Wed, 23 Jul 2003, Chris Hallgren wrote: > Yes
My toaster can beat up your toaster. C > ----- Original Message ----- > From: "spork" <[EMAIL PROTECTED]> > To: "Chris Hallgren" <[EMAIL PROTECTED]> > Cc: "Alan Murrell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, July 23, 2003 12:59 > Subject: Re: [qmailadmin] SpamAssassin Working Example Vpopmail 5.3.21 and > Qmailadmin 1.0.24 > > > > On Wed, 23 Jul 2003, Chris Hallgren wrote: > > > > > My simple solution is. > > > > > > -------------- /home/vpopmail/bin/filter ------------- > > > > > > xfilter "/usr/bin/spamc -f -u [EMAIL PROTECTED]" > > > to "Maildir/" > > > exit > > > > > > ---------------------------------------------------- > > > > Have you verified the flags to "-u" are actually working? My guess is no. > > Also note that the way your filter is written, you can lose mail. It's > > best to put commands within an "exception" statement. > > > > Charles > > > > > ------------- .qmail ------------------------------- > > > > > > |/var/qmail/bin/preline /usr/local/bin/maildrop > /home/vpopmail/bin/filter > > > > > > --------------------------------------------------- > > > > > > > > > This system does work with Vpopmail 5.3.21 and Qmailadmin 1.0.24 > > > > > > > > > Chris > > > > > > > > > > > > ----- Original Message ----- > > > From: "Charles Sprickman" <[EMAIL PROTECTED]> > > > To: "Chris Hallgren" <[EMAIL PROTECTED]> > > > Cc: "Alan Murrell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > > Sent: Tuesday, July 22, 2003 23:30 > > > Subject: Re: [qmailadmin] SpamAssassin > > > > > > > > > > On Tue, 22 Jul 2003, Chris Hallgren wrote: > > > > > > > > > I have not found a solution to this. I upgraded to Vpopmail 5.3.21 > and > > > the > > > > > process .qmail for catchall accounts. Is no messing up the whole > thing. > > > > > Looking at log files it seems that $PWD and all external varabile > are > > > not > > > > > set. > > > > > > > > Same deal here, using either $PWD or $EXT and $HOST. > > > > > > > > Charles > > > > > > > > > ----- Original Message ----- > > > > > From: "Alan Murrell" <[EMAIL PROTECTED]> > > > > > To: "Chris Hallgren" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > > > > > Sent: Tuesday, July 15, 2003 09:48 > > > > > Subject: Re: [qmailadmin] SpamAssassin > > > > > > > > > > > > > > > > Hi Chris, > > > > > > > > > > > > --- Chris Hallgren <[EMAIL PROTECTED]> wrote: > > > > > > > I have fixed my SpamAssassin problem. I had to do > > > > > > > some reading to figure it out. > > > > > > > > > > > > What was the solution? It may help someone else out > > > > > > in the future... > > > > > > > > > > > > > Also is there a reason that mail only sent to the > > > > > > > real user is processed. > > > > > > > > > > > > My understanding is that is has to do witht he fact > > > > > > that Qmail will process the first .qmail file it > > > > > > finds, and will not process any others for that user. > > > > > > Forwarder .qmail files are kept in the root of the > > > > > > domain's directory, and once processed (i.e., the mail > > > > > > is delivered), it will not process any other .qmail > > > > > > files for that user, even if one exists in the > > > > > > recipient's own directory. > > > > > > > > > > > > That is, at least, how it works in Qmailadmin 1.0.12 > > > > > > (which I am currently using... I'll be testing 1.0.23 > > > > > > on a development machine this weekend) > > > > > > > > > > > > Anyone: please feel free to correct anything I have > > > > > > said here! > > > > > > > > > > > > HTH, > > > > > > > > > > > > Alan Murrell <[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > > > > > > Post your free ad now! http://personals.yahoo.ca > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
