FreeBSD Mailling list and Slieve filter
Da Rock
freebsd-questions at herveybayaustralia.com.au
Sat Jan 14 09:47:48 UTC 2012
On 01/14/12 19:02, Matthew Seaman wrote:
> On 14/01/2012 05:25, Tobi wrote:
>> Thanks!!!
>> It works fine with this:
>>
>> if header :contains ["List-ID"] "freebsd-questions at freebsd.org" {
>> fileinto "INBOX.Mailinglisten.FreeBSD.freebsd-questions";
>> stop;
>> }
> You'll find that whenever someone replies to one of your messages on the
> list you'll often tend to get the response directly rather than via the
> mailing list, so it won't be filed by this rule.
Actually, my experience shows that it will still *usually* result in a
success- the various headers generally remain intact with replies, but
it is one of the other header fields that changes. The above will work
98% of the time.
> This might be considered a feature.
<chuckle> :)
More information about the freebsd-questions
mailing list