summaryrefslogtreecommitdiff
path: root/sieve/testsuite/scripts/reject.sv
blob: c42572c1dede28ee31a43800ae2214737f77f9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- sieve -*-
# This file is part of Mailutils testsuite.
# Copyright (C) 2002, Free Software Foundation.
# See file COPYING for distribution conditions.

require "reject";

reject text:
I don't want to read these messages.

Regards.
.
;

Return to:

Send suggestions and report system problems to the System administrator.