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