

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
46 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Spamassasin, mail...| From | Sent On | Attachments |
|---|---|---|
| Troy Benjegerdes | Nov 23, 2003 9:42 pm | |
| Troy Benjegerdes | Nov 25, 2003 10:46 am | |
| Mitch (WebCob) | Nov 25, 2003 10:56 am | |
| Troy Benjegerdes | Nov 25, 2003 11:56 am | |
| Mitch (WebCob) | Nov 25, 2003 12:12 pm | |
| Troy Benjegerdes | Nov 25, 2003 10:21 pm | |
| Mirko Zeibig | Nov 26, 2003 4:54 am | |
| Mitch (WebCob) | Nov 26, 2003 7:52 am | |
| Mirko Zeibig | Nov 27, 2003 12:06 am | |
| Mitch (WebCob) | Nov 27, 2003 9:26 am | |
| Mitch (WebCob) | Nov 30, 2003 4:07 pm | |
| Gordon Messmer | Nov 30, 2003 4:43 pm | |
| Mitch (WebCob) | Nov 30, 2003 5:15 pm | |
| Mitch (WebCob) | Nov 30, 2003 5:39 pm | |
| Gordon Messmer | Nov 30, 2003 5:45 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:02 pm | |
| Gordon Messmer | Nov 30, 2003 6:04 pm | |
| Sam Varshavchik | Nov 30, 2003 6:06 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:13 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:58 pm | |
| Sam Varshavchik | Nov 30, 2003 7:43 pm | |
| Ricardo Kleemann | Nov 30, 2003 8:51 pm | |
| Mitch (WebCob) | Nov 30, 2003 8:57 pm | |
| Mitch (WebCob) | Nov 30, 2003 9:02 pm | |
| Gordon Messmer | Nov 30, 2003 10:06 pm | |
| Gordon Messmer | Nov 30, 2003 10:09 pm | |
| Gordon Messmer | Nov 30, 2003 10:22 pm | |
| Mitch (WebCob) | Nov 30, 2003 11:48 pm | |
| Mitch (WebCob) | Dec 1, 2003 12:02 am | |
| Mitch (WebCob) | Dec 1, 2003 12:21 am | |
| Mitch (WebCob) | Dec 1, 2003 12:59 am | |
| Ricardo Kleemann | Dec 1, 2003 6:41 am | |
| Gordon Messmer | Dec 1, 2003 7:49 am | |
| Rodrigo Severo | Dec 1, 2003 8:21 am | |
| Ricardo Kleemann | Dec 1, 2003 10:07 am | |
| Jon Nelson | Dec 1, 2003 11:29 am | |
| Gordon Messmer | Dec 1, 2003 11:41 am | |
| Ricardo Kleemann | Dec 1, 2003 12:26 pm | |
| Mitch (WebCob) | Dec 1, 2003 8:15 pm | |
| Jon Nelson | Dec 1, 2003 8:16 pm | |
| Gordon Messmer | Dec 1, 2003 8:19 pm | |
| Ricardo Kleemann | Dec 1, 2003 9:40 pm | |
| Roland | Dec 1, 2003 9:43 pm | |
| Gordon Messmer | Dec 1, 2003 10:21 pm | |
| Gordon Messmer | Dec 3, 2003 3:44 pm | |
| Mitch (WebCob) | Dec 4, 2003 11:10 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Spamassasin, maildropfilter, and courier-mta integration | Actions... |
|---|---|---|
| From: | Mirko Zeibig (mirk...@zeibig.net) | |
| Date: | Nov 27, 2003 12:06:40 am | |
| List: | net.sourceforge.lists.courier-users | |
On Wed, Nov 26, 2003 at 07:52:17AM -0800, Mitch (WebCob) wrote:
Not meaning to answer for Troy, but I don't think anything is "Wrong" with this, but it doesn't do what Troy is doing...
He's using localmailfilter as a recpt filter on mail acceptance - he runs spamassassin on acceptance (i.e. before delivery) and rejects the mail if it scores over "X" - so he doesn't get a queue full of bounces to bad addresses with "your message was detected as spam" messages... BUT his problem I think was that he had to run spamassassin twice - once on recpt and once in delivery mode.
I think there is not way out for him, then. As I understand it, localmailfilter code *is to be* invoked twice:
- firstly as recipientfilter (even before the DATA-Command, so spamassassin would be a no-go here as it would only be able to check the MAIL FROM and RCPT TO data),
- secondly as smtpfilter, that's the way Troy does it, but without a recipientfilter invoked previously exiting with a value of 99 IMHO there is no difference between using ~/.mailfilters/smtpfilter and ~/.mailfilter directly.
Best Regards Mirko







