annotate vendor/pear/net_sieve/tests/largescript.siv @ 4:888e774ee983

libcalendar plugin as distributed
author Charlie Root
date Sat, 13 Jan 2018 08:57:56 -0500
parents 1e000243b222
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1 require ["fileinto", "reject", "vacation", "regex", "relational", "comparator-i;ascii-numeric"];
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2 if header :is ["X-Spam-Flag", "X-Spam-Status"] ["YES","Yes"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3 fileinto "INBOX.Spam";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4 stop;
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
7 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
8 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
9 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
10 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
11 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
12 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
13 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
14 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
15 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
16 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
17 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
18 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
19 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
20 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
21 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
22 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
23 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
24 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
25 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
26 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
27 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
28 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
29 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
30 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
31 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
32 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
33 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
34 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
35 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
36 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
37 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
38 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
39 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
40 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
41 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
42 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
43 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
44 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
45 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
46 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
47 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
48 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
49 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
50 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
51 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
52 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
53 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
54 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
55 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
56 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
57 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
58 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
59 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
60 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
61 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
62 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
63 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
64 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
65 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
66 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
67 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
68 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
69 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
70 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
71 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
72 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
73 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
74 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
75 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
76 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
77 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
78 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
79 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
80 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
81 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
82 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
83 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
84 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
85 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
86 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
87 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
88 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
89 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
90 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
91 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
92 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
93 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
94 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
95 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
96 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
97 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
98 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
99 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
100 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
101 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
102 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
103 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
104 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
105 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
106 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
107 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
108 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
109 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
110 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
111 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
112 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
113 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
114 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
115 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
116 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
117 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
118 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
119 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
120 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
121 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
122 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
123 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
124 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
125 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
126 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
127 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
128 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
129 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
130 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
131 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
132 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
133 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
134 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
135 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
136 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
137 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
138 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
139 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
140 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
141 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
142 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
143 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
144 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
145 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
146 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
147 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
148 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
149 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
150 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
151 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
152 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
153 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
154 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
155 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
156 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
157 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
158 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
159 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
160 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
161 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
162 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
163 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
164 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
165 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
166 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
167 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
168 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
169 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
170 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
171 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
172 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
173 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
174 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
175 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
176 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
177 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
178 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
179 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
180 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
181 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
182 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
183 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
184 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
185 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
186 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
187 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
188 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
189 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
190 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
191 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
192 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
193 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
194 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
195 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
196 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
197 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
198 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
199 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
200 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
201 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
202 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
203 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
204 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
205 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
206 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
207 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
208 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
209 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
210 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
211 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
212 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
213 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
214 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
215 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
216 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
217 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
218 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
219 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
220 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
221 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
222 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
223 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
224 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
225 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
226 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
227 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
228 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
229 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
230 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
231 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
232 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
233 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
234 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
235 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
236 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
237 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
238 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
239 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
240 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
241 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
242 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
243 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
244 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
245 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
246 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
247 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
248 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
249 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
250 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
251 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
252 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
253 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
254 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
255 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
256 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
257 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
258 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
259 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
260 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
261 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
262 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
263 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
264 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
265 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
266 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
267 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
268 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
269 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
270 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
271 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
272 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
273 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
274 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
275 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
276 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
277 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
278 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
279 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
280 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
281 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
282 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
283 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
284 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
285 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
286 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
287 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
288 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
289 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
290 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
291 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
292 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
293 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
294 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
295 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
296 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
297 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
298 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
299 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
300 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
301 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
302 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
303 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
304 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
305 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
306 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
307 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
308 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
309 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
310 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
311 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
312 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
313 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
314 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
315 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
316 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
317 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
318 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
319 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
320 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
321 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
322 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
323 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
324 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
325 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
326 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
327 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
328 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
329 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
330 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
331 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
332 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
333 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
334 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
335 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
336 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
337 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
338 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
339 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
340 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
341 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
342 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
343 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
344 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
345 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
346 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
347 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
348 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
349 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
350 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
351 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
352 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
353 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
354 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
355 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
356 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
357 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
358 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
359 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
360 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
361 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
362 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
363 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
364 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
365 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
366 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
367 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
368 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
369 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
370 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
371 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
372 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
373 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
374 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
375 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
376 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
377 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
378 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
379 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
380 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
381 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
382 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
383 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
384 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
385 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
386 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
387 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
388 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
389 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
390 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
391 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
392 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
393 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
394 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
395 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
396 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
397 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
398 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
399 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
400 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
401 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
402 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
403 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
404 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
405 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
406 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
407 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
408 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
409 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
410 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
411 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
412 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
413 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
414 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
415 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
416 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
417 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
418 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
419 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
420 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
421 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
422 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
423 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
424 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
425 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
426 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
427 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
428 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
429 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
430 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
431 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
432 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
433 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
434 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
435 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
436 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
437 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
438 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
439 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
440 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
441 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
442 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
443 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
444 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
445 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
446 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
447 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
448 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
449 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
450 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
451 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
452 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
453 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
454 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
455 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
456 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
457 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
458 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
459 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
460 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
461 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
462 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
463 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
464 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
465 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
466 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
467 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
468 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
469 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
470 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
471 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
472 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
473 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
474 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
475 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
476 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
477 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
478 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
479 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
480 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
481 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
482 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
483 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
484 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
485 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
486 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
487 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
488 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
489 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
490 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
491 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
492 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
493 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
494 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
495 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
496 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
497 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
498 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
499 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
500 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
501 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
502 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
503 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
504 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
505 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
506 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
507 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
508 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
509 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
510 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
511 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
512 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
513 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
514 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
515 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
516 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
517 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
518 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
519 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
520 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
521 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
522 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
523 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
524 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
525 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
526 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
527 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
528 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
529 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
530 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
531 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
532 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
533 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
534 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
535 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
536 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
537 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
538 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
539 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
540 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
541 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
542 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
543 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
544 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
545 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
546 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
547 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
548 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
549 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
550 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
551 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
552 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
553 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
554 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
555 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
556 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
557 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
558 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
559 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
560 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
561 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
562 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
563 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
564 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
565 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
566 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
567 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
568 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
569 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
570 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
571 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
572 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
573 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
574 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
575 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
576 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
577 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
578 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
579 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
580 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
581 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
582 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
583 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
584 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
585 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
586 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
587 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
588 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
589 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
590 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
591 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
592 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
593 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
594 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
595 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
596 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
597 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
598 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
599 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
600 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
601 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
602 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
603 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
604 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
605 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
606 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
607 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
608 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
609 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
610 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
611 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
612 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
613 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
614 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
615 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
616 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
617 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
618 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
619 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
620 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
621 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
622 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
623 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
624 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
625 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
626 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
627 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
628 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
629 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
630 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
631 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
632 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
633 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
634 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
635 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
636 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
637 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
638 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
639 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
640 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
641 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
642 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
643 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
644 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
645 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
646 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
647 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
648 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
649 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
650 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
651 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
652 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
653 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
654 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
655 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
656 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
657 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
658 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
659 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
660 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
661 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
662 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
663 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
664 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
665 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
666 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
667 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
668 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
669 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
670 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
671 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
672 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
673 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
674 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
675 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
676 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
677 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
678 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
679 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
680 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
681 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
682 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
683 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
684 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
685 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
686 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
687 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
688 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
689 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
690 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
691 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
692 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
693 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
694 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
695 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
696 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
697 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
698 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
699 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
700 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
701 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
702 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
703 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
704 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
705 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
706 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
707 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
708 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
709 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
710 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
711 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
712 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
713 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
714 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
715 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
716 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
717 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
718 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
719 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
720 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
721 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
722 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
723 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
724 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
725 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
726 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
727 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
728 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
729 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
730 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
731 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
732 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
733 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
734 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
735 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
736 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
737 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
738 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
739 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
740 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
741 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
742 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
743 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
744 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
745 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
746 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
747 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
748 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
749 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
750 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
751 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
752 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
753 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
754 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
755 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
756 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
757 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
758 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
759 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
760 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
761 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
762 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
763 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
764 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
765 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
766 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
767 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
768 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
769 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
770 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
771 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
772 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
773 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
774 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
775 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
776 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
777 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
778 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
779 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
780 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
781 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
782 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
783 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
784 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
785 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
786 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
787 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
788 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
789 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
790 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
791 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
792 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
793 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
794 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
795 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
796 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
797 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
798 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
799 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
800 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
801 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
802 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
803 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
804 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
805 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
806 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
807 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
808 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
809 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
810 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
811 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
812 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
813 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
814 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
815 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
816 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
817 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
818 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
819 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
820 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
821 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
822 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
823 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
824 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
825 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
826 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
827 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
828 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
829 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
830 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
831 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
832 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
833 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
834 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
835 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
836 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
837 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
838 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
839 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
840 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
841 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
842 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
843 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
844 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
845 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
846 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
847 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
848 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
849 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
850 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
851 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
852 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
853 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
854 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
855 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
856 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
857 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
858 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
859 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
860 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
861 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
862 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
863 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
864 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
865 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
866 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
867 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
868 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
869 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
870 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
871 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
872 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
873 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
874 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
875 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
876 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
877 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
878 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
879 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
880 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
881 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
882 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
883 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
884 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
885 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
886 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
887 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
888 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
889 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
890 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
891 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
892 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
893 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
894 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
895 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
896 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
897 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
898 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
899 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
900 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
901 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
902 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
903 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
904 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
905 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
906 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
907 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
908 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
909 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
910 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
911 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
912 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
913 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
914 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
915 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
916 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
917 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
918 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
919 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
920 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
921 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
922 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
923 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
924 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
925 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
926 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
927 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
928 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
929 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
930 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
931 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
932 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
933 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
934 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
935 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
936 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
937 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
938 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
939 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
940 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
941 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
942 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
943 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
944 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
945 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
946 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
947 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
948 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
949 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
950 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
951 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
952 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
953 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
954 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
955 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
956 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
957 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
958 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
959 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
960 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
961 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
962 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
963 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
964 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
965 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
966 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
967 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
968 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
969 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
970 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
971 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
972 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
973 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
974 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
975 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
976 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
977 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
978 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
979 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
980 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
981 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
982 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
983 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
984 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
985 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
986 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
987 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
988 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
989 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
990 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
991 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
992 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
993 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
994 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
995 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
996 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
997 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
998 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
999 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1000 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1001 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1002 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1003 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1004 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1005 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1006 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1007 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1008 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1009 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1010 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1011 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1012 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1013 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1014 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1015 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1016 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1017 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1018 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1019 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1020 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1021 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1022 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1023 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1024 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1025 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1026 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1027 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1028 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1029 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1030 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1031 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1032 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1033 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1034 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1035 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1036 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1037 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1038 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1039 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1040 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1041 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1042 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1043 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1044 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1045 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1046 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1047 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1048 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1049 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1050 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1051 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1052 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1053 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1054 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1055 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1056 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1057 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1058 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1059 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1060 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1061 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1062 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1063 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1064 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1065 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1066 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1067 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1068 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1069 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1070 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1071 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1072 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1073 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1074 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1075 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1076 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1077 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1078 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1079 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1080 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1081 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1082 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1083 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1084 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1085 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1086 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1087 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1088 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1089 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1090 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1091 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1092 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1093 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1094 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1095 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1096 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1097 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1098 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1099 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1100 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1101 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1102 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1103 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1104 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1105 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1106 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1107 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1108 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1109 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1110 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1111 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1112 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1113 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1114 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1115 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1116 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1117 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1118 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1119 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1120 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1121 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1122 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1123 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1124 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1125 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1126 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1127 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1128 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1129 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1130 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1131 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1132 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1133 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1134 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1135 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1136 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1137 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1138 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1139 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1140 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1141 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1142 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1143 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1144 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1145 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1146 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1147 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1148 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1149 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1150 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1151 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1152 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1153 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1154 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1155 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1156 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1157 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1158 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1159 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1160 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1161 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1162 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1163 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1164 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1165 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1166 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1167 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1168 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1169 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1170 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1171 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1172 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1173 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1174 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1175 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1176 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1177 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1178 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1179 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1180 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1181 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1182 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1183 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1184 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1185 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1186 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1187 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1188 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1189 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1190 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1191 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1192 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1193 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1194 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1195 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1196 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1197 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1198 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1199 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1200 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1201 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1202 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1203 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1204 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1205 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1206 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1207 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1208 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1209 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1210 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1211 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1212 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1213 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1214 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1215 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1216 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1217 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1218 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1219 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1220 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1221 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1222 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1223 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1224 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1225 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1226 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1227 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1228 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1229 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1230 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1231 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1232 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1233 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1234 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1235 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1236 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1237 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1238 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1239 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1240 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1241 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1242 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1243 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1244 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1245 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1246 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1247 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1248 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1249 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1250 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1251 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1252 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1253 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1254 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1255 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1256 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1257 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1258 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1259 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1260 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1261 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1262 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1263 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1264 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1265 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1266 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1267 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1268 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1269 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1270 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1271 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1272 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1273 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1274 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1275 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1276 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1277 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1278 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1279 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1280 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1281 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1282 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1283 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1284 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1285 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1286 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1287 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1288 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1289 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1290 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1291 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1292 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1293 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1294 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1295 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1296 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1297 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1298 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1299 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1300 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1301 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1302 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1303 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1304 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1305 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1306 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1307 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1308 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1309 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1310 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1311 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1312 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1313 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1314 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1315 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1316 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1317 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1318 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1319 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1320 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1321 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1322 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1323 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1324 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1325 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1326 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1327 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1328 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1329 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1330 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1331 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1332 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1333 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1334 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1335 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1336 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1337 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1338 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1339 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1340 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1341 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1342 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1343 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1344 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1345 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1346 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1347 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1348 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1349 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1350 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1351 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1352 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1353 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1354 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1355 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1356 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1357 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1358 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1359 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1360 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1361 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1362 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1363 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1364 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1365 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1366 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1367 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1368 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1369 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1370 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1371 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1372 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1373 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1374 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1375 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1376 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1377 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1378 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1379 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1380 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1381 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1382 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1383 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1384 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1385 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1386 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1387 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1388 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1389 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1390 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1391 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1392 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1393 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1394 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1395 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1396 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1397 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1398 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1399 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1400 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1401 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1402 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1403 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1404 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1405 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1406 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1407 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1408 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1409 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1410 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1411 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1412 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1413 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1414 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1415 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1416 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1417 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1418 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1419 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1420 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1421 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1422 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1423 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1424 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1425 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1426 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1427 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1428 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1429 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1430 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1431 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1432 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1433 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1434 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1435 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1436 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1437 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1438 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1439 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1440 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1441 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1442 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1443 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1444 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1445 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1446 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1447 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1448 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1449 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1450 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1451 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1452 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1453 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1454 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1455 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1456 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1457 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1458 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1459 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1460 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1461 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1462 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1463 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1464 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1465 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1466 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1467 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1468 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1469 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1470 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1471 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1472 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1473 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1474 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1475 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1476 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1477 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1478 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1479 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1480 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1481 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1482 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1483 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1484 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1485 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1486 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1487 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1488 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1489 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1490 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1491 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1492 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1493 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1494 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1495 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1496 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1497 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1498 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1499 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1500 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1501 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1502 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1503 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1504 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1505 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1506 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1507 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1508 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1509 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1510 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1511 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1512 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1513 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1514 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1515 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1516 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1517 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1518 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1519 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1520 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1521 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1522 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1523 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1524 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1525 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1526 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1527 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1528 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1529 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1530 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1531 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1532 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1533 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1534 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1535 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1536 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1537 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1538 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1539 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1540 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1541 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1542 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1543 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1544 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1545 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1546 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1547 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1548 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1549 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1550 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1551 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1552 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1553 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1554 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1555 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1556 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1557 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1558 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1559 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1560 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1561 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1562 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1563 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1564 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1565 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1566 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1567 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1568 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1569 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1570 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1571 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1572 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1573 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1574 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1575 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1576 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1577 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1578 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1579 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1580 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1581 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1582 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1583 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1584 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1585 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1586 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1587 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1588 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1589 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1590 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1591 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1592 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1593 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1594 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1595 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1596 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1597 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1598 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1599 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1600 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1601 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1602 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1603 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1604 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1605 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1606 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1607 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1608 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1609 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1610 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1611 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1612 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1613 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1614 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1615 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1616 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1617 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1618 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1619 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1620 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1621 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1622 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1623 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1624 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1625 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1626 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1627 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1628 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1629 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1630 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1631 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1632 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1633 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1634 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1635 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1636 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1637 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1638 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1639 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1640 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1641 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1642 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1643 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1644 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1645 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1646 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1647 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1648 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1649 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1650 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1651 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1652 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1653 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1654 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1655 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1656 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1657 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1658 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1659 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1660 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1661 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1662 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1663 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1664 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1665 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1666 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1667 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1668 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1669 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1670 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1671 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1672 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1673 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1674 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1675 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1676 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1677 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1678 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1679 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1680 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1681 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1682 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1683 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1684 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1685 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1686 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1687 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1688 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1689 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1690 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1691 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1692 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1693 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1694 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1695 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1696 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1697 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1698 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1699 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1700 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1701 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1702 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1703 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1704 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1705 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1706 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1707 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1708 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1709 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1710 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1711 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1712 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1713 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1714 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1715 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1716 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1717 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1718 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1719 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1720 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1721 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1722 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1723 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1724 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1725 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1726 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1727 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1728 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1729 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1730 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1731 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1732 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1733 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1734 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1735 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1736 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1737 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1738 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1739 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1740 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1741 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1742 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1743 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1744 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1745 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1746 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1747 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1748 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1749 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1750 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1751 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1752 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1753 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1754 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1755 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1756 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1757 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1758 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1759 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1760 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1761 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1762 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1763 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1764 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1765 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1766 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1767 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1768 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1769 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1770 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1771 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1772 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1773 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1774 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1775 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1776 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1777 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1778 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1779 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1780 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1781 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1782 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1783 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1784 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1785 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1786 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1787 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1788 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1789 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1790 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1791 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1792 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1793 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1794 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1795 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1796 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1797 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1798 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1799 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1800 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1801 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1802 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1803 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1804 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1805 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1806 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1807 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1808 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1809 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1810 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1811 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1812 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1813 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1814 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1815 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1816 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1817 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1818 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1819 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1820 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1821 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1822 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1823 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1824 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1825 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1826 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1827 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1828 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1829 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1830 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1831 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1832 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1833 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1834 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1835 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1836 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1837 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1838 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1839 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1840 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1841 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1842 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1843 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1844 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1845 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1846 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1847 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1848 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1849 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1850 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1851 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1852 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1853 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1854 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1855 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1856 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1857 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1858 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1859 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1860 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1861 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1862 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1863 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1864 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1865 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1866 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1867 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1868 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1869 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1870 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1871 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1872 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1873 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1874 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1875 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1876 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1877 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1878 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1879 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1880 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1881 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1882 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1883 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1884 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1885 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1886 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1887 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1888 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1889 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1890 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1891 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1892 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1893 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1894 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1895 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1896 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1897 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1898 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1899 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1900 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1901 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1902 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1903 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1904 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1905 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1906 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1907 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1908 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1909 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1910 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1911 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1912 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1913 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1914 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1915 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1916 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1917 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1918 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1919 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1920 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1921 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1922 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1923 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1924 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1925 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1926 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1927 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1928 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1929 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1930 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1931 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1932 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1933 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1934 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1935 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1936 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1937 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1938 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1939 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1940 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1941 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1942 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1943 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1944 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1945 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1946 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1947 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1948 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1949 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1950 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1951 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1952 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1953 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1954 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1955 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1956 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1957 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1958 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1959 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1960 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1961 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1962 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1963 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1964 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1965 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1966 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1967 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1968 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1969 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1970 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1971 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1972 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1973 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1974 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1975 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1976 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1977 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1978 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1979 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1980 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1981 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1982 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1983 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1984 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1985 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1986 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1987 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1988 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1989 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1990 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1991 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1992 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1993 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1994 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1995 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1996 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1997 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1998 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1999 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2000 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2001 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2002 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2003 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2004 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2005 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2006 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2007 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2008 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2009 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2010 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2011 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2012 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2013 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2014 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2015 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2016 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2017 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2018 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2019 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2020 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2021 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2022 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2023 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2024 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2025 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2026 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2027 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2028 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2029 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2030 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2031 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2032 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2033 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2034 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2035 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2036 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2037 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2038 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2039 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2040 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2041 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2042 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2043 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2044 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2045 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2046 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2047 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2048 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2049 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2050 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2051 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2052 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2053 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2054 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2055 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2056 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2057 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2058 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2059 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2060 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2061 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2062 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2063 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2064 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2065 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2066 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2067 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2068 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2069 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2070 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2071 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2072 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2073 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2074 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2075 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2076 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2077 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2078 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2079 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2080 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2081 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2082 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2083 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2084 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2085 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2086 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2087 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2088 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2089 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2090 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2091 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2092 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2093 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2094 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2095 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2096 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2097 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2098 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2099 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2100 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2101 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2102 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2103 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2104 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2105 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2106 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2107 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2108 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2109 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2110 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2111 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2112 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2113 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2114 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2115 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2116 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2117 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2118 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2119 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2120 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2121 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2122 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2123 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2124 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2125 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2126 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2127 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2128 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2129 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2130 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2131 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2132 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2133 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2134 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2135 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2136 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2137 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2138 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2139 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2140 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2141 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2142 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2143 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2144 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2145 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2146 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2147 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2148 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2149 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2150 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2151 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2152 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2153 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2154 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2155 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2156 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2157 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2158 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2159 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2160 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2161 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2162 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2163 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2164 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2165 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2166 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2167 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2168 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2169 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2170 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2171 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2172 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2173 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2174 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2175 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2176 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2177 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2178 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2179 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2180 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2181 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2182 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2183 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2184 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2185 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2186 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2187 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2188 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2189 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2190 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2191 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2192 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2193 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2194 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2195 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2196 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2197 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2198 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2199 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2200 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2201 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2202 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2203 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2204 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2205 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2206 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2207 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2208 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2209 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2210 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2211 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2212 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2213 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2214 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2215 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2216 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2217 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2218 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2219 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2220 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2221 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2222 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2223 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2224 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2225 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2226 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2227 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2228 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2229 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2230 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2231 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2232 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2233 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2234 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2235 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2236 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2237 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2238 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2239 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2240 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2241 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2242 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2243 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2244 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2245 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2246 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2247 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2248 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2249 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2250 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2251 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2252 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2253 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2254 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2255 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2256 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2257 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2258 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2259 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2260 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2261 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2262 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2263 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2264 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2265 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2266 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2267 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2268 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2269 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2270 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2271 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2272 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2273 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2274 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2275 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2276 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2277 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2278 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2279 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2280 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2281 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2282 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2283 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2284 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2285 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2286 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2287 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2288 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2289 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2290 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2291 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2292 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2293 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2294 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2295 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2296 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2297 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2298 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2299 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2300 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2301 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2302 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2303 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2304 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2305 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2306 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2307 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2308 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2309 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2310 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2311 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2312 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2313 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2314 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2315 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2316 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2317 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2318 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2319 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2320 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2321 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2322 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2323 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2324 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2325 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2326 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2327 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2328 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2329 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2330 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2331 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2332 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2333 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2334 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2335 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2336 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2337 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2338 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2339 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2340 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2341 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2342 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2343 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2344 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2345 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2346 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2347 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2348 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2349 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2350 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2351 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2352 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2353 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2354 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2355 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2356 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2357 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2358 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2359 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2360 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2361 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2362 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2363 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2364 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2365 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2366 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2367 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2368 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2369 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2370 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2371 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2372 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2373 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2374 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2375 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2376 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2377 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2378 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2379 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2380 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2381 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2382 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2383 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2384 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2385 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2386 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2387 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2388 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2389 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2390 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2391 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2392 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2393 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2394 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2395 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2396 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2397 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2398 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2399 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2400 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2401 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2402 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2403 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2404 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2405 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2406 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2407 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2408 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2409 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2410 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2411 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2412 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2413 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2414 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2415 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2416 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2417 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2418 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2419 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2420 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2421 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2422 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2423 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2424 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2425 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2426 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2427 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2428 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2429 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2430 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2431 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2432 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2433 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2434 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2435 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2436 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2437 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2438 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2439 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2440 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2441 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2442 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2443 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2444 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2445 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2446 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2447 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2448 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2449 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2450 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2451 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2452 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2453 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2454 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2455 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2456 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2457 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2458 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2459 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2460 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2461 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2462 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2463 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2464 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2465 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2466 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2467 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2468 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2469 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2470 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2471 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2472 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2473 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2474 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2475 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2476 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2477 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2478 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2479 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2480 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2481 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2482 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2483 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2484 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2485 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2486 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2487 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2488 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2489 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2490 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2491 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2492 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2493 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2494 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2495 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2496 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2497 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2498 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2499 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2500 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2501 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2502 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2503 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2504 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2505 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2506 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2507 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2508 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2509 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2510 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2511 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2512 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2513 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2514 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2515 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2516 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2517 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2518 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2519 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2520 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2521 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2522 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2523 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2524 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2525 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2526 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2527 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2528 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2529 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2530 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2531 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2532 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2533 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2534 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2535 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2536 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2537 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2538 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2539 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2540 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2541 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2542 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2543 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2544 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2545 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2546 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2547 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2548 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2549 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2550 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2551 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2552 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2553 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2554 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2555 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2556 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2557 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2558 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2559 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2560 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2561 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2562 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2563 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2564 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2565 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2566 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2567 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2568 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2569 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2570 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2571 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2572 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2573 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2574 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2575 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2576 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2577 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2578 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2579 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2580 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2581 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2582 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2583 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2584 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2585 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2586 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2587 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2588 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2589 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2590 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2591 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2592 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2593 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2594 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2595 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2596 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2597 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2598 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2599 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2600 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2601 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2602 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2603 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2604 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2605 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2606 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2607 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2608 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2609 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2610 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2611 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2612 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2613 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2614 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2615 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2616 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2617 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2618 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2619 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2620 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2621 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2622 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2623 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2624 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2625 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2626 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2627 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2628 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2629 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2630 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2631 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2632 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2633 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2634 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2635 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2636 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2637 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2638 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2639 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2640 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2641 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2642 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2643 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2644 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2645 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2646 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2647 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2648 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2649 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2650 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2651 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2652 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2653 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2654 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2655 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2656 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2657 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2658 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2659 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2660 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2661 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2662 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2663 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2664 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2665 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2666 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2667 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2668 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2669 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2670 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2671 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2672 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2673 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2674 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2675 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2676 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2677 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2678 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2679 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2680 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2681 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2682 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2683 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2684 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2685 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2686 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2687 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2688 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2689 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2690 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2691 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2692 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2693 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2694 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2695 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2696 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2697 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2698 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2699 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2700 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2701 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2702 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2703 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2704 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2705 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2706 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2707 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2708 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2709 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2710 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2711 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2712 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2713 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2714 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2715 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2716 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2717 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2718 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2719 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2720 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2721 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2722 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2723 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2724 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2725 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2726 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2727 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2728 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2729 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2730 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2731 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2732 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2733 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2734 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2735 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2736 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2737 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2738 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2739 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2740 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2741 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2742 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2743 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2744 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2745 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2746 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2747 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2748 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2749 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2750 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2751 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2752 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2753 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2754 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2755 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2756 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2757 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2758 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2759 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2760 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2761 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2762 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2763 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2764 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2765 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2766 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2767 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2768 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2769 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2770 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2771 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2772 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2773 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2774 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2775 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2776 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2777 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2778 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2779 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2780 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2781 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2782 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2783 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2784 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2785 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2786 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2787 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2788 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2789 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2790 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2791 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2792 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2793 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2794 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2795 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2796 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2797 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2798 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2799 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2800 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2801 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2802 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2803 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2804 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2805 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2806 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2807 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2808 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2809 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2810 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2811 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2812 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2813 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2814 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2815 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2816 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2817 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2818 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2819 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2820 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2821 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2822 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2823 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2824 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2825 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2826 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2827 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2828 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2829 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2830 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2831 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2832 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2833 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2834 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2835 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2836 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2837 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2838 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2839 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2840 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2841 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2842 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2843 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2844 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2845 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2846 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2847 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2848 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2849 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2850 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2851 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2852 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2853 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2854 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2855 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2856 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2857 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2858 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2859 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2860 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2861 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2862 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2863 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2864 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2865 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2866 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2867 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2868 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2869 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2870 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2871 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2872 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2873 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2874 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2875 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2876 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2877 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2878 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2879 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2880 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2881 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2882 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2883 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2884 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2885 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2886 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2887 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2888 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2889 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2890 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2891 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2892 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2893 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2894 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2895 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2896 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2897 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2898 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2899 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2900 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2901 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2902 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2903 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2904 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2905 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2906 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2907 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2908 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2909 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2910 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2911 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2912 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2913 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2914 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2915 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2916 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2917 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2918 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2919 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2920 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2921 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2922 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2923 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2924 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2925 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2926 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2927 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2928 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2929 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2930 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2931 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2932 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2933 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2934 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2935 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2936 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2937 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2938 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2939 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2940 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2941 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2942 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2943 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2944 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2945 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2946 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2947 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2948 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2949 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2950 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2951 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2952 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2953 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2954 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2955 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2956 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2957 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2958 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2959 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2960 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2961 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2962 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2963 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2964 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2965 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2966 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2967 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2968 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2969 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2970 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2971 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2972 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2973 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2974 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2975 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2976 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2977 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2978 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2979 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2980 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2981 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2982 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2983 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2984 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2985 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2986 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2987 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2988 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2989 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2990 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2991 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2992 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2993 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2994 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2995 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2996 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2997 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2998 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2999 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3000 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3001 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3002 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3003 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3004 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3005 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3006 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3007 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3008 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3009 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3010 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3011 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3012 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3013 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3014 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3015 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3016 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3017 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3018 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3019 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3020 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3021 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3022 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3023 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3024 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3025 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3026 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3027 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3028 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3029 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3030 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3031 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3032 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3033 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3034 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3035 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3036 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3037 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3038 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3039 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3040 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3041 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3042 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3043 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3044 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3045 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3046 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3047 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3048 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3049 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3050 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3051 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3052 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3053 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3054 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3055 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3056 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3057 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3058 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3059 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3060 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3061 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3062 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3063 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3064 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3065 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3066 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3067 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3068 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3069 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3070 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3071 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3072 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3073 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3074 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3075 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3076 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3077 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3078 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3079 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3080 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3081 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3082 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3083 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3084 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3085 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3086 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3087 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3088 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3089 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3090 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3091 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3092 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3093 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3094 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3095 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3096 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3097 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3098 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3099 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3100 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3101 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3102 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3103 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3104 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3105 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3106 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3107 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3108 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3109 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3110 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3111 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3112 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3113 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3114 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3115 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3116 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3117 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3118 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3119 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3120 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3121 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3122 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3123 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3124 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3125 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3126 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3127 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3128 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3129 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3130 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3131 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3132 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3133 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3134 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3135 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3136 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3137 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3138 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3139 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3140 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3141 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3142 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3143 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3144 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3145 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3146 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3147 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3148 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3149 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3150 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3151 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3152 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3153 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3154 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3155 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3156 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3157 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3158 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3159 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3160 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3161 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3162 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3163 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3164 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3165 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3166 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3167 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3168 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3169 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3170 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3171 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3172 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3173 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3174 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3175 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3176 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3177 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3178 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3179 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3180 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3181 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3182 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3183 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3184 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3185 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3186 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3187 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3188 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3189 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3190 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3191 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3192 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3193 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3194 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3195 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3196 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3197 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3198 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3199 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3200 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3201 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3202 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3203 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3204 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3205 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3206 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3207 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3208 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3209 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3210 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3211 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3212 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3213 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3214 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3215 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3216 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3217 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3218 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3219 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3220 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3221 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3222 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3223 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3224 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3225 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3226 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3227 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3228 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3229 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3230 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3231 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3232 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3233 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3234 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3235 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3236 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3237 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3238 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3239 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3240 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3241 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3242 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3243 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3244 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3245 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3246 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3247 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3248 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3249 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3250 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3251 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3252 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3253 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3254 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3255 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3256 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3257 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3258 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3259 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3260 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3261 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3262 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3263 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3264 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3265 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3266 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3267 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3268 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3269 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3270 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3271 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3272 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3273 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3274 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3275 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3276 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3277 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3278 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3279 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3280 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3281 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3282 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3283 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3284 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3285 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3286 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3287 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3288 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3289 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3290 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3291 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3292 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3293 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3294 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3295 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3296 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3297 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3298 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3299 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3300 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3301 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3302 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3303 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3304 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3305 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3306 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3307 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3308 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3309 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3310 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3311 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3312 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3313 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3314 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3315 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3316 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3317 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3318 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3319 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3320 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3321 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3322 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3323 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3324 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3325 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3326 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3327 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3328 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3329 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3330 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3331 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3332 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3333 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3334 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3335 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3336 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3337 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3338 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3339 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3340 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3341 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3342 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3343 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3344 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3345 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3346 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3347 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3348 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3349 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3350 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3351 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3352 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3353 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3354 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3355 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3356 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3357 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3358 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3359 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3360 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3361 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3362 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3363 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3364 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3365 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3366 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3367 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3368 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3369 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3370 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3371 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3372 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3373 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3374 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3375 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3376 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3377 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3378 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3379 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3380 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3381 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3382 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3383 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3384 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3385 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3386 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3387 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3388 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3389 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3390 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3391 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3392 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3393 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3394 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3395 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3396 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3397 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3398 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3399 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3400 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3401 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3402 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3403 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3404 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3405 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3406 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3407 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3408 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3409 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3410 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3411 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3412 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3413 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3414 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3415 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3416 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3417 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3418 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3419 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3420 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3421 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3422 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3423 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3424 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3425 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3426 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3427 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3428 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3429 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3430 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3431 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3432 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3433 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3434 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3435 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3436 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3437 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3438 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3439 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3440 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3441 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3442 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3443 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3444 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3445 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3446 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3447 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3448 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3449 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3450 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3451 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3452 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3453 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3454 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3455 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3456 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3457 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3458 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3459 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3460 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3461 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3462 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3463 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3464 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3465 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3466 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3467 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3468 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3469 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3470 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3471 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3472 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3473 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3474 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3475 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3476 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3477 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3478 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3479 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3480 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3481 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3482 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3483 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3484 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3485 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3486 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3487 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3488 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3489 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3490 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3491 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3492 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3493 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3494 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3495 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3496 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3497 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3498 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3499 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3500 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3501 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3502 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3503 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3504 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3505 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3506 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3507 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3508 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3509 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3510 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3511 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3512 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3513 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3514 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3515 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3516 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3517 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3518 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3519 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3520 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3521 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3522 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3523 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3524 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3525 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3526 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3527 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3528 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3529 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3530 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3531 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3532 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3533 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3534 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3535 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3536 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3537 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3538 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3539 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3540 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3541 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3542 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3543 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3544 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3545 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3546 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3547 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3548 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3549 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3550 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3551 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3552 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3553 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3554 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3555 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3556 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3557 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3558 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3559 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3560 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3561 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3562 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3563 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3564 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3565 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3566 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3567 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3568 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3569 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3570 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3571 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3572 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3573 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3574 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3575 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3576 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3577 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3578 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3579 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3580 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3581 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3582 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3583 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3584 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3585 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3586 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3587 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3588 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3589 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3590 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3591 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3592 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3593 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3594 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3595 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3596 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3597 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3598 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3599 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3600 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3601 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3602 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3603 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3604 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3605 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3606 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3607 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3608 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3609 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3610 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3611 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3612 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3613 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3614 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3615 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3616 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3617 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3618 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3619 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3620 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3621 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3622 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3623 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3624 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3625 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3626 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3627 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3628 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3629 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3630 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3631 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3632 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3633 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3634 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3635 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3636 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3637 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3638 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3639 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3640 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3641 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3642 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3643 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3644 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3645 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3646 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3647 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3648 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3649 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3650 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3651 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3652 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3653 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3654 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3655 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3656 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3657 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3658 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3659 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3660 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3661 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3662 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3663 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3664 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3665 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3666 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3667 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3668 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3669 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3670 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3671 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3672 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3673 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3674 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3675 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3676 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3677 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3678 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3679 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3680 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3681 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3682 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3683 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3684 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3685 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3686 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3687 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3688 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3689 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3690 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3691 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3692 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3693 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3694 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3695 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3696 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3697 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3698 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3699 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3700 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3701 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3702 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3703 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3704 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3705 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3706 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3707 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3708 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3709 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3710 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3711 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3712 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3713 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3714 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3715 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3716 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3717 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3718 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3719 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3720 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3721 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3722 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3723 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3724 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3725 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3726 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3727 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3728 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3729 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3730 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3731 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3732 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3733 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3734 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3735 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3736 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3737 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3738 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3739 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3740 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3741 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3742 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3743 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3744 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3745 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3746 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3747 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3748 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3749 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3750 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3751 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3752 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3753 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3754 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3755 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3756 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3757 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3758 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3759 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3760 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3761 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3762 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3763 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3764 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3765 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3766 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3767 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3768 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3769 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3770 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3771 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3772 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3773 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3774 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3775 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3776 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3777 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3778 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3779 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3780 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3781 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3782 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3783 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3784 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3785 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3786 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3787 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3788 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3789 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3790 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3791 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3792 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3793 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3794 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3795 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3796 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3797 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3798 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3799 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3800 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3801 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3802 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3803 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3804 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3805 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3806 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3807 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3808 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3809 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3810 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3811 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3812 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3813 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3814 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3815 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3816 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3817 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3818 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3819 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3820 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3821 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3822 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3823 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3824 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3825 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3826 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3827 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3828 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3829 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3830 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3831 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3832 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3833 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3834 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3835 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3836 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3837 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3838 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3839 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3840 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3841 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3842 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3843 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3844 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3845 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3846 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3847 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3848 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3849 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3850 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3851 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3852 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3853 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3854 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3855 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3856 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3857 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3858 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3859 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3860 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3861 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3862 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3863 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3864 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3865 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3866 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3867 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3868 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3869 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3870 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3871 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3872 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3873 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3874 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3875 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3876 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3877 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3878 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3879 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3880 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3881 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3882 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3883 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3884 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3885 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3886 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3887 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3888 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3889 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3890 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3891 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3892 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3893 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3894 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3895 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3896 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3897 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3898 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3899 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3900 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3901 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3902 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3903 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3904 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3905 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3906 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3907 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3908 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3909 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3910 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3911 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3912 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3913 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3914 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3915 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3916 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3917 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3918 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3919 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3920 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3921 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3922 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3923 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3924 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3925 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3926 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3927 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3928 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3929 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3930 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3931 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3932 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3933 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3934 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3935 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3936 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3937 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3938 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3939 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3940 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3941 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3942 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3943 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3944 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3945 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3946 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3947 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3948 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3949 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3950 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3951 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3952 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3953 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3954 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3955 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3956 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3957 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3958 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3959 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3960 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3961 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3962 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3963 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3964 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3965 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3966 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3967 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3968 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3969 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3970 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3971 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3972 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3973 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3974 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3975 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3976 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3977 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3978 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3979 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3980 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3981 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3982 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3983 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3984 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3985 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3986 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3987 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3988 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3989 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3990 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3991 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3992 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3993 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3994 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3995 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3996 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3997 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3998 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3999 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4000 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4001 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4002 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4003 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4004 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4005 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4006 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4007 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4008 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4009 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4010 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4011 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4012 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4013 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4014 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4015 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4016 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4017 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4018 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4019 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4020 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4021 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4022 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4023 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4024 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4025 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4026 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4027 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4028 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4029 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4030 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4031 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4032 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4033 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4034 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4035 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4036 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4037 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4038 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4039 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4040 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4041 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4042 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4043 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4044 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4045 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4046 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4047 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4048 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4049 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4050 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4051 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4052 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4053 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4054 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4055 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4056 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4057 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4058 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4059 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4060 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4061 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4062 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4063 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4064 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4065 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4066 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4067 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4068 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4069 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4070 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4071 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4072 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4073 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4074 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4075 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4076 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4077 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4078 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4079 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4080 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4081 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4082 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4083 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4084 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4085 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4086 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4087 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4088 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4089 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4090 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4091 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4092 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4093 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4094 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4095 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4096 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4097 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4098 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4099 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4100 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4101 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4102 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4103 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4104 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4105 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4106 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4107 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4108 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4109 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4110 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4111 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4112 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4113 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4114 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4115 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4116 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4117 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4118 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4119 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4120 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4121 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4122 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4123 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4124 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4125 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4126 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4127 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4128 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4129 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4130 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4131 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4132 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4133 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4134 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4135 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4136 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4137 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4138 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4139 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4140 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4141 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4142 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4143 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4144 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4145 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4146 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4147 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4148 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4149 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4150 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4151 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4152 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4153 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4154 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4155 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4156 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4157 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4158 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4159 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4160 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4161 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4162 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4163 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4164 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4165 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4166 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4167 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4168 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4169 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4170 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4171 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4172 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4173 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4174 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4175 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4176 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4177 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4178 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4179 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4180 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4181 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4182 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4183 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4184 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4185 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4186 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4187 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4188 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4189 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4190 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4191 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4192 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4193 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4194 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4195 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4196 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4197 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4198 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4199 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4200 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4201 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4202 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4203 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4204 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4205 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4206 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4207 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4208 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4209 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4210 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4211 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4212 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4213 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4214 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4215 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4216 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4217 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4218 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4219 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4220 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4221 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4222 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4223 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4224 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4225 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4226 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4227 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4228 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4229 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4230 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4231 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4232 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4233 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4234 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4235 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4236 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4237 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4238 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4239 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4240 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4241 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4242 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4243 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4244 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4245 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4246 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4247 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4248 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4249 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4250 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4251 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4252 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4253 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4254 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4255 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4256 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4257 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4258 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4259 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4260 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4261 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4262 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4263 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4264 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4265 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4266 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4267 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4268 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4269 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4270 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4271 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4272 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4273 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4274 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4275 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4276 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4277 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4278 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4279 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4280 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4281 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4282 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4283 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4284 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4285 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4286 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4287 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4288 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4289 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4290 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4291 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4292 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4293 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4294 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4295 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4296 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4297 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4298 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4299 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4300 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4301 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4302 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4303 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4304 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4305 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4306 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4307 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4308 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4309 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4310 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4311 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4312 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4313 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4314 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4315 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4316 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4317 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4318 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4319 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4320 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4321 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4322 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4323 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4324 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4325 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4326 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4327 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4328 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4329 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4330 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4331 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4332 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4333 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4334 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4335 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4336 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4337 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4338 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4339 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4340 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4341 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4342 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4343 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4344 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4345 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4346 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4347 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4348 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4349 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4350 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4351 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4352 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4353 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4354 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4355 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4356 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4357 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4358 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4359 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4360 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4361 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4362 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4363 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4364 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4365 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4366 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4367 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4368 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4369 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4370 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4371 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4372 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4373 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4374 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4375 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4376 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4377 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4378 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4379 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4380 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4381 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4382 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4383 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4384 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4385 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4386 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4387 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4388 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4389 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4390 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4391 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4392 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4393 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4394 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4395 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4396 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4397 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4398 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4399 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4400 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4401 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4402 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4403 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4404 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4405 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4406 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4407 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4408 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4409 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4410 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4411 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4412 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4413 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4414 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4415 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4416 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4417 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4418 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4419 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4420 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4421 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4422 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4423 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4424 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4425 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4426 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4427 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4428 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4429 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4430 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4431 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4432 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4433 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4434 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4435 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4436 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4437 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4438 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4439 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4440 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4441 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4442 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4443 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4444 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4445 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4446 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4447 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4448 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4449 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4450 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4451 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4452 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4453 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4454 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4455 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4456 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4457 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4458 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4459 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4460 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4461 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4462 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4463 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4464 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4465 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4466 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4467 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4468 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4469 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4470 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4471 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4472 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4473 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4474 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4475 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4476 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4477 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4478 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4479 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4480 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4481 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4482 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4483 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4484 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4485 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4486 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4487 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4488 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4489 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4490 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4491 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4492 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4493 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4494 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4495 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4496 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4497 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4498 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4499 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4500 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4501 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4502 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4503 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4504 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4505 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4506 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4507 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4508 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4509 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4510 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4511 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4512 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4513 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4514 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4515 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4516 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4517 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4518 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4519 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4520 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4521 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4522 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4523 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4524 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4525 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4526 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4527 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4528 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4529 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4530 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4531 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4532 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4533 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4534 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4535 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4536 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4537 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4538 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4539 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4540 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4541 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4542 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4543 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4544 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4545 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4546 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4547 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4548 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4549 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4550 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4551 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4552 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4553 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4554 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4555 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4556 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4557 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4558 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4559 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4560 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4561 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4562 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4563 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4564 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4565 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4566 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4567 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4568 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4569 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4570 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4571 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4572 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4573 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4574 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4575 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4576 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4577 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4578 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4579 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4580 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4581 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4582 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4583 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4584 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4585 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4586 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4587 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4588 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4589 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4590 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4591 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4592 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4593 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4594 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4595 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4596 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4597 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4598 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4599 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4600 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4601 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4602 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4603 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4604 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4605 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4606 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4607 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4608 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4609 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4610 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4611 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4612 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4613 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4614 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4615 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4616 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4617 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4618 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4619 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4620 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4621 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4622 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4623 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4624 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4625 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4626 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4627 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4628 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4629 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4630 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4631 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4632 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4633 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4634 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4635 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4636 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4637 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4638 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4639 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4640 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4641 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4642 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4643 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4644 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4645 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4646 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4647 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4648 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4649 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4650 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4651 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4652 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4653 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4654 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4655 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4656 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4657 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4658 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4659 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4660 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4661 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4662 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4663 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4664 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4665 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4666 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4667 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4668 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4669 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4670 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4671 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4672 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4673 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4674 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4675 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4676 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4677 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4678 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4679 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4680 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4681 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4682 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4683 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4684 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4685 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4686 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4687 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4688 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4689 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4690 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4691 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4692 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4693 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4694 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4695 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4696 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4697 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4698 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4699 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4700 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4701 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4702 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4703 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4704 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4705 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4706 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4707 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4708 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4709 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4710 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4711 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4712 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4713 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4714 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4715 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4716 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4717 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4718 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4719 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4720 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4721 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4722 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4723 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4724 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4725 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4726 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4727 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4728 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4729 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4730 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4731 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4732 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4733 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4734 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4735 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4736 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4737 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4738 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4739 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4740 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4741 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4742 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4743 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4744 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4745 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4746 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4747 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4748 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4749 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4750 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4751 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4752 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4753 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4754 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4755 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4756 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4757 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4758 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4759 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4760 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4761 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4762 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4763 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4764 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4765 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4766 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4767 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4768 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4769 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4770 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4771 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4772 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4773 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4774 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4775 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4776 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4777 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4778 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4779 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4780 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4781 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4782 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4783 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4784 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4785 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4786 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4787 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4788 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4789 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4790 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4791 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4792 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4793 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4794 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4795 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4796 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4797 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4798 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4799 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4800 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4801 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4802 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4803 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4804 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4805 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4806 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4807 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4808 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4809 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4810 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4811 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4812 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4813 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4814 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4815 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4816 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4817 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4818 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4819 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4820 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4821 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4822 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4823 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4824 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4825 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4826 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4827 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4828 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4829 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4830 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4831 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4832 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4833 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4834 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4835 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4836 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4837 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4838 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4839 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4840 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4841 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4842 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4843 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4844 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4845 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4846 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4847 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4848 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4849 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4850 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4851 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4852 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4853 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4854 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4855 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4856 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4857 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4858 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4859 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4860 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4861 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4862 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4863 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4864 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4865 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4866 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4867 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4868 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4869 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4870 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4871 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4872 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4873 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4874 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4875 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4876 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4877 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4878 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4879 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4880 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4881 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4882 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4883 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4884 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4885 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4886 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4887 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4888 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4889 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4890 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4891 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4892 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4893 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4894 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4895 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4896 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4897 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4898 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4899 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4900 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4901 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4902 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4903 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4904 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4905 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4906 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4907 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4908 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4909 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4910 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4911 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4912 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4913 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4914 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4915 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4916 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4917 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4918 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4919 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4920 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4921 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4922 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4923 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4924 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4925 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4926 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4927 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4928 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4929 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4930 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4931 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4932 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4933 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4934 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4935 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4936 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4937 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4938 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4939 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4940 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4941 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4942 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4943 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4944 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4945 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4946 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4947 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4948 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4949 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4950 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4951 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4952 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4953 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4954 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4955 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4956 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4957 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4958 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4959 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4960 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4961 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4962 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4963 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4964 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4965 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4966 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4967 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4968 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4969 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4970 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4971 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4972 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4973 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4974 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4975 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4976 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4977 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4978 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4979 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4980 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4981 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4982 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4983 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4984 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4985 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4986 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4987 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4988 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4989 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4990 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4991 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4992 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4993 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4994 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4995 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4996 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4997 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4998 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4999 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5000 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5001 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5002 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5003 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5004 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5005 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5006 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5007 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5008 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5009 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5010 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5011 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5012 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5013 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5014 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5015 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5016 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5017 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5018 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5019 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5020 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5021 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5022 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5023 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5024 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5025 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5026 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5027 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5028 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5029 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5030 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5031 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5032 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5033 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5034 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5035 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5036 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5037 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5038 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5039 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5040 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5041 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5042 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5043 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5044 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5045 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5046 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5047 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5048 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5049 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5050 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5051 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5052 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5053 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5054 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5055 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5056 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5057 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5058 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5059 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5060 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5061 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5062 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5063 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5064 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5065 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5066 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5067 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5068 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5069 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5070 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5071 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5072 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5073 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5074 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5075 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5076 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5077 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5078 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5079 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5080 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5081 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5082 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5083 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5084 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5085 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5086 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5087 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5088 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5089 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5090 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5091 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5092 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5093 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5094 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5095 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5096 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5097 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5098 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5099 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5100 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5101 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5102 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5103 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5104 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5105 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5106 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5107 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5108 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5109 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5110 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5111 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5112 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5113 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5114 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5115 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5116 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5117 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5118 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5119 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5120 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5121 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5122 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5123 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5124 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5125 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5126 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5127 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5128 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5129 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5130 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5131 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5132 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5133 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5134 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5135 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5136 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5137 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5138 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5139 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5140 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5141 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5142 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5143 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5144 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5145 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5146 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5147 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5148 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5149 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5150 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5151 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5152 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5153 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5154 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5155 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5156 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5157 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5158 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5159 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5160 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5161 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5162 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5163 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5164 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5165 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5166 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5167 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5168 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5169 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5170 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5171 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5172 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5173 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5174 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5175 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5176 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5177 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5178 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5179 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5180 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5181 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5182 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5183 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5184 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5185 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5186 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5187 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5188 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5189 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5190 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5191 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5192 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5193 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5194 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5195 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5196 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5197 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5198 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5199 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5200 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5201 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5202 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5203 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5204 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5205 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5206 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5207 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5208 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5209 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5210 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5211 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5212 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5213 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5214 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5215 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5216 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5217 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5218 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5219 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5220 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5221 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5222 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5223 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5224 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5225 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5226 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5227 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5228 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5229 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5230 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5231 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5232 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5233 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5234 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5235 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5236 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5237 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5238 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5239 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5240 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5241 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5242 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5243 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5244 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5245 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5246 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5247 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5248 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5249 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5250 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5251 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5252 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5253 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5254 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5255 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5256 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5257 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5258 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5259 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5260 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5261 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5262 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5263 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5264 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5265 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5266 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5267 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5268 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5269 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5270 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5271 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5272 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5273 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5274 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5275 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5276 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5277 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5278 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5279 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5280 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5281 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5282 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5283 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5284 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5285 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5286 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5287 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5288 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5289 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5290 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5291 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5292 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5293 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5294 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5295 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5296 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5297 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5298 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5299 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5300 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5301 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5302 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5303 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5304 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5305 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5306 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5307 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5308 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5309 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5310 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5311 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5312 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5313 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5314 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5315 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5316 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5317 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5318 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5319 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5320 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5321 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5322 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5323 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5324 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5325 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5326 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5327 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5328 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5329 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5330 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5331 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5332 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5333 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5334 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5335 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5336 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5337 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5338 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5339 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5340 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5341 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5342 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5343 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5344 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5345 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5346 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5347 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5348 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5349 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5350 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5351 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5352 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5353 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5354 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5355 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5356 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5357 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5358 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5359 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5360 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5361 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5362 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5363 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5364 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5365 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5366 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5367 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5368 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5369 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5370 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5371 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5372 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5373 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5374 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5375 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5376 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5377 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5378 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5379 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5380 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5381 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5382 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5383 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5384 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5385 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5386 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5387 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5388 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5389 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5390 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5391 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5392 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5393 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5394 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5395 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5396 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5397 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5398 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5399 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5400 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5401 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5402 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5403 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5404 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5405 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5406 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5407 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5408 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5409 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5410 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5411 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5412 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5413 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5414 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5415 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5416 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5417 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5418 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5419 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5420 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5421 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5422 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5423 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5424 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5425 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5426 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5427 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5428 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5429 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5430 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5431 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5432 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5433 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5434 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5435 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5436 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5437 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5438 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5439 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5440 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5441 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5442 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5443 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5444 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5445 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5446 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5447 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5448 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5449 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5450 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5451 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5452 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5453 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5454 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5455 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5456 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5457 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5458 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5459 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5460 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5461 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5462 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5463 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5464 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5465 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5466 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5467 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5468 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5469 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5470 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5471 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5472 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5473 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5474 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5475 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5476 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5477 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5478 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5479 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5480 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5481 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5482 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5483 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5484 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5485 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5486 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5487 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5488 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5489 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5490 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5491 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5492 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5493 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5494 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5495 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5496 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5497 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5498 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5499 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5500 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5501 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5502 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5503 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5504 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5505 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5506 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5507 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5508 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5509 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5510 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5511 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5512 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5513 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5514 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5515 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5516 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5517 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5518 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5519 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5520 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5521 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5522 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5523 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5524 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5525 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5526 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5527 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5528 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5529 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5530 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5531 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5532 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5533 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5534 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5535 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5536 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5537 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5538 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5539 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5540 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5541 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5542 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5543 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5544 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5545 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5546 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5547 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5548 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5549 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5550 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5551 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5552 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5553 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5554 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5555 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5556 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5557 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5558 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5559 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5560 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5561 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5562 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5563 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5564 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5565 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5566 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5567 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5568 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5569 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5570 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5571 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5572 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5573 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5574 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5575 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5576 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5577 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5578 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5579 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5580 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5581 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5582 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5583 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5584 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5585 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5586 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5587 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5588 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5589 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5590 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5591 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5592 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5593 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5594 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5595 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5596 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5597 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5598 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5599 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5600 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5601 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5602 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5603 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5604 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5605 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5606 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5607 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5608 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5609 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5610 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5611 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5612 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5613 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5614 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5615 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5616 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5617 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5618 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5619 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5620 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5621 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5622 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5623 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5624 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5625 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5626 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5627 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5628 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5629 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5630 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5631 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5632 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5633 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5634 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5635 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5636 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5637 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5638 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5639 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5640 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5641 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5642 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5643 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5644 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5645 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5646 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5647 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5648 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5649 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5650 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5651 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5652 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5653 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5654 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5655 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5656 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5657 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5658 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5659 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5660 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5661 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5662 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5663 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5664 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5665 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5666 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5667 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5668 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5669 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5670 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5671 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5672 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5673 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5674 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5675 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5676 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5677 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5678 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5679 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5680 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5681 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5682 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5683 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5684 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5685 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5686 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5687 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5688 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5689 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5690 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5691 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5692 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5693 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5694 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5695 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5696 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5697 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5698 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5699 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5700 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5701 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5702 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5703 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5704 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5705 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5706 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5707 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5708 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5709 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5710 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5711 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5712 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5713 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5714 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5715 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5716 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5717 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5718 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5719 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5720 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5721 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5722 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5723 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5724 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5725 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5726 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5727 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5728 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5729 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5730 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5731 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5732 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5733 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5734 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5735 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5736 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5737 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5738 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5739 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5740 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5741 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5742 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5743 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5744 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5745 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5746 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5747 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5748 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5749 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5750 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5751 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5752 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5753 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5754 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5755 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5756 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5757 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5758 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5759 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5760 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5761 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5762 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5763 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5764 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5765 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5766 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5767 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5768 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5769 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5770 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5771 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5772 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5773 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5774 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5775 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5776 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5777 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5778 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5779 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5780 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5781 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5782 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5783 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5784 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5785 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5786 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5787 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5788 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5789 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5790 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5791 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5792 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5793 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5794 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5795 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5796 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5797 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5798 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5799 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5800 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5801 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5802 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5803 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5804 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5805 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5806 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5807 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5808 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5809 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5810 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5811 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5812 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5813 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5814 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5815 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5816 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5817 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5818 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5819 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5820 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5821 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5822 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5823 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5824 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5825 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5826 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5827 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5828 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5829 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5830 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5831 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5832 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5833 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5834 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5835 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5836 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5837 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5838 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5839 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5840 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5841 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5842 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5843 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5844 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5845 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5846 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5847 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5848 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5849 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5850 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5851 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5852 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5853 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5854 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5855 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5856 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5857 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5858 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5859 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5860 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5861 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5862 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5863 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5864 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5865 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5866 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5867 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5868 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5869 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5870 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5871 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5872 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5873 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5874 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5875 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5876 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5877 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5878 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5879 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5880 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5881 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5882 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5883 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5884 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5885 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5886 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5887 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5888 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5889 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5890 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5891 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5892 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5893 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5894 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5895 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5896 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5897 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5898 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5899 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5900 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5901 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5902 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5903 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5904 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5905 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5906 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5907 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5908 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5909 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5910 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5911 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5912 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5913 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5914 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5915 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5916 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5917 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5918 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5919 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5920 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5921 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5922 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5923 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5924 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5925 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5926 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5927 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5928 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5929 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5930 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5931 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5932 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5933 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5934 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5935 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5936 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5937 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5938 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5939 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5940 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5941 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5942 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5943 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5944 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5945 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5946 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5947 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5948 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5949 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5950 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5951 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5952 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5953 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5954 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5955 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5956 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5957 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5958 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5959 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5960 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5961 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5962 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5963 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5964 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5965 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5966 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5967 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5968 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5969 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5970 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5971 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5972 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5973 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5974 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5975 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5976 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5977 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5978 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5979 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5980 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5981 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5982 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5983 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5984 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5985 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5986 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5987 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5988 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5989 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5990 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5991 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5992 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5993 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5994 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5995 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5996 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5997 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5998 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5999 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6000 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6001 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6002 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6003 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6004 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6005 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6006 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6007 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6008 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6009 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6010 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6011 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6012 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6013 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6014 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6015 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6016 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6017 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6018 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6019 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6020 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6021 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6022 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6023 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6024 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6025 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6026 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6027 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6028 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6029 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6030 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6031 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6032 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6033 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6034 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6035 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6036 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6037 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6038 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6039 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6040 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6041 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6042 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6043 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6044 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6045 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6046 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6047 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6048 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6049 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6050 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6051 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6052 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6053 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6054 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6055 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6056 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6057 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6058 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6059 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6060 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6061 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6062 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6063 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6064 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6065 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6066 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6067 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6068 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6069 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6070 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6071 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6072 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6073 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6074 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6075 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6076 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6077 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6078 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6079 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6080 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6081 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6082 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6083 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6084 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6085 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6086 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6087 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6088 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6089 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6090 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6091 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6092 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6093 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6094 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6095 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6096 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6097 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6098 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6099 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6100 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6101 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6102 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6103 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6104 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6105 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6106 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6107 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6108 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6109 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6110 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6111 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6112 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6113 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6114 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6115 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6116 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6117 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6118 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6119 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6120 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6121 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6122 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6123 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6124 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6125 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6126 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6127 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6128 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6129 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6130 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6131 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6132 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6133 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6134 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6135 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6136 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6137 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6138 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6139 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6140 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6141 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6142 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6143 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6144 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6145 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6146 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6147 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6148 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6149 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6150 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6151 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6152 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6153 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6154 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6155 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6156 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6157 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6158 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6159 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6160 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6161 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6162 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6163 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6164 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6165 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6166 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6167 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6168 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6169 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6170 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6171 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6172 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6173 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6174 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6175 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6176 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6177 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6178 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6179 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6180 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6181 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6182 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6183 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6184 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6185 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6186 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6187 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6188 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6189 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6190 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6191 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6192 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6193 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6194 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6195 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6196 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6197 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6198 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6199 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6200 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6201 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6202 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6203 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6204 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6205 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6206 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6207 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6208 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6209 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6210 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6211 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6212 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6213 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6214 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6215 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6216 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6217 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6218 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6219 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6220 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6221 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6222 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6223 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6224 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6225 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6226 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6227 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6228 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6229 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6230 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6231 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6232 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6233 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6234 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6235 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6236 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6237 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6238 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6239 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6240 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6241 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6242 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6243 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6244 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6245 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6246 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6247 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6248 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6249 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6250 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6251 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6252 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6253 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6254 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6255 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6256 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6257 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6258 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6259 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6260 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6261 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6262 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6263 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6264 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6265 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6266 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6267 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6268 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6269 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6270 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6271 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6272 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6273 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6274 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6275 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6276 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6277 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6278 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6279 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6280 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6281 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6282 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6283 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6284 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6285 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6286 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6287 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6288 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6289 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6290 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6291 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6292 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6293 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6294 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6295 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6296 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6297 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6298 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6299 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6300 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6301 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6302 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6303 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6304 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6305 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6306 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6307 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6308 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6309 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6310 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6311 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6312 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6313 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6314 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6315 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6316 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6317 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6318 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6319 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6320 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6321 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6322 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6323 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6324 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6325 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6326 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6327 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6328 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6329 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6330 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6331 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6332 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6333 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6334 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6335 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6336 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6337 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6338 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6339 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6340 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6341 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6342 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6343 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6344 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6345 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6346 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6347 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6348 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6349 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6350 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6351 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6352 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6353 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6354 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6355 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6356 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6357 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6358 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6359 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6360 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6361 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6362 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6363 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6364 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6365 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6366 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6367 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6368 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6369 if header :contains ["List-Id"] ["cvs-all.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6370 fileinto "INBOX.FreeBSD.CVS All";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6371 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6372 if header :contains ["List-Id"] ["freebsd-acpi.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6373 fileinto "INBOX.FreeBSD.ACPI";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6374 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6375 if header :contains ["List-Id"] ["freebsd-current.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6376 fileinto "INBOX.FreeBSD.Current";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6377 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6378 if header :contains ["List-Id"] ["freebsd-hackers.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6379 fileinto "INBOX.FreeBSD.Hackers";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6380 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6381 if header :contains ["List-Id"] ["freebsd-multimedia.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6382 fileinto "INBOX.FreeBSD.Multimedia";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6383 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6384 if header :contains ["List-Id"] ["freebsd-questions.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6385 fileinto "INBOX.FreeBSD.Questions";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6386 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6387 if header :contains ["List-Id"] ["freebsd-stable.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6388 fileinto "INBOX.FreeBSD.Stable";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6389 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6390 if header :contains ["List-Id"] ["freebsd-mobile.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6391 fileinto "INBOX.FreeBSD.Mobile";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6392 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6393 if header :contains ["List-Id"] ["wine-devel.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6394 fileinto "INBOX.FreeBSD.Wine.Devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6395 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6396 if header :contains ["List-Id"] ["wine-users.winehq.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6397 fileinto "INBOX.FreeBSD.Wine.Users";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6398 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6399 if header :contains ["List-Id"] ["dri-devel.lists.sourceforge.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6400 fileinto "INBOX.FreeBSD.dri-devel";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6401 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6402 if header :contains ["List-Id"] ["freebsd-threads.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6403 fileinto "INBOX.FreeBSD.Threads";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6404 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6405 if header :contains ["List-Id"] ["freebsd-hardware.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6406 fileinto "INBOX.FreeBSD.Hardware";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6407 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6408 if header :contains ["List-Id"] ["freebsd-usb.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6409 fileinto "INBOX.FreeBSD.USB";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6410 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6411 if header :contains ["List-Id"] ["freebsd-ports.freebsd.org"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6412 fileinto "INBOX.FreeBSD.Ports";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6413 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6414 if header :contains ["To"] ["amistry@php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6415 fileinto "INBOX.PEAR.Account";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6416 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6417 if header :contains ["list-post"] ["pear-qa@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6418 fileinto "INBOX.PEAR.QA";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6419 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6420 if header :contains ["Delivered-To"] ["php-general@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6421 fileinto "INBOX.PHP.General";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6422 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6423 if header :contains ["Delivered-to"] ["internals@lists.php.net"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6424 fileinto "INBOX.PEAR.Internals";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6425 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6426 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6427 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6428 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6429 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6430 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6431 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6432 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6433 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6434 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6435 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6436 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6437 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6438 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6439 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6440 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6441 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6442 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6443 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6444 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6445 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6446 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6447 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6448 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6449 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6450 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6451 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6452 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6453 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6454 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6455 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6456 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6457 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6458 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6459 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6460 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6461 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6462 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6463 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6464 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6465 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6466 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6467 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6468 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6469 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6470 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6471 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6472 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6473 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6474 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6475 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6476 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6477 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6478 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6479 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6480 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6481 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6482 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6483 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6484 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6485 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6486 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6487 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6488 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6489 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6490 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6491 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6492 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6493 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6494 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6495 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6496 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6497 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6498 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6499 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6500 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6501 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6502 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6503 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6504 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6505 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6506 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6507 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6508 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6509 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6510 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6511 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6512 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6513 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6514 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6515 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6516 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6517 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6518 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6519 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6520 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6521 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6522 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6523 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6524 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6525 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6526 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6527 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6528 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6529 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6530 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6531 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6532 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6533 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6534 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6535 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6536 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6537 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6538 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6539 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6540 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6541 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6542 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6543 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6544 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6545 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6546 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6547 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6548 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6549 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6550 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6551 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6552 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6553 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6554 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6555 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6556 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6557 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6558 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6559 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6560 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6561 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6562 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6563 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6564 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6565 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6566 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6567 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6568 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6569 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6570 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6571 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6572 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6573 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6574 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6575 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6576 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6577 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6578 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6579 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6580 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6581 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6582 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6583 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6584 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6585 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6586 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6587 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6588 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6589 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6590 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6591 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6592 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6593 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6594 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6595 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6596 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6597 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6598 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6599 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6600 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6601 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6602 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6603 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6604 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6605 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6606 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6607 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6608 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6609 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6610 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6611 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6612 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6613 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6614 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6615 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6616 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6617 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6618 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6619 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6620 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6621 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6622 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6623 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6624 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6625 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6626 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6627 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6628 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6629 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6630 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6631 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6632 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6633 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6634 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6635 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6636 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6637 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6638 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6639 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6640 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6641 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6642 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6643 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6644 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6645 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6646 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6647 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6648 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6649 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6650 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6651 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6652 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6653 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6654 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6655 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6656 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6657 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6658 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6659 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6660 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6661 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6662 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6663 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6664 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6665 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6666 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6667 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6668 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6669 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6670 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6671 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6672 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6673 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6674 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6675 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6676 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6677 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6678 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6679 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6680 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6681 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6682 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6683 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6684 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6685 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6686 }
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6687 if header :contains ["List-Id"] ["suphp.lists.marsching.biz"] {
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6688 fileinto "INBOX.suPHP";
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
6689 }