Filtering this mailing list
Craig Ringer
craig at postnewspapers.com.au
Thu Nov 20 21:52:00 EST 2003
> What do you all use to properly filter out this mailing list in your
> setups? Messages coming through it have no List-Id... and not all of
> them have info-cyrus in the To field... Something unique im missing?
In my ~/.sieve:
# Info-Cyrus
if anyof( address :all ["To", "Cc"]
"info-cyrus at lists.andrew.cmu.edu" )
It's not perfect, as Bcc'd messages still go into the inbox, but on this
list that's a rare event.
Craig Ringer
More information about the Info-cyrus
mailing list