summaryrefslogtreecommitdiff
path: root/sieve/testsuite/Reject
blob: d8ed5e8463b12685b38b2d86b7b54bdf4d7006e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
# This file is part of Mailutils testsuite.
# Copyright (C) 2002, 2007, 2010 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#

TEST reject.sv
PATTERN BEGIN
REJECT on msg uid 1
REJECT on msg uid 2
REJECT on msg uid 3
PATTERN END

FILE BEGIN
ENVELOPE FROM: MAILER-DAEMON@nonexistent.net
ENVELOPE TO: <coyote@desert.example.org>
   0: To: <coyote@desert.example.org>
-re
   1: X-Authentication-Warning: [^ \t]+ set sender using -f flag
-re
   2: Content-Type: multipart/mixed; boundary="[0-9:=-]+"
   3: MIME-Version: 1.0
   4:
-re
   5: [0-9:=-]+
   6: Content-Type: text/plain;charset=UTF-8
   7: Content-Transfer-Encoding: 8bit
   8:
-re
   9: The original message was received at [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]* from coyote@desert.example.org.
  10: Message was refused by recipient's mail filtering program.
  11: Reason given was as follows:
  12: 
  13: I don't want to read these messages.
  14: 
  15: Regards.
  16:
-re
  17: [0-9:=-]+
  18: Content-Type: message/delivery-status
  19:
-re
  20: Reporting-UA: sieve; GNU Mailutils [0-9][0-9.]*
-re
  21: Arrival-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  22: Final-Recipient: RFC822; foobar@nonexistent.net
  23: Action: deleted
  24: Disposition: automatic-action/MDN-sent-automatically;deleted
-re
  25: Last-Attempt-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  26:
-re
  27: [0-9:=-]+
  28: Content-Type: message/rfc822
  29: 
  30: From: coyote@desert.example.org
  31: To: roadrunner@acme.example.com
  32: Subject: I have a present for you
  33: X-Caffeine: C8H10N4O2
  34: 
  35: Look, I'm sorry about the whole anvil thing, and I really
  36: didn't mean to try and drop it on you from the top of the
  37: cliff.  I want to try to make it up to you.  I've got some
  38: great birdseed over here at my place--top of the line
  39: stuff--and if you come by, I'll have it all wrapped up
  40: for you.  I'm really sorry for all the problems I've caused
  41: for you over the years, but I know we can work this out.
  42: 
  43: -- 
  44: Wile E. Coyote   "Super Genius"   coyote@desert.example.org
  45:
-re
  46: [0-9:=-]+
  47: 
END OF MESSAGE
ENVELOPE FROM: MAILER-DAEMON@nonexistent.net
ENVELOPE TO: <b1ff@de.res.example.com>
   0: To: <b1ff@de.res.example.com>
-re
   1: X-Authentication-Warning: [^ \t]+ set sender using -f flag
-re
   2: Content-Type: multipart/mixed; boundary="[0-9:=-]+"
   3: MIME-Version: 1.0
   4:
-re
   5: [0-9:=-]+
   6: Content-Type: text/plain;charset=UTF-8
   7: Content-Transfer-Encoding: 8bit
   8:
-re
   9: The original message was received at [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]* from b1ff@de.res.example.com.
  10: Message was refused by recipient's mail filtering program.
  11: Reason given was as follows:
  12: 
  13: I don't want to read these messages.
  14: 
  15: Regards.
  16:
-re
  17: [0-9:=-]+
  18: Content-Type: message/delivery-status
  19:
-re
  20: Reporting-UA: sieve; GNU Mailutils [0-9][0-9.]*
-re
  21: Arrival-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  22: Final-Recipient: RFC822; foobar@nonexistent.net
  23: Action: deleted
  24: Disposition: automatic-action/MDN-sent-automatically;deleted
-re
  25: Last-Attempt-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  26:
-re
  27: [0-9:=-]+
  28: Content-Type: message/rfc822
  29: 
  30: From: youcouldberich!@reply-by-postal-mail.invalid
  31: To: rube@landru.example.edu
  32: Subject: $$$ YOU, TOO, CAN BE A MILLIONAIRE! $$$
  33: Date: TBD
  34: X-Number: 0015
  35:
  36: YOU MAY HAVE ALREADY WON TEN MILLION DOLLARS, BUT I DOUBT
  37: IT!  SO JUST POST THIS TO SIX HUNDRED NEWSGROUPS!  IT WILL
  38: GUARANTEE THAT YOU GET AT LEAST FIVE RESPONSES WITH MONEY!
  39: MONEY! MONEY! COLD HARD CASH!  YOU WILL RECEIVE OVER
  40: $20,000 IN LESS THAN TWO MONTHS!  AND IT'S LEGAL!!!!!!!!!
  41: !!!!!!!!!!!!!!!!!!111111111!!!!!!!11111111111!!1  JUST
  42: SEND $5 IN SMALL, UNMARKED BILLS TO THE ADDRESSES BELOW!
  43:
-re
  44: [0-9:=-]+
  45:
END OF MESSAGE
ENVELOPE FROM: MAILER-DAEMON@nonexistent.net
ENVELOPE TO: <bar@dontmailme.org>
   0: To: <bar@dontmailme.org>
-re
   1: X-Authentication-Warning: [^ \t]+ set sender using -f flag
-re
   2: Content-Type: multipart/mixed; boundary="[0-9:=-]+"
   3: MIME-Version: 1.0
   4:
-re
   5: [0-9:=-]+
   6: Content-Type: text/plain;charset=UTF-8
   7: Content-Transfer-Encoding: 8bit
   8:
-re
   9: The original message was received at [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]* from bar@dontmailme.org.
  10: Message was refused by recipient's mail filtering program.
  11: Reason given was as follows:
  12: 
  13: I don't want to read these messages.
  14: 
  15: Regards.
  16:
-re
  17: [0-9:=-]+
  18: Content-Type: message/delivery-status
  19:
-re
  20: Reporting-UA: sieve; GNU Mailutils [0-9][0-9.]*
-re
  21: Arrival-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  22: Final-Recipient: RFC822; foobar@nonexistent.net
  23: Action: deleted
  24: Disposition: automatic-action/MDN-sent-automatically;deleted
-re
  25: Last-Attempt-Date: [A-Z][a-z][a-z], [A-Z][a-z][a-z] [ 0-3][0-9] [ 0-2][0-9]:[0-6][0-9]:[0-6][0-9] [0-9][0-9][0-9][0-9] [a-zA-Z0-9]*
  26:
-re
  27: [0-9:=-]+
  28: Content-Type: message/rfc822
  29: 
  30: Received: (from bar@dontmailme.org)
  31: 	by dontmailme.org id fERKR9N16790
  32: 	for foobar@nonexistent.net; Fri, 28 Dec 2001 22:18:08 +0200
  33: Date: Fri, 28 Dec 2001 23:28:08 +0200
  34: From: Bar <bar@dontmailme.org>
  35: To: Foo Bar <foobar@nonexistent.net>
  36: Message-Id: <200112232808.fERKR9N16790@dontmailme.org>
  37: Subject: Coffee
  38: 
  39: How about some coffee?
  40:
-re
  41: [0-9:=-]+
  42: 
END OF MESSAGE
FILE END
TEST END

# End of Reject

Return to:

Send suggestions and report system problems to the System administrator.