This file is indexed.

/usr/share/doc/cyrus-doc-2.4/html/man/ipurge.8.html is in cyrus-doc-2.4 2.4.17+caldav~beta9-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
207
208
<!-- Creator     : groff version 1.22.2 -->
<!-- CreationDate: Mon Mar  3 23:39:24 2014 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<style type="text/css">
       p       { margin-top: 0; margin-bottom: 0; vertical-align: top }
       pre     { margin-top: 0; margin-bottom: 0; vertical-align: top }
       table   { margin-top: 0; margin-bottom: 0; vertical-align: top }
       h1      { text-align: center }
</style>
<title>IPURGE</title>

</head>
<body>

<h1 align="center">IPURGE</h1>

<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#OPTIONS">OPTIONS</a><br>
<a href="#FILES">FILES</a><br>

<hr>


<p>*</p>

<h2>NAME
<a name="NAME"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">ipurge &minus;
delete mail from IMAP mailbox or partition based on age or
size</p>

<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><b>ipurge</b> [
<b>&minus;f</b> ] [ <b>&minus;C</b> <i>config-file</i> ] [
<b>&minus;x</b> ] [ <b>&minus;X</b> ] [ <b>&minus;i</b> ] [
<b>&minus;s</b> ] [ <b>&minus;o</b> ] <br>
[ <b>&minus;d</b> <i>days</i> | <b>&minus;b</b> <i>bytes</i>
| <b>&minus;k</b> <i>Kbytes</i> | <b>&minus;m</b>
<i>Mbytes</i> ] <br>
[ <i>mailbox-pattern</i>... ]</p>

<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><i>Ipurge</i>
deletes messages from the mailbox(es) specified by
<i>mailbox-pattern</i> that are older or larger than
specified by the <b>-d</b>, <b>-b</b>, <b>-k</b> or
<b>-m</b> options. If no <i>mailbox-pattern</i> is given,
<i>ipurge</i> works on all mailboxes. If the <b>-x</b>
option is given, the message age and size MUST match exactly
those specified by <b>-d</b>, <b>-b</b>, <b>-k</b> or
<b>-m</b>. The are no default values, and at least one of
<b>-d</b>, <b>-b</b>, <b>-k</b> or <b>-m</b> MUST be
specified.</p>

<p style="margin-left:11%; margin-top: 1em"><i>Ipurge</i>
by default only deletes mail below shared folders, which
means that mails in mailbox(es) below INBOX.* and user.*
stay untouched. Use the option <b>-f</b> to also delete mail
in mailbox(es) below these folders.</p>

<p style="margin-left:11%; margin-top: 1em"><i>Ipurge</i>
reads its configuration options out of the
<i>imapd.conf</i>(5) file unless specified otherwise by
<b>-C</b>.</p>

<h2>OPTIONS
<a name="OPTIONS"></a>
</h2>


<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p style="margin-top: 1em"><b>&minus;f</b></p></td>
<td width="8%"></td>
<td width="61%">


<p style="margin-top: 1em">Force deletion of mail in
<i>all</i> mailboxes.</p></td>
<td width="17%">
</td></tr>
</table>

<p style="margin-left:11%;"><b>&minus;C</b>
<i>config-file</i></p>

<p style="margin-left:22%;">Read configuration options from
<i>config-file</i>.</p>

<p style="margin-left:11%;"><b>&minus;d</b> <i>days</i></p>

<p style="margin-left:22%;">Age of message in
<i>days</i>.</p>

<p style="margin-left:11%;"><b>&minus;b</b>
<i>bytes</i></p>

<p style="margin-left:22%;">Size of message in
<i>bytes</i>.</p>

<p style="margin-left:11%;"><b>&minus;k</b>
<i>Kbytes</i></p>

<p style="margin-left:22%;">Size of message in
<i>Kbytes</i> (2^10 bytes).</p>

<p style="margin-left:11%;"><b>&minus;m</b>
<i>Mbytes</i></p>

<p style="margin-left:22%;">Size of message in
<i>Mbytes</i> (2^20 bytes).</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;x</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Perform an exact match on age or size (instead of older
or larger).</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;X</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Use delivery time instead of Date: header for date
matches</p> </td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;i</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Invert match logic: -x means not equal, date is for
newer, size is for smaller</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;s</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Skip over messages that have the \Flagged flag set.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;o</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Only purge messages that have the \Deleted flag set.</p></td></tr>
</table>

<h2>FILES
<a name="FILES"></a>
</h2>



<p style="margin-left:11%; margin-top: 1em"><b>/etc/imapd.conf</b></p>
<hr>
</body>
</html>