==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5044

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================





--- Comment #5 from Michael Doerner <[email protected]>  2009-03-20 13:35:07 ---
(In reply to comment #3)

> would you like to test, 
> rename (or copy) .qmail/76filter and delete .maildrop/90default

A) I renamed (in /etc/e-smith/templates-user/.qmail):
mv 76Filter 50Filter

As a result, the directory looks like this now:

ll .qmail
total 28
-rw-r--r--  1 root root 341 Mar 15  2006 00setup
-rw-r--r--  1 root root 392 Jan 11  2006 10Filter
-rw-r--r--  1 root root 487 Oct  8 03:49 15sortspam
-rw-r--r--  1 root root 687 Oct 15 03:46 50Filter
-rw-r--r--  1 root root 152 Jan 11  2006 70Forward
-rw-r--r--  1 root root 259 Oct 15 03:52 74vacationMessage
-rw-r--r--  1 root root 136 Jan 11  2006 90local

B) In /etc/e-smith/templates-user/.mailfilter (there is no .maildrop !), I
deleted 90default so it looks like this now:

ll .mailfilter/
total 32
-rw-r--r--  1 root root  209 May  6  2006 10header
-rw-r--r--  1 root root   25 May  6  2006 15log
-rw-r--r--  1 root root 1380 Oct 15 03:46 25options
-rw-r--r--  1 root root 1243 Sep 26  2005 35WordFilter
-rw-r--r--  1 root root 4937 Aug 30  2006 40global
-rw-r--r--  1 root root 4775 Aug 24  2006 60user

The result .qmail file for the user now looks like this:

| condredirect tw-junkmail headermatch 'X-Spam-Status: Yes'
| /usr/bin/maildrop ; if [ $? -ne 0 ] ; then exit -1; else exit 99; fi;
&[email protected]
# Vacation Message not set
# No local delivery

As far as I understand, the result should achieve what we wanted (?)

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to