On Fri, May 15, 2009 at 3:37 PM, waldo kitty <[email protected]> wrote: > > yes, i got both here and only had to adjust my filters because the new setup > is not using the Sender field but it was still easy enough to keep onlist > and offlist posts by using both Reply-To and To fields (i think) ;)
Most mailing lists include a List-ID attribute in the message headers. To filter based on this attribute (I see you use Thunderbird), first view the message headers (View, Headers, All), then find the value of List-ID. Determine a unique keyword for this list (eg, I simply use "lazarus.lists.lazarus.freepascal.org"). Next, create a new filter. For the condition, select Customize, type in "List-ID", then click Add and OK. Now, for the condition select List-ID => contains => keyword. Finish applying the filter as usual. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
