summaryrefslogtreecommitdiff
path: root/libproto/dotmail/tests/recent.at
blob: d989a531dcbda71f4210b5832d323e9f887f4c0e (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
# GNU Mailutils -- a suite of utilities for electronic mail
# Copyright (C) 2019 Free Software Foundation, Inc.
#
# This library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This library 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 Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with GNU Mailutils.  If not, see <http://www.gnu.org/licenses/>.

DM_TEST([recent],
[dm_mesg recent],
[Return-Path: hare@wonder.land
Received: (from hare@wonder.land) 
	by wonder.land id 3301
	for alice@wonder.land; Mon, 29 Jul 2002 22:00:06 +0100
Date: Mon, 29 Jul 2002 22:00:01 +0100
From: March Hare  <hare@wonder.land>
Message-Id: <200207292200.3301@wonder.land>
To: Alice  <alice@wonder.land>
Subject: Invitation
Status: O

Have some wine
.
Return-Path: alice@wonder.land
Received: (from alice@wonder.land) 
	by wonder.land id 3302
	for hare@wonder.land; Mon, 29 Jul 2002 22:00:07 +0100
Date: Mon, 29 Jul 2002 22:00:02 +0100
From: Alice  <alice@wonder.land>
Message-Id: <200207292200.3302@wonder.land>
To: March Hare  <hare@wonder.land>
Subject: Re: Invitation
Status: O

I don't see any wine
.
Return-Path: hare@wonder.land
Received: (from hare@wonder.land) 
	by wonder.land id 3303
	for alice@wonder.land; Mon, 29 Jul 2002 22:00:08 +0100
Date: Mon, 29 Jul 2002 22:00:03 +0100
From: March Hare  <hare@wonder.land>
Message-Id: <200207292200.3303@wonder.land>
To: Alice  <alice@wonder.land>
Subject: Re: Invitation
Status: OR

There isn't any
.
Received: (from alice@wonder.land) 
	by wonder.land id 3304
	for hare@wonder.land; Mon, 29 Jul 2002 22:00:09 +0100
Date: Mon, 29 Jul 2002 22:00:04 +0100
From: Alice  <alice@wonder.land>
Message-Id: <200207292200.3304@wonder.land>
To: March Hare  <hare@wonder.land>
Subject: Re: Invitation
Return-Path: alice@wonder.land

Then it wasn't very civil of you to offer it
.
Received: (from hare@wonder.land) 
	by wonder.land id 3305
	for alice@wonder.land; Mon, 29 Jul 2002 22:00:10 +0100
Date: Mon, 29 Jul 2002 22:00:05 +0100
From: March Hare  <hare@wonder.land>
Message-Id: <200207292200.3305@wonder.land>
To: Alice  <alice@wonder.land>
Subject: Re: Invitation
Return-Path: hare@wonder.land

It wasn't very civil of you to sit down without being invited
.
],
[recent: 2
])

Return to:

Send suggestions and report system problems to the System administrator.