Jeff,

> Take a look at my mailfilter and adapt it to your setup:
> http://marc.theaimsgroup.com/?l=qmailadmin&m=105689448125793&w=2

Thanks for the tips.

By modifying our mailfilter along the lines of your sample
script and using vpopmail-5.3.21 and qmailadmin-1.0.24 we are
now able to successfully use spam detection on:

- catchall account defined as a remote address
- catchall account defined as path-to-maildir
- regular (not catchall) account.

Congratulations to everyone involved in releasing the new
development versions!

Regards,

Juliano Simões
Gerente de Tecnologia
Axios Tecnologia e Serviços
http://www.axios.com.br
[EMAIL PROTECTED]
+55 41 324-1993
_________________________________________________________________
Central Server, a melhor estrutura da web para hospedar seu site!
http://www.centralserver.com.br

----- Original Message ----- 
From: "Jeff Hedlund" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 4:37 PM
Subject: Re: [qmailadmin] per-user spam filtering + catchalls


>
>
> juliano wrote:
> > Since you mentioned it, we have not been able to make this work
> > together with spam detection.
> >
> > If we create an account [EMAIL PROTECTED] and define a remote catchall
> > [EMAIL PROTECTED], mail is delivered just fine. But if we activate spam
> > detection, mail messages never get to the user Maildir. In spite of
> > that, Qmail logs the messages as successfully delivered.
> >
> > Our mailfilter is pretty simple (and that might well be the cause of
> > the problem). We only want to tag Subject lines of spam messages, so
> > it looks like:
> >
> > ##############################
> > #mailfilter
> > ##############################
> > SHELL="/bin/sh"
> > import EXT
> > import HOST
> > VHOME=`/var/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED]
>
> Here's your problem.  EXT is set to the To: address and not to the
> catchall's address.  This will be fixed in the next release of vpopmail.
>
> Take a look at my mailfilter and adapt it to your setup:
> http://marc.theaimsgroup.com/?l=qmailadmin&m=105689448125793&w=2
>
> Jeff
> -- 
>
>    /\  /\              ..    ..    ..    [EMAIL PROTECTED]
>   /  \/  \ a t r i x  .  .  .  .  .  .  .           (770) 794-7233
>   s o f t w a r e  i n c  ..    ..    ..   http://www.matrixsi.com
>
>
>
>



Reply via email to