X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/a744a71bfcd5a279edb67769521da07d1d213530..097bf78e44c8b71bbfe37e5882b845e1ce0bca76:/procmail/rules/ul diff --git a/procmail/rules/ul b/procmail/rules/ul index 1d5aaf8..a6162e4 100644 --- a/procmail/rules/ul +++ b/procmail/rules/ul @@ -1,22 +1,25 @@ :0 * ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$ { - RE_UL_DOMAIN='(staffmail\.)?ul\.ie' + RE_UL_DOMAIN='(st(affmail|udents)\.)?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|HnS)Notices@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ITD(ChangeControlNotification|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_SportsNews@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ForSaleorWanted@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_ResearchInformationRISS@$RE_UL_DOMAIN + *$ 1 ^0 ^TO_SecurityGroupFacultyandResearchers@$RE_UL_DOMAIN + * -1000 ^0 JUSTME ?? . { LOG="ul: discard unwanted list mail$NL" - :0 - $DISCARD + SWITCHRC=$PMDIR/discard } RE_UL_DOMAIN @@ -28,9 +31,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