]> git.madduck.net Git - etc/mailfilter.git/blob - procmail/rules/ul

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

a6162e410540ec723868cb23d34b8def81de5de1
[etc/mailfilter.git] / procmail / rules / ul
1 :0
2 * ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$
3 {
4   RE_UL_DOMAIN='(st(affmail|udents)\.)?ul\.ie'
5   :0
6   *$     1 ^0 ^TO_Events@$RE_UL_DOMAIN
7   *$     1 ^0 ^TO_Bereavements@$RE_UL_DOMAIN
8   *$     1 ^0 ^TO_Timetables@$RE_UL_DOMAIN
9   *$     1 ^0 ^TO_(HR|BE|PO|HnS)Notices@$RE_UL_DOMAIN
10   *$     1 ^0 ^TO_ITD(ChangeControlNotification|Notices)@$RE_UL_DOMAIN
11   *$     1 ^0 ^TO_Opinions@$RE_UL_DOMAIN
12   *$     1 ^0 ^TO_AllStaff@$RE_UL_DOMAIN
13   *$     1 ^0 ^TO_ResearchPostgraduates@$RE_UL_DOMAIN
14   *$     1 ^0 ^TO_NewsandOther@$RE_UL_DOMAIN
15   *$     1 ^0 ^TO_SportsNews@$RE_UL_DOMAIN
16   *$     1 ^0 ^TO_ForSaleorWanted@$RE_UL_DOMAIN
17   *$     1 ^0 ^TO_ResearchInformationRISS@$RE_UL_DOMAIN
18   *$     1 ^0 ^TO_SecurityGroupFacultyandResearchers@$RE_UL_DOMAIN
19   *  -1000 ^0 JUSTME ?? .
20   {
21     LOG="ul:          discard unwanted list mail$NL"
22     SWITCHRC=$PMDIR/discard
23   }
24   RE_UL_DOMAIN
25
26   DEST=ul
27 }
28
29 :0
30 * ORIGINAL_TO ?? ^academic-debian@lists\.madduck\.net@mass\.madduck\.net$
31 { DELAY }
32
33 :0
34 * ORIGINAL_TO ?? ^(community|discuss)=opensource\.mit\.edu@mass\.madduck\.net$
35 { DELAY }
36
37 :0
38 * ORIGINAL_TO ?? ^os-renet=insel\.cs\.tu-berlin\.de@mass\.madduck\.net$
39 { DELAY }
40
41 # vim:ft=procmail