X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/0b5cd2ac0d5ce283ed5c9eb3107975978ded9c58..18483c88c75a959874a78ff310ffeb5eab00646d:/procmail/rules/ul diff --git a/procmail/rules/ul b/procmail/rules/ul index 11281b6..cbbac48 100644 --- a/procmail/rules/ul +++ b/procmail/rules/ul @@ -3,16 +3,17 @@ { RE_UL_DOMAIN='(staffmail\.)?ul\.ie' :0 - *$ 1^0 ^TO_Events@$RE_UL_DOMAIN - *$ 1^0 ^TO_Bereavements@$RE_UL_DOMAIN - *$ 1^0 ^TO_Timetables@$RE_UL_DOMAIN - *$ 1^0 ^TO_(HR|BE|PO)Notices@$RE_UL_DOMAIN - *$ 1^0 ^TO_Opinions@$RE_UL_DOMAIN - *$ 1^0 ^TO_AllStaff@$RE_UL_DOMAIN - *$ 1^0 ^TO_ResearchPostgraduates@$RE_UL_DOMAIN - *$ 1^0 ^TO_NewsandOther@$RE_UL_DOMAIN - *$ 1^0 ^TO_ForSaleorWanted@$RE_UL_DOMAIN - *$ 1^0 ^TO_ResearchInformationRISS@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_Events@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_Bereavements@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_Timetables@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_(HR|BE|PO)Notices@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_Opinions@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_AllStaff@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ResearchPostgraduates@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_NewsandOther@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ForSaleorWanted@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ResearchInformationRISS@$RE_UL_DOMAIN + * -1000 ^0 JUSTME ?? . { LOG="ul: discard unwanted list mail$NL" SWITCHRC=$PMDIR/discard @@ -27,9 +28,11 @@ { DELAY } :0 -* ORIGINAL_TO ?? ^community=opensource\.mit\.edu@mass\.madduck\.net$ +* ORIGINAL_TO ?? ^(community|discuss)=opensource\.mit\.edu@mass\.madduck\.net$ { DELAY } - +:0 +* ORIGINAL_TO ?? ^os-renet=insel\.cs\.tu-berlin\.de@mass\.madduck\.net$ +{ DELAY } # vim:ft=procmail