fritzkink
2023-09-15 f6ed208431d07ae631a83292b7470850a53c624b
commit | author | age
db9416 1 #
F 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
f6ed20 13 # Copyright 2023 Friedrich Kink
db9416 14 #
F 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
09c6ad 17 set name=pkg.human-version value=$(HUMAN_VERSION)
db9416 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
F 19 set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26
27 group groupname=dovecot gid=72
28 group groupname=dovenull gid=73
29 user username=dovecot gcos-field="dovecot - used for unprivileged processes" group=dovecot home-dir=/var/empty login-shell=/bin/false uid=72
30 user username=dovenull gcos-field="dovenull - used for processing user logins" group=dovenull home-dir=/var/empty login-shell=/bin/false uid=73
31
32 file files/dovecot.auth_attr path=etc/security/auth_attr.d/dovecot
33 file files/dovecot.prof_attr path=etc/security/prof_attr.d/dovecot
34 file files/dovecot.exec_attr path=etc/security/exec_attr.d/dovecot
35 file files/dovecot.xml path=lib/svc/manifest/network/dovecot.xml restart_fmri=svc:/system/manifest-import:default
36
37 file path=etc/dovecot/README
38 file path=usr/bin/doveadm
39 file path=usr/bin/doveconf
40 file path=usr/bin/dovecot-sysreport
41 link path=usr/bin/dsync target=doveadm
42 file path=usr/include/dovecot/access-lookup.h
43 file path=usr/include/dovecot/acl-api-private.h
44 file path=usr/include/dovecot/acl-api.h
45 file path=usr/include/dovecot/acl-cache.h
46 file path=usr/include/dovecot/acl-global-file.h
47 file path=usr/include/dovecot/acl-lookup-dict.h
48 file path=usr/include/dovecot/acl-plugin.h
49 file path=usr/include/dovecot/acl-storage.h
50 file path=usr/include/dovecot/anvil-client.h
51 file path=usr/include/dovecot/aqueue.h
52 file path=usr/include/dovecot/array-decl.h
53 file path=usr/include/dovecot/array.h
54 file path=usr/include/dovecot/askpass.h
55 file path=usr/include/dovecot/auth-cache.h
56 file path=usr/include/dovecot/auth-client-connection.h
57 file path=usr/include/dovecot/auth-client-interface.h
58 file path=usr/include/dovecot/auth-client-private.h
59 file path=usr/include/dovecot/auth-client.h
60 file path=usr/include/dovecot/auth-common.h
61 file path=usr/include/dovecot/auth-fields.h
62 file path=usr/include/dovecot/auth-master-connection.h
63 file path=usr/include/dovecot/auth-master.h
64 file path=usr/include/dovecot/auth-penalty.h
65 file path=usr/include/dovecot/auth-policy.h
66 file path=usr/include/dovecot/auth-request-handler-private.h
67 file path=usr/include/dovecot/auth-request-handler.h
68 file path=usr/include/dovecot/auth-request-stats.h
69 file path=usr/include/dovecot/auth-request-var-expand.h
70 file path=usr/include/dovecot/auth-request.h
71 file path=usr/include/dovecot/auth-settings.h
72 file path=usr/include/dovecot/auth-stats.h
73 file path=usr/include/dovecot/auth-token.h
74 file path=usr/include/dovecot/auth-worker-client.h
75 file path=usr/include/dovecot/auth-worker-server.h
76 file path=usr/include/dovecot/auth.h
77 file path=usr/include/dovecot/backtrace-string.h
78 file path=usr/include/dovecot/base32.h
79 file path=usr/include/dovecot/base64.h
80 file path=usr/include/dovecot/bits.h
81 file path=usr/include/dovecot/bsearch-insert-pos.h
82 file path=usr/include/dovecot/buffer.h
83 file path=usr/include/dovecot/byteorder.h
84 file path=usr/include/dovecot/charset-utf8-private.h
85 file path=usr/include/dovecot/charset-utf8.h
86 file path=usr/include/dovecot/child-wait.h
87 file path=usr/include/dovecot/client-common.h
88 file path=usr/include/dovecot/compat.h
89 file path=usr/include/dovecot/compression.h
90 file path=usr/include/dovecot/config-filter.h
91 file path=usr/include/dovecot/config-parser-private.h
92 file path=usr/include/dovecot/config-parser.h
93 file path=usr/include/dovecot/config-request.h
94 file path=usr/include/dovecot/config.h
95 file path=usr/include/dovecot/connection.h
96 file path=usr/include/dovecot/cpu-limit.h
97 file path=usr/include/dovecot/crc32.h
98 file path=usr/include/dovecot/data-stack.h
99 file path=usr/include/dovecot/db-checkpassword.h
100 file path=usr/include/dovecot/db-dict.h
101 file path=usr/include/dovecot/db-ldap.h
102 file path=usr/include/dovecot/db-oauth2.h
103 file path=usr/include/dovecot/db-passwd-file.h
104 file path=usr/include/dovecot/db-sql.h
105 file path=usr/include/dovecot/dbox-attachment.h
106 file path=usr/include/dovecot/dbox-file.h
107 file path=usr/include/dovecot/dbox-mail.h
108 file path=usr/include/dovecot/dbox-save.h
109 file path=usr/include/dovecot/dbox-storage.h
110 file path=usr/include/dovecot/dcrypt-iostream.h
111 file path=usr/include/dovecot/dcrypt-private.h
112 file path=usr/include/dovecot/dcrypt.h
113 file path=usr/include/dovecot/dict-client.h
114 file path=usr/include/dovecot/dict-lua-private.h
115 file path=usr/include/dovecot/dict-lua.h
116 file path=usr/include/dovecot/dict-private.h
117 file path=usr/include/dovecot/dict-transaction-memory.h
118 file path=usr/include/dovecot/dict.h
119 file path=usr/include/dovecot/dlua-compat.h
120 file path=usr/include/dovecot/dlua-script-private.h
121 file path=usr/include/dovecot/dlua-script.h
122 file path=usr/include/dovecot/dlua-wrapper.h
123 file path=usr/include/dovecot/dns-lookup.h
124 file path=usr/include/dovecot/dns-util.h
125 file path=usr/include/dovecot/doveadm-cmd.h
126 file path=usr/include/dovecot/doveadm-dsync.h
127 file path=usr/include/dovecot/doveadm-dump.h
128 file path=usr/include/dovecot/doveadm-mail-iter.h
129 file path=usr/include/dovecot/doveadm-mail.h
130 file path=usr/include/dovecot/doveadm-mailbox-list-iter.h
131 file path=usr/include/dovecot/doveadm-print-private.h
132 file path=usr/include/dovecot/doveadm-print.h
133 file path=usr/include/dovecot/doveadm-settings.h
134 file path=usr/include/dovecot/doveadm-util.h
135 file path=usr/include/dovecot/doveadm.h
136 file path=usr/include/dovecot/dovecot-version.h
137 file path=usr/include/dovecot/dsasl-client-private.h
138 file path=usr/include/dovecot/dsasl-client.h
139 file path=usr/include/dovecot/dsync-brain.h
140 file path=usr/include/dovecot/dsync-ibc.h
141 file path=usr/include/dovecot/eacces-error.h
142 file path=usr/include/dovecot/env-util.h
143 file path=usr/include/dovecot/event-filter-parser.h
144 file path=usr/include/dovecot/event-filter-private.h
145 file path=usr/include/dovecot/event-filter.h
146 file path=usr/include/dovecot/event-log.h
147 file path=usr/include/dovecot/execv-const.h
148 file path=usr/include/dovecot/fail-mail-storage.h
149 file path=usr/include/dovecot/failures-private.h
150 file path=usr/include/dovecot/failures.h
151 file path=usr/include/dovecot/fd-util.h
152 file path=usr/include/dovecot/fdatasync-path.h
153 file path=usr/include/dovecot/fdpass.h
154 file path=usr/include/dovecot/file-cache.h
155 file path=usr/include/dovecot/file-copy.h
156 file path=usr/include/dovecot/file-create-locked.h
157 file path=usr/include/dovecot/file-dotlock.h
158 file path=usr/include/dovecot/file-lock.h
159 file path=usr/include/dovecot/file-set-size.h
160 file path=usr/include/dovecot/fs-api-private.h
161 file path=usr/include/dovecot/fs-api.h
162 file path=usr/include/dovecot/fs-sis-common.h
163 file path=usr/include/dovecot/fs-test.h
164 file path=usr/include/dovecot/fs-wrapper.h
165 file path=usr/include/dovecot/fsync-mode.h
166 file path=usr/include/dovecot/fts-api-private.h
167 file path=usr/include/dovecot/fts-api.h
168 file path=usr/include/dovecot/fts-common.h
169 file path=usr/include/dovecot/fts-expunge-log.h
170 file path=usr/include/dovecot/fts-filter-common.h
171 file path=usr/include/dovecot/fts-filter-private.h
172 file path=usr/include/dovecot/fts-filter.h
173 file path=usr/include/dovecot/fts-icu.h
174 file path=usr/include/dovecot/fts-indexer.h
175 file path=usr/include/dovecot/fts-language.h
176 file path=usr/include/dovecot/fts-library.h
177 file path=usr/include/dovecot/fts-parser.h
178 file path=usr/include/dovecot/fts-storage.h
179 file path=usr/include/dovecot/fts-tokenizer-common.h
180 file path=usr/include/dovecot/fts-tokenizer-generic-private.h
181 file path=usr/include/dovecot/fts-tokenizer-private.h
182 file path=usr/include/dovecot/fts-tokenizer.h
183 file path=usr/include/dovecot/fts-user.h
184 file path=usr/include/dovecot/fuzzer.h
185 file path=usr/include/dovecot/guid.h
186 file path=usr/include/dovecot/hash-decl.h
187 file path=usr/include/dovecot/hash-format.h
188 file path=usr/include/dovecot/hash-method.h
189 file path=usr/include/dovecot/hash.h
190 file path=usr/include/dovecot/hash2.h
191 file path=usr/include/dovecot/hex-binary.h
192 file path=usr/include/dovecot/hex-dec.h
193 file path=usr/include/dovecot/hmac-cram-md5.h
194 file path=usr/include/dovecot/hmac.h
195 file path=usr/include/dovecot/home-expand.h
196 file path=usr/include/dovecot/hook-build.h
197 file path=usr/include/dovecot/hostpid.h
198 file path=usr/include/dovecot/http-auth.h
199 file path=usr/include/dovecot/http-client-private.h
200 file path=usr/include/dovecot/http-client.h
201 file path=usr/include/dovecot/http-common.h
202 file path=usr/include/dovecot/http-date.h
203 file path=usr/include/dovecot/http-header-parser.h
204 file path=usr/include/dovecot/http-header.h
205 file path=usr/include/dovecot/http-message-parser.h
206 file path=usr/include/dovecot/http-parser.h
207 file path=usr/include/dovecot/http-request-parser.h
208 file path=usr/include/dovecot/http-request.h
209 file path=usr/include/dovecot/http-response-parser.h
210 file path=usr/include/dovecot/http-response.h
211 file path=usr/include/dovecot/http-server-private.h
212 file path=usr/include/dovecot/http-server.h
213 file path=usr/include/dovecot/http-transfer.h
214 file path=usr/include/dovecot/http-url.h
215 file path=usr/include/dovecot/imap-arg.h
216 file path=usr/include/dovecot/imap-base-subject.h
217 file path=usr/include/dovecot/imap-bodystructure.h
218 file path=usr/include/dovecot/imap-client.h
219 file path=usr/include/dovecot/imap-commands-util.h
220 file path=usr/include/dovecot/imap-commands.h
221 file path=usr/include/dovecot/imap-common.h
222 file path=usr/include/dovecot/imap-date.h
223 file path=usr/include/dovecot/imap-envelope.h
224 file path=usr/include/dovecot/imap-expunge.h
225 file path=usr/include/dovecot/imap-feature.h
226 file path=usr/include/dovecot/imap-fetch.h
227 file path=usr/include/dovecot/imap-id.h
228 file path=usr/include/dovecot/imap-keepalive.h
229 file path=usr/include/dovecot/imap-list.h
230 file path=usr/include/dovecot/imap-login-client.h
231 file path=usr/include/dovecot/imap-login-commands.h
232 file path=usr/include/dovecot/imap-login-settings.h
233 file path=usr/include/dovecot/imap-master-client.h
234 file path=usr/include/dovecot/imap-match.h
235 file path=usr/include/dovecot/imap-metadata.h
236 file path=usr/include/dovecot/imap-msgpart-url.h
237 file path=usr/include/dovecot/imap-msgpart.h
238 file path=usr/include/dovecot/imap-notify.h
239 file path=usr/include/dovecot/imap-parser.h
240 file path=usr/include/dovecot/imap-quote.h
241 file path=usr/include/dovecot/imap-resp-code.h
242 file path=usr/include/dovecot/imap-search-args.h
243 file path=usr/include/dovecot/imap-search.h
244 file path=usr/include/dovecot/imap-seqset.h
245 file path=usr/include/dovecot/imap-settings.h
246 file path=usr/include/dovecot/imap-state.h
247 file path=usr/include/dovecot/imap-status.h
248 file path=usr/include/dovecot/imap-sync-private.h
249 file path=usr/include/dovecot/imap-sync.h
250 file path=usr/include/dovecot/imap-url.h
251 file path=usr/include/dovecot/imap-urlauth-backend.h
252 file path=usr/include/dovecot/imap-urlauth-connection.h
253 file path=usr/include/dovecot/imap-urlauth-fetch.h
254 file path=usr/include/dovecot/imap-urlauth-private.h
255 file path=usr/include/dovecot/imap-urlauth.h
256 file path=usr/include/dovecot/imap-utf7.h
257 file path=usr/include/dovecot/imap-util.h
258 file path=usr/include/dovecot/imapc-client-private.h
259 file path=usr/include/dovecot/imapc-client.h
260 file path=usr/include/dovecot/imapc-connection.h
261 file path=usr/include/dovecot/imapc-list.h
262 file path=usr/include/dovecot/imapc-mail.h
263 file path=usr/include/dovecot/imapc-msgmap.h
264 file path=usr/include/dovecot/imapc-search.h
265 file path=usr/include/dovecot/imapc-settings.h
266 file path=usr/include/dovecot/imapc-storage.h
267 file path=usr/include/dovecot/imapc-sync.h
268 file path=usr/include/dovecot/imem.h
269 file path=usr/include/dovecot/index-attachment.h
270 file path=usr/include/dovecot/index-mail.h
271 file path=usr/include/dovecot/index-mailbox-size.h
272 file path=usr/include/dovecot/index-pop3-uidl.h
273 file path=usr/include/dovecot/index-rebuild.h
274 file path=usr/include/dovecot/index-search-private.h
275 file path=usr/include/dovecot/index-search-result.h
276 file path=usr/include/dovecot/index-sort-private.h
277 file path=usr/include/dovecot/index-sort.h
278 file path=usr/include/dovecot/index-storage.h
279 file path=usr/include/dovecot/index-sync-changes.h
280 file path=usr/include/dovecot/index-sync-private.h
281 file path=usr/include/dovecot/index-thread-private.h
282 file path=usr/include/dovecot/ioloop-iolist.h
283 file path=usr/include/dovecot/ioloop-notify-fd.h
284 file path=usr/include/dovecot/ioloop-private.h
285 file path=usr/include/dovecot/ioloop.h
286 file path=usr/include/dovecot/iostream-lz4.h
287 file path=usr/include/dovecot/iostream-openssl.h
288 file path=usr/include/dovecot/iostream-private.h
289 file path=usr/include/dovecot/iostream-proxy.h
290 file path=usr/include/dovecot/iostream-pump.h
291 file path=usr/include/dovecot/iostream-rawlog-private.h
292 file path=usr/include/dovecot/iostream-rawlog.h
293 file path=usr/include/dovecot/iostream-ssl-private.h
294 file path=usr/include/dovecot/iostream-ssl-test.h
295 file path=usr/include/dovecot/iostream-ssl.h
296 file path=usr/include/dovecot/iostream-temp.h
297 file path=usr/include/dovecot/iostream.h
298 file path=usr/include/dovecot/ipc-client.h
299 file path=usr/include/dovecot/ipc-server.h
300 file path=usr/include/dovecot/ipwd.h
301 file path=usr/include/dovecot/iso8601-date.h
302 file path=usr/include/dovecot/istream-attachment-connector.h
303 file path=usr/include/dovecot/istream-attachment-extractor.h
304 file path=usr/include/dovecot/istream-base64.h
305 file path=usr/include/dovecot/istream-binary-converter.h
306 file path=usr/include/dovecot/istream-callback.h
307 file path=usr/include/dovecot/istream-chain.h
308 file path=usr/include/dovecot/istream-concat.h
309 file path=usr/include/dovecot/istream-crlf.h
310 file path=usr/include/dovecot/istream-decrypt.h
311 file path=usr/include/dovecot/istream-dot.h
312 file path=usr/include/dovecot/istream-failure-at.h
313 file path=usr/include/dovecot/istream-file-private.h
314 file path=usr/include/dovecot/istream-fs-file.h
315 file path=usr/include/dovecot/istream-fs-stats.h
316 file path=usr/include/dovecot/istream-hash.h
317 file path=usr/include/dovecot/istream-header-filter.h
318 file path=usr/include/dovecot/istream-jsonstr.h
319 file path=usr/include/dovecot/istream-mail.h
320 file path=usr/include/dovecot/istream-metawrap.h
321 file path=usr/include/dovecot/istream-multiplex.h
322 file path=usr/include/dovecot/istream-nonuls.h
323 file path=usr/include/dovecot/istream-private.h
324 file path=usr/include/dovecot/istream-qp.h
325 file path=usr/include/dovecot/istream-raw-mbox.h
326 file path=usr/include/dovecot/istream-rawlog.h
327 file path=usr/include/dovecot/istream-seekable.h
328 file path=usr/include/dovecot/istream-sized.h
329 file path=usr/include/dovecot/istream-tee.h
330 file path=usr/include/dovecot/istream-timeout.h
331 file path=usr/include/dovecot/istream-try.h
332 file path=usr/include/dovecot/istream-unix.h
333 file path=usr/include/dovecot/istream-zlib.h
334 file path=usr/include/dovecot/istream.h
335 file path=usr/include/dovecot/json-parser.h
336 file path=usr/include/dovecot/json-tree.h
337 file path=usr/include/dovecot/lda-settings.h
338 file path=usr/include/dovecot/ldap-client.h
339 file path=usr/include/dovecot/lib-event-private.h
340 file path=usr/include/dovecot/lib-event.h
341 file path=usr/include/dovecot/lib-signals.h
342 file path=usr/include/dovecot/lib.h
343 file path=usr/include/dovecot/llist.h
344 file path=usr/include/dovecot/lmtp-client.h
345 file path=usr/include/dovecot/lmtp-commands.h
346 file path=usr/include/dovecot/lmtp-common.h
347 file path=usr/include/dovecot/lmtp-recipient.h
348 file path=usr/include/dovecot/lmtp-settings.h
349 file path=usr/include/dovecot/log-throttle.h
350 file path=usr/include/dovecot/login-common.h
351 file path=usr/include/dovecot/login-proxy-state.h
352 file path=usr/include/dovecot/login-proxy.h
353 file path=usr/include/dovecot/login-settings.h
354 file path=usr/include/dovecot/macros.h
355 file path=usr/include/dovecot/mail-autoexpunge.h
356 file path=usr/include/dovecot/mail-cache-private.h
357 file path=usr/include/dovecot/mail-cache.h
358 file path=usr/include/dovecot/mail-copy.h
359 file path=usr/include/dovecot/mail-deliver.h
360 file path=usr/include/dovecot/mail-duplicate.h
361 file path=usr/include/dovecot/mail-error.h
362 file path=usr/include/dovecot/mail-html2text.h
363 file path=usr/include/dovecot/mail-index-alloc-cache.h
364 file path=usr/include/dovecot/mail-index-modseq.h
365 file path=usr/include/dovecot/mail-index-private.h
366 file path=usr/include/dovecot/mail-index-strmap.h
367 file path=usr/include/dovecot/mail-index-sync-private.h
368 file path=usr/include/dovecot/mail-index-transaction-private.h
369 file path=usr/include/dovecot/mail-index-util.h
370 file path=usr/include/dovecot/mail-index-view-private.h
371 file path=usr/include/dovecot/mail-index.h
372 file path=usr/include/dovecot/mail-lua-plugin.h
373 file path=usr/include/dovecot/mail-namespace.h
374 file path=usr/include/dovecot/mail-search-build.h
375 file path=usr/include/dovecot/mail-search-mime-build.h
376 file path=usr/include/dovecot/mail-search-mime-register.h
377 file path=usr/include/dovecot/mail-search-mime.h
378 file path=usr/include/dovecot/mail-search-parser-private.h
379 file path=usr/include/dovecot/mail-search-parser.h
380 file path=usr/include/dovecot/mail-search-register.h
381 file path=usr/include/dovecot/mail-search.h
382 file path=usr/include/dovecot/mail-send.h
383 file path=usr/include/dovecot/mail-storage-hooks.h
384 file path=usr/include/dovecot/mail-storage-lua-private.h
385 file path=usr/include/dovecot/mail-storage-lua.h
386 file path=usr/include/dovecot/mail-storage-private.h
387 file path=usr/include/dovecot/mail-storage-service.h
388 file path=usr/include/dovecot/mail-storage-settings.h
389 file path=usr/include/dovecot/mail-storage.h
390 file path=usr/include/dovecot/mail-thread.h
391 file path=usr/include/dovecot/mail-transaction-log-private.h
392 file path=usr/include/dovecot/mail-transaction-log-view-private.h
393 file path=usr/include/dovecot/mail-transaction-log.h
394 file path=usr/include/dovecot/mail-types.h
395 file path=usr/include/dovecot/mail-user-hash.h
396 file path=usr/include/dovecot/mail-user.h
397 file path=usr/include/dovecot/mailbox-attribute-internal.h
398 file path=usr/include/dovecot/mailbox-attribute-private.h
399 file path=usr/include/dovecot/mailbox-attribute.h
400 file path=usr/include/dovecot/mailbox-guid-cache.h
401 file path=usr/include/dovecot/mailbox-list-delete.h
402 file path=usr/include/dovecot/mailbox-list-fs.h
403 file path=usr/include/dovecot/mailbox-list-index-storage.h
404 file path=usr/include/dovecot/mailbox-list-index-sync.h
405 file path=usr/include/dovecot/mailbox-list-index.h
406 file path=usr/include/dovecot/mailbox-list-iter-private.h
407 file path=usr/include/dovecot/mailbox-list-iter.h
408 file path=usr/include/dovecot/mailbox-list-maildir.h
409 file path=usr/include/dovecot/mailbox-list-notify-tree.h
410 file path=usr/include/dovecot/mailbox-list-notify.h
411 file path=usr/include/dovecot/mailbox-list-private.h
412 file path=usr/include/dovecot/mailbox-list-subscriptions.h
413 file path=usr/include/dovecot/mailbox-list.h
414 file path=usr/include/dovecot/mailbox-log.h
415 file path=usr/include/dovecot/mailbox-match-plugin.h
416 file path=usr/include/dovecot/mailbox-recent-flags.h
417 file path=usr/include/dovecot/mailbox-search-result-private.h
418 file path=usr/include/dovecot/mailbox-tree.h
419 file path=usr/include/dovecot/mailbox-uidvalidity.h
420 file path=usr/include/dovecot/mailbox-watch.h
421 file path=usr/include/dovecot/maildir-filename-flags.h
422 file path=usr/include/dovecot/maildir-filename.h
423 file path=usr/include/dovecot/maildir-keywords.h
424 file path=usr/include/dovecot/maildir-settings.h
425 file path=usr/include/dovecot/maildir-storage.h
426 file path=usr/include/dovecot/maildir-sync.h
427 file path=usr/include/dovecot/maildir-uidlist.h
428 file path=usr/include/dovecot/malloc-overflow.h
429 file path=usr/include/dovecot/master-auth.h
430 file path=usr/include/dovecot/master-instance.h
431 file path=usr/include/dovecot/master-interface.h
432 file path=usr/include/dovecot/master-login-auth.h
433 file path=usr/include/dovecot/master-login.h
434 file path=usr/include/dovecot/master-service-private.h
435 file path=usr/include/dovecot/master-service-settings-cache.h
436 file path=usr/include/dovecot/master-service-settings.h
437 file path=usr/include/dovecot/master-service-ssl-settings.h
438 file path=usr/include/dovecot/master-service-ssl.h
439 file path=usr/include/dovecot/master-service.h
440 file path=usr/include/dovecot/mbox-file.h
441 file path=usr/include/dovecot/mbox-from.h
442 file path=usr/include/dovecot/mbox-lock.h
443 file path=usr/include/dovecot/mbox-md5.h
444 file path=usr/include/dovecot/mbox-settings.h
445 file path=usr/include/dovecot/mbox-storage.h
446 file path=usr/include/dovecot/mbox-sync-private.h
447 file path=usr/include/dovecot/md4.h
448 file path=usr/include/dovecot/md5.h
449 file path=usr/include/dovecot/mdbox-file.h
450 file path=usr/include/dovecot/mdbox-map-private.h
451 file path=usr/include/dovecot/mdbox-map.h
452 file path=usr/include/dovecot/mdbox-settings.h
453 file path=usr/include/dovecot/mdbox-storage-rebuild.h
454 file path=usr/include/dovecot/mdbox-storage.h
455 file path=usr/include/dovecot/mdbox-sync.h
456 file path=usr/include/dovecot/mech-digest-md5-private.h
457 file path=usr/include/dovecot/mech-otp-common.h
458 file path=usr/include/dovecot/mech-plain-common.h
459 file path=usr/include/dovecot/mech-scram.h
460 file path=usr/include/dovecot/mech.h
461 file path=usr/include/dovecot/memarea.h
462 file path=usr/include/dovecot/mempool.h
463 file path=usr/include/dovecot/message-address.h
464 file path=usr/include/dovecot/message-binary-part.h
465 file path=usr/include/dovecot/message-date.h
466 file path=usr/include/dovecot/message-decoder.h
467 file path=usr/include/dovecot/message-header-decode.h
468 file path=usr/include/dovecot/message-header-encode.h
469 file path=usr/include/dovecot/message-header-hash.h
470 file path=usr/include/dovecot/message-header-parser.h
471 file path=usr/include/dovecot/message-id.h
472 file path=usr/include/dovecot/message-parser.h
473 file path=usr/include/dovecot/message-part-data.h
474 file path=usr/include/dovecot/message-part-serialize.h
475 file path=usr/include/dovecot/message-part.h
476 file path=usr/include/dovecot/message-search.h
477 file path=usr/include/dovecot/message-size.h
478 file path=usr/include/dovecot/message-snippet.h
479 file path=usr/include/dovecot/mkdir-parents.h
480 file path=usr/include/dovecot/mmap-util.h
481 file path=usr/include/dovecot/module-context.h
482 file path=usr/include/dovecot/module-dir.h
483 file path=usr/include/dovecot/mountpoint.h
484 file path=usr/include/dovecot/mycrypt.h
485 file path=usr/include/dovecot/net.h
486 file path=usr/include/dovecot/nfs-workarounds.h
487 file path=usr/include/dovecot/notify-plugin-private.h
488 file path=usr/include/dovecot/notify-plugin.h
489 file path=usr/include/dovecot/numpack.h
490 file path=usr/include/dovecot/oauth2.h
491 file path=usr/include/dovecot/ostream-cmp.h
492 file path=usr/include/dovecot/ostream-dot.h
493 file path=usr/include/dovecot/ostream-encrypt.h
494 file path=usr/include/dovecot/ostream-failure-at.h
495 file path=usr/include/dovecot/ostream-file-private.h
f6ed20 496 file path=usr/include/dovecot/ostream-final-trickle.h
db9416 497 file path=usr/include/dovecot/ostream-hash.h
F 498 file path=usr/include/dovecot/ostream-metawrap.h
499 file path=usr/include/dovecot/ostream-multiplex.h
500 file path=usr/include/dovecot/ostream-null.h
501 file path=usr/include/dovecot/ostream-private.h
502 file path=usr/include/dovecot/ostream-rawlog.h
503 file path=usr/include/dovecot/ostream-unix.h
504 file path=usr/include/dovecot/ostream-wrapper.h
505 file path=usr/include/dovecot/ostream-zlib.h
506 file path=usr/include/dovecot/ostream.h
507 file path=usr/include/dovecot/passdb-blocking.h
508 file path=usr/include/dovecot/passdb-cache.h
509 file path=usr/include/dovecot/passdb-template.h
510 file path=usr/include/dovecot/passdb.h
511 file path=usr/include/dovecot/password-scheme.h
512 file path=usr/include/dovecot/path-util.h
513 file path=usr/include/dovecot/pkcs5.h
514 file path=usr/include/dovecot/pop3-capability.h
515 file path=usr/include/dovecot/pop3-client.h
516 file path=usr/include/dovecot/pop3-commands.h
517 file path=usr/include/dovecot/pop3-common.h
518 file path=usr/include/dovecot/pop3-settings.h
519 file path=usr/include/dovecot/pop3c-client.h
520 file path=usr/include/dovecot/pop3c-settings.h
521 file path=usr/include/dovecot/pop3c-storage.h
522 file path=usr/include/dovecot/pop3c-sync.h
523 file path=usr/include/dovecot/primes.h
524 file path=usr/include/dovecot/printf-format-fix.h
525 file path=usr/include/dovecot/priorityq.h
5e8be0 526 file path=usr/include/dovecot/process-stat.h
db9416 527 file path=usr/include/dovecot/process-title.h
F 528 file path=usr/include/dovecot/program-client.h
529 file path=usr/include/dovecot/push-notification-drivers.h
530 file path=usr/include/dovecot/push-notification-event-flagsclear.h
531 file path=usr/include/dovecot/push-notification-event-flagsset.h
532 file path=usr/include/dovecot/push-notification-event-mailboxcreate.h
533 file path=usr/include/dovecot/push-notification-event-mailboxdelete.h
534 file path=usr/include/dovecot/push-notification-event-mailboxrename.h
535 file path=usr/include/dovecot/push-notification-event-mailboxsubscribe.h
536 file path=usr/include/dovecot/push-notification-event-mailboxunsubscribe.h
537 file path=usr/include/dovecot/push-notification-event-message-common.h
538 file path=usr/include/dovecot/push-notification-event-messageappend.h
539 file path=usr/include/dovecot/push-notification-event-messageexpunge.h
540 file path=usr/include/dovecot/push-notification-event-messagenew.h
541 file path=usr/include/dovecot/push-notification-event-messageread.h
542 file path=usr/include/dovecot/push-notification-event-messagetrash.h
543 file path=usr/include/dovecot/push-notification-events-rfc5423.h
544 file path=usr/include/dovecot/push-notification-events.h
545 file path=usr/include/dovecot/push-notification-plugin.h
546 file path=usr/include/dovecot/push-notification-triggers.h
547 file path=usr/include/dovecot/push-notification-txn-mbox.h
548 file path=usr/include/dovecot/push-notification-txn-msg.h
549 file path=usr/include/dovecot/qp-decoder.h
550 file path=usr/include/dovecot/qp-encoder.h
551 file path=usr/include/dovecot/quota-fs.h
552 file path=usr/include/dovecot/quota-plugin.h
553 file path=usr/include/dovecot/quota-private.h
554 file path=usr/include/dovecot/quota.h
555 file path=usr/include/dovecot/quoted-printable.h
556 file path=usr/include/dovecot/randgen.h
557 file path=usr/include/dovecot/raw-storage.h
558 file path=usr/include/dovecot/raw-sync.h
559 file path=usr/include/dovecot/read-full.h
560 file path=usr/include/dovecot/restrict-access.h
561 file path=usr/include/dovecot/restrict-process-size.h
562 file path=usr/include/dovecot/rfc2231-parser.h
563 file path=usr/include/dovecot/rfc822-parser.h
564 file path=usr/include/dovecot/safe-memset.h
565 file path=usr/include/dovecot/safe-mkdir.h
566 file path=usr/include/dovecot/safe-mkstemp.h
567 file path=usr/include/dovecot/sasl-server.h
568 file path=usr/include/dovecot/sdbox-file.h
569 file path=usr/include/dovecot/sdbox-storage.h
570 file path=usr/include/dovecot/sdbox-sync.h
571 file path=usr/include/dovecot/sendfile-util.h
572 file path=usr/include/dovecot/seq-range-array.h
5e8be0 573 file path=usr/include/dovecot/seq-set-builder.h
db9416 574 file path=usr/include/dovecot/service-settings.h
F 575 file path=usr/include/dovecot/settings-parser.h
576 file path=usr/include/dovecot/settings.h
577 file path=usr/include/dovecot/sha-common.h
578 file path=usr/include/dovecot/sha1.h
579 file path=usr/include/dovecot/sha2.h
580 file path=usr/include/dovecot/sha3.h
581 file path=usr/include/dovecot/shared-storage.h
582 file path=usr/include/dovecot/sleep.h
583 file path=usr/include/dovecot/smtp-address.h
584 file path=usr/include/dovecot/smtp-client-command.h
585 file path=usr/include/dovecot/smtp-client-connection.h
586 file path=usr/include/dovecot/smtp-client-private.h
587 file path=usr/include/dovecot/smtp-client-transaction.h
588 file path=usr/include/dovecot/smtp-client.h
589 file path=usr/include/dovecot/smtp-command-parser.h
590 file path=usr/include/dovecot/smtp-command.h
591 file path=usr/include/dovecot/smtp-common.h
592 file path=usr/include/dovecot/smtp-params.h
593 file path=usr/include/dovecot/smtp-parser.h
594 file path=usr/include/dovecot/smtp-reply-parser.h
595 file path=usr/include/dovecot/smtp-reply.h
596 file path=usr/include/dovecot/smtp-server-private.h
597 file path=usr/include/dovecot/smtp-server.h
598 file path=usr/include/dovecot/smtp-submit-settings.h
599 file path=usr/include/dovecot/smtp-submit.h
600 file path=usr/include/dovecot/smtp-syntax.h
601 file path=usr/include/dovecot/sort.h
602 file path=usr/include/dovecot/sql-api-private.h
603 file path=usr/include/dovecot/sql-api.h
604 file path=usr/include/dovecot/sql-db-cache.h
605 file path=usr/include/dovecot/stats-client.h
606 file path=usr/include/dovecot/stats-connection.h
607 file path=usr/include/dovecot/stats-dist.h
608 file path=usr/include/dovecot/stats-parser.h
609 file path=usr/include/dovecot/stats.h
610 file path=usr/include/dovecot/str-find.h
611 file path=usr/include/dovecot/str-sanitize.h
612 file path=usr/include/dovecot/str-table.h
613 file path=usr/include/dovecot/str.h
614 file path=usr/include/dovecot/strescape.h
615 file path=usr/include/dovecot/strfuncs.h
616 file path=usr/include/dovecot/strnum.h
617 file path=usr/include/dovecot/submission-backend-relay.h
618 file path=usr/include/dovecot/submission-backend.h
619 file path=usr/include/dovecot/submission-client.h
620 file path=usr/include/dovecot/submission-commands.h
621 file path=usr/include/dovecot/submission-common.h
622 file path=usr/include/dovecot/submission-recipient.h
623 file path=usr/include/dovecot/submission-settings.h
624 file path=usr/include/dovecot/subscription-file.h
625 file path=usr/include/dovecot/syslog-util.h
626 file path=usr/include/dovecot/test-common.h
627 file path=usr/include/dovecot/test-mail-storage-common.h
628 file path=usr/include/dovecot/test-subprocess.h
629 file path=usr/include/dovecot/time-util.h
630 file path=usr/include/dovecot/unichar.h
631 file path=usr/include/dovecot/unix-socket-create.h
632 file path=usr/include/dovecot/unlink-directory.h
633 file path=usr/include/dovecot/unlink-old-files.h
634 file path=usr/include/dovecot/uri-util.h
635 file path=usr/include/dovecot/userdb-blocking.h
636 file path=usr/include/dovecot/userdb-template.h
637 file path=usr/include/dovecot/userdb.h
638 file path=usr/include/dovecot/utc-mktime.h
639 file path=usr/include/dovecot/utc-offset.h
640 file path=usr/include/dovecot/var-expand-private.h
641 file path=usr/include/dovecot/var-expand.h
642 file path=usr/include/dovecot/wildcard-match.h
643 file path=usr/include/dovecot/write-full.h
644 file path=usr/lib/$(MACH64)/dovecot/auth/lib20_auth_var_expand_crypt.so
645 file path=usr/lib/$(MACH64)/dovecot/auth/libauthdb_imap.so
646 file path=usr/lib/$(MACH64)/dovecot/auth/libauthdb_ldap.so
647 file path=usr/lib/$(MACH64)/dovecot/auth/libauthdb_lua.so
648 link path=usr/lib/$(MACH64)/dovecot/auth/libdriver_mysql.so \
649     target=../libdriver_mysql.so
650 link path=usr/lib/$(MACH64)/dovecot/auth/libdriver_pgsql.so \
651     target=../libdriver_pgsql.so
652 file path=usr/lib/$(MACH64)/dovecot/auth/libmech_gssapi.so
653 file path=usr/lib/$(MACH64)/dovecot/dict/libdict_ldap.so
654 link path=usr/lib/$(MACH64)/dovecot/dict/libdriver_mysql.so \
655     target=../libdriver_mysql.so
656 link path=usr/lib/$(MACH64)/dovecot/dict/libdriver_pgsql.so \
657     target=../libdriver_pgsql.so
658 file path=usr/lib/$(MACH64)/dovecot/doveadm/lib10_doveadm_acl_plugin.so
659 file path=usr/lib/$(MACH64)/dovecot/doveadm/lib10_doveadm_quota_plugin.so
660 file path=usr/lib/$(MACH64)/dovecot/doveadm/lib20_doveadm_fts_plugin.so
661 file path=usr/lib/$(MACH64)/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so
662 file path=usr/lib/$(MACH64)/dovecot/dovecot-config
663 file path=usr/lib/$(MACH64)/dovecot/lib01_acl_plugin.so
664 file path=usr/lib/$(MACH64)/dovecot/lib01_mail_lua_plugin.so
665 file path=usr/lib/$(MACH64)/dovecot/lib02_imap_acl_plugin.so
666 file path=usr/lib/$(MACH64)/dovecot/lib02_lazy_expunge_plugin.so
667 file path=usr/lib/$(MACH64)/dovecot/lib05_mail_crypt_acl_plugin.so
668 file path=usr/lib/$(MACH64)/dovecot/lib05_pop3_migration_plugin.so
669 file path=usr/lib/$(MACH64)/dovecot/lib10_last_login_plugin.so
670 file path=usr/lib/$(MACH64)/dovecot/lib10_mail_crypt_plugin.so
671 file path=usr/lib/$(MACH64)/dovecot/lib10_quota_plugin.so
672 file path=usr/lib/$(MACH64)/dovecot/lib11_imap_quota_plugin.so
673 file path=usr/lib/$(MACH64)/dovecot/lib11_trash_plugin.so
674 file path=usr/lib/$(MACH64)/dovecot/lib15_notify_plugin.so
675 file path=usr/lib/$(MACH64)/dovecot/lib20_charset_alias_plugin.so
676 file path=usr/lib/$(MACH64)/dovecot/lib20_fts_plugin.so
677 file path=usr/lib/$(MACH64)/dovecot/lib20_listescape_plugin.so
678 file path=usr/lib/$(MACH64)/dovecot/lib20_mail_log_plugin.so
679 file path=usr/lib/$(MACH64)/dovecot/lib20_mailbox_alias_plugin.so
680 file path=usr/lib/$(MACH64)/dovecot/lib20_notify_status_plugin.so
681 file path=usr/lib/$(MACH64)/dovecot/lib20_push_notification_plugin.so
682 file path=usr/lib/$(MACH64)/dovecot/lib20_quota_clone_plugin.so
683 file path=usr/lib/$(MACH64)/dovecot/lib20_replication_plugin.so
684 file path=usr/lib/$(MACH64)/dovecot/lib20_var_expand_crypt.so
685 file path=usr/lib/$(MACH64)/dovecot/lib20_virtual_plugin.so
686 file path=usr/lib/$(MACH64)/dovecot/lib20_zlib_plugin.so
687 file path=usr/lib/$(MACH64)/dovecot/lib21_fts_squat_plugin.so
688 file path=usr/lib/$(MACH64)/dovecot/lib22_push_notification_lua_plugin.so
689 file path=usr/lib/$(MACH64)/dovecot/lib30_imap_zlib_plugin.so
690 file path=usr/lib/$(MACH64)/dovecot/lib90_old_stats_plugin.so
691 file path=usr/lib/$(MACH64)/dovecot/lib95_imap_old_stats_plugin.so
692 file path=usr/lib/$(MACH64)/dovecot/lib99_welcome_plugin.so
693 file path=usr/lib/$(MACH64)/dovecot/libdcrypt_openssl.so
694 link path=usr/lib/$(MACH64)/dovecot/libdovecot-compression.so \
695     target=libdovecot-compression.so.0.0.0
696 link path=usr/lib/$(MACH64)/dovecot/libdovecot-compression.so.0 \
697     target=libdovecot-compression.so.0.0.0
698 file path=usr/lib/$(MACH64)/dovecot/libdovecot-compression.so.0.0.0
699 link path=usr/lib/$(MACH64)/dovecot/libdovecot-dsync.so \
700     target=libdovecot-dsync.so.0.0.0
701 link path=usr/lib/$(MACH64)/dovecot/libdovecot-dsync.so.0 \
702     target=libdovecot-dsync.so.0.0.0
703 file path=usr/lib/$(MACH64)/dovecot/libdovecot-dsync.so.0.0.0
704 link path=usr/lib/$(MACH64)/dovecot/libdovecot-fts.so \
705     target=libdovecot-fts.so.0.0.0
706 link path=usr/lib/$(MACH64)/dovecot/libdovecot-fts.so.0 \
707     target=libdovecot-fts.so.0.0.0
708 file path=usr/lib/$(MACH64)/dovecot/libdovecot-fts.so.0.0.0
709 link path=usr/lib/$(MACH64)/dovecot/libdovecot-lda.so \
710     target=libdovecot-lda.so.0.0.0
711 link path=usr/lib/$(MACH64)/dovecot/libdovecot-lda.so.0 \
712     target=libdovecot-lda.so.0.0.0
713 file path=usr/lib/$(MACH64)/dovecot/libdovecot-lda.so.0.0.0
714 link path=usr/lib/$(MACH64)/dovecot/libdovecot-ldap.so \
715     target=libdovecot-ldap.so.0.0.0
716 link path=usr/lib/$(MACH64)/dovecot/libdovecot-ldap.so.0 \
717     target=libdovecot-ldap.so.0.0.0
718 file path=usr/lib/$(MACH64)/dovecot/libdovecot-ldap.so.0.0.0
719 link path=usr/lib/$(MACH64)/dovecot/libdovecot-login.so \
720     target=libdovecot-login.so.0.0.0
721 link path=usr/lib/$(MACH64)/dovecot/libdovecot-login.so.0 \
722     target=libdovecot-login.so.0.0.0
723 file path=usr/lib/$(MACH64)/dovecot/libdovecot-login.so.0.0.0
724 link path=usr/lib/$(MACH64)/dovecot/libdovecot-lua.so \
725     target=libdovecot-lua.so.0.0.0
726 link path=usr/lib/$(MACH64)/dovecot/libdovecot-lua.so.0 \
727     target=libdovecot-lua.so.0.0.0
728 file path=usr/lib/$(MACH64)/dovecot/libdovecot-lua.so.0.0.0
729 link path=usr/lib/$(MACH64)/dovecot/libdovecot-sql.so \
730     target=libdovecot-sql.so.0.0.0
731 link path=usr/lib/$(MACH64)/dovecot/libdovecot-sql.so.0 \
732     target=libdovecot-sql.so.0.0.0
733 file path=usr/lib/$(MACH64)/dovecot/libdovecot-sql.so.0.0.0
734 link path=usr/lib/$(MACH64)/dovecot/libdovecot-storage-lua.so \
735     target=libdovecot-storage-lua.so.0.0.0
736 link path=usr/lib/$(MACH64)/dovecot/libdovecot-storage-lua.so.0 \
737     target=libdovecot-storage-lua.so.0.0.0
738 file path=usr/lib/$(MACH64)/dovecot/libdovecot-storage-lua.so.0.0.0
739 link path=usr/lib/$(MACH64)/dovecot/libdovecot-storage.so \
740     target=libdovecot-storage.so.0.0.0
741 link path=usr/lib/$(MACH64)/dovecot/libdovecot-storage.so.0 \
742     target=libdovecot-storage.so.0.0.0
743 file path=usr/lib/$(MACH64)/dovecot/libdovecot-storage.so.0.0.0
744 link path=usr/lib/$(MACH64)/dovecot/libdovecot.so target=libdovecot.so.0.0.0
745 link path=usr/lib/$(MACH64)/dovecot/libdovecot.so.0 target=libdovecot.so.0.0.0
746 file path=usr/lib/$(MACH64)/dovecot/libdovecot.so.0.0.0
747 file path=usr/lib/$(MACH64)/dovecot/libdriver_mysql.so
748 file path=usr/lib/$(MACH64)/dovecot/libdriver_pgsql.so
749 file path=usr/lib/$(MACH64)/dovecot/libfs_compress.so
750 file path=usr/lib/$(MACH64)/dovecot/libfs_crypt.so
751 file path=usr/lib/$(MACH64)/dovecot/libfs_mail_crypt.so
752 file path=usr/lib/$(MACH64)/dovecot/libssl_iostream_openssl.so
753 file path=usr/lib/$(MACH64)/dovecot/old-stats/libold_stats_mail.so
754 file path=usr/lib/$(MACH64)/dovecot/old-stats/libstats_auth.so
0be3e4 755 file path=usr/lib/dovecot/aggregator mode=555
F 756 file path=usr/lib/dovecot/anvil mode=555
757 file path=usr/lib/dovecot/auth mode=555
758 file path=usr/lib/dovecot/checkpassword-reply mode=555
759 file path=usr/lib/dovecot/config mode=555
760 file path=usr/lib/dovecot/decode2text.sh mode=555
761 link path=usr/lib/dovecot/deliver target=dovecot-lda mode=555
762 file path=usr/lib/dovecot/dict mode=555
763 file path=usr/lib/dovecot/director mode=555
764 file path=usr/lib/dovecot/dns-client mode=555
765 file path=usr/lib/dovecot/doveadm-server mode=555
766 file path=usr/lib/dovecot/dovecot-lda mode=555
767 file path=usr/lib/dovecot/gdbhelper mode=555
768 file path=usr/lib/dovecot/health-check.sh mode=555
769 file path=usr/lib/dovecot/imap mode=555
770 file path=usr/lib/dovecot/imap-hibernate mode=555
771 file path=usr/lib/dovecot/imap-login mode=555
772 file path=usr/lib/dovecot/imap-urlauth mode=555
773 file path=usr/lib/dovecot/imap-urlauth-login mode=555
774 file path=usr/lib/dovecot/imap-urlauth-worker mode=555
775 file path=usr/lib/dovecot/indexer mode=555
776 file path=usr/lib/dovecot/indexer-worker mode=555
777 file path=usr/lib/dovecot/ipc mode=555
778 file path=usr/lib/dovecot/lmtp mode=555
779 file path=usr/lib/dovecot/log mode=555
780 file path=usr/lib/dovecot/maildirlock mode=555
781 file path=usr/lib/dovecot/old-stats mode=555
782 file path=usr/lib/dovecot/pop3 mode=555
783 file path=usr/lib/dovecot/pop3-login mode=555
784 file path=usr/lib/dovecot/quota-status mode=555
785 file path=usr/lib/dovecot/rawlog mode=555
786 file path=usr/lib/dovecot/replicator mode=555
787 file path=usr/lib/dovecot/script mode=555
788 file path=usr/lib/dovecot/script-login mode=555
789 file path=usr/lib/dovecot/stats mode=555
790 file path=usr/lib/dovecot/submission mode=555
791 file path=usr/lib/dovecot/submission-login mode=555
792 file path=usr/lib/dovecot/xml2text mode=555
db9416 793 file path=usr/sbin/dovecot
F 794 file path=usr/share/aclocal/dovecot.m4
795 file path=usr/share/doc/dovecot/documentation.txt
796 file path=usr/share/doc/dovecot/dovecot-openssl.cnf
797 file path=usr/share/doc/dovecot/example-config/conf.d/10-auth.conf
798 file path=usr/share/doc/dovecot/example-config/conf.d/10-director.conf
799 file path=usr/share/doc/dovecot/example-config/conf.d/10-logging.conf
800 file path=usr/share/doc/dovecot/example-config/conf.d/10-mail.conf
801 file path=usr/share/doc/dovecot/example-config/conf.d/10-master.conf
802 file path=usr/share/doc/dovecot/example-config/conf.d/10-metrics.conf
803 file path=usr/share/doc/dovecot/example-config/conf.d/10-ssl.conf
804 file path=usr/share/doc/dovecot/example-config/conf.d/15-lda.conf
805 file path=usr/share/doc/dovecot/example-config/conf.d/15-mailboxes.conf
806 file path=usr/share/doc/dovecot/example-config/conf.d/20-imap.conf
807 file path=usr/share/doc/dovecot/example-config/conf.d/20-lmtp.conf
808 file path=usr/share/doc/dovecot/example-config/conf.d/20-pop3.conf
809 file path=usr/share/doc/dovecot/example-config/conf.d/20-submission.conf
810 file path=usr/share/doc/dovecot/example-config/conf.d/90-acl.conf
811 file path=usr/share/doc/dovecot/example-config/conf.d/90-plugin.conf
812 file path=usr/share/doc/dovecot/example-config/conf.d/90-quota.conf
813 file path=usr/share/doc/dovecot/example-config/conf.d/auth-checkpassword.conf.ext
814 file path=usr/share/doc/dovecot/example-config/conf.d/auth-deny.conf.ext
815 file path=usr/share/doc/dovecot/example-config/conf.d/auth-dict.conf.ext
816 file path=usr/share/doc/dovecot/example-config/conf.d/auth-ldap.conf.ext
817 file path=usr/share/doc/dovecot/example-config/conf.d/auth-master.conf.ext
818 file path=usr/share/doc/dovecot/example-config/conf.d/auth-passwdfile.conf.ext
819 file path=usr/share/doc/dovecot/example-config/conf.d/auth-sql.conf.ext
820 file path=usr/share/doc/dovecot/example-config/conf.d/auth-static.conf.ext
821 file path=usr/share/doc/dovecot/example-config/conf.d/auth-system.conf.ext
822 file path=usr/share/doc/dovecot/example-config/dovecot-dict-auth.conf.ext
823 file path=usr/share/doc/dovecot/example-config/dovecot-dict-sql.conf.ext
824 file path=usr/share/doc/dovecot/example-config/dovecot-ldap.conf.ext
825 file path=usr/share/doc/dovecot/example-config/dovecot-oauth2.conf.ext
826 file path=usr/share/doc/dovecot/example-config/dovecot-sql.conf.ext
827 file path=usr/share/doc/dovecot/example-config/dovecot.conf
828 file path=usr/share/doc/dovecot/mkcert.sh
829 file path=usr/share/doc/dovecot/securecoding.txt
830 file path=usr/share/doc/dovecot/solr-config-7.7.0.xml
831 file path=usr/share/doc/dovecot/solr-schema-7.7.0.xml
832 file path=usr/share/doc/dovecot/solr-schema.xml
833 file path=usr/share/doc/dovecot/thread-refs.txt
834 file path=usr/share/doc/dovecot/wiki/ACL.txt
835 file path=usr/share/doc/dovecot/wiki/AixPluginsSupport.txt
836 file path=usr/share/doc/dovecot/wiki/AttachmentIndicator.txt
837 file path=usr/share/doc/dovecot/wiki/AuthDatabase.CheckPassword.txt
838 file path=usr/share/doc/dovecot/wiki/AuthDatabase.Dict.txt
839 file path=usr/share/doc/dovecot/wiki/AuthDatabase.LDAP.AuthBinds.txt
840 file path=usr/share/doc/dovecot/wiki/AuthDatabase.LDAP.PasswordLookups.txt
841 file path=usr/share/doc/dovecot/wiki/AuthDatabase.LDAP.Userdb.txt
842 file path=usr/share/doc/dovecot/wiki/AuthDatabase.LDAP.txt
843 file path=usr/share/doc/dovecot/wiki/AuthDatabase.Lua.txt
844 file path=usr/share/doc/dovecot/wiki/AuthDatabase.Passwd.txt
845 file path=usr/share/doc/dovecot/wiki/AuthDatabase.PasswdFile.txt
846 file path=usr/share/doc/dovecot/wiki/AuthDatabase.SQL.txt
847 file path=usr/share/doc/dovecot/wiki/AuthDatabase.VPopMail.txt
848 file path=usr/share/doc/dovecot/wiki/AuthDatabase.txt
849 file path=usr/share/doc/dovecot/wiki/Authentication.Caching.txt
850 file path=usr/share/doc/dovecot/wiki/Authentication.Kerberos.txt
851 file path=usr/share/doc/dovecot/wiki/Authentication.MasterUsers.txt
852 file path=usr/share/doc/dovecot/wiki/Authentication.Mechanisms.DigestMD5.txt
853 file path=usr/share/doc/dovecot/wiki/Authentication.Mechanisms.NTLM.txt
854 file path=usr/share/doc/dovecot/wiki/Authentication.Mechanisms.Winbind.txt
855 file path=usr/share/doc/dovecot/wiki/Authentication.Mechanisms.txt
856 file path=usr/share/doc/dovecot/wiki/Authentication.MultipleDatabases.txt
857 file path=usr/share/doc/dovecot/wiki/Authentication.PasswordSchemes.txt
858 file path=usr/share/doc/dovecot/wiki/Authentication.Penalty.txt
859 file path=usr/share/doc/dovecot/wiki/Authentication.Policy.txt
860 file path=usr/share/doc/dovecot/wiki/Authentication.RestrictAccess.txt
861 file path=usr/share/doc/dovecot/wiki/Authentication.txt
862 file path=usr/share/doc/dovecot/wiki/BasicConfiguration.txt
863 file path=usr/share/doc/dovecot/wiki/Chrooting.txt
864 file path=usr/share/doc/dovecot/wiki/Clients.NegativeUIDs.txt
865 file path=usr/share/doc/dovecot/wiki/Clients.txt
866 file path=usr/share/doc/dovecot/wiki/CompilingSource.txt
867 file path=usr/share/doc/dovecot/wiki/ConfigFile.txt
868 file path=usr/share/doc/dovecot/wiki/Debugging.Authentication.txt
869 file path=usr/share/doc/dovecot/wiki/Debugging.ProcessTracing.txt
870 file path=usr/share/doc/dovecot/wiki/Debugging.Rawlog.txt
871 file path=usr/share/doc/dovecot/wiki/Debugging.Thunderbird.txt
872 file path=usr/share/doc/dovecot/wiki/Design.Arrays.txt
873 file path=usr/share/doc/dovecot/wiki/Design.AuthProcess.txt
874 file path=usr/share/doc/dovecot/wiki/Design.AuthProtocol.txt
875 file path=usr/share/doc/dovecot/wiki/Design.Buffers.txt
876 file path=usr/share/doc/dovecot/wiki/Design.Code.txt
877 file path=usr/share/doc/dovecot/wiki/Design.Dcrypt.txt
878 file path=usr/share/doc/dovecot/wiki/Design.DoveadmProtocol.HTTP.txt
879 file path=usr/share/doc/dovecot/wiki/Design.DoveadmProtocol.txt
880 file path=usr/share/doc/dovecot/wiki/Design.Dsync.txt
881 file path=usr/share/doc/dovecot/wiki/Design.Events.txt
882 file path=usr/share/doc/dovecot/wiki/Design.Indexes.Cache.txt
883 file path=usr/share/doc/dovecot/wiki/Design.Indexes.MailIndexApi.txt
884 file path=usr/share/doc/dovecot/wiki/Design.Indexes.MainIndex.txt
885 file path=usr/share/doc/dovecot/wiki/Design.Indexes.TransactionLog.txt
886 file path=usr/share/doc/dovecot/wiki/Design.Indexes.txt
887 file path=usr/share/doc/dovecot/wiki/Design.InputStreams.txt
888 file path=usr/share/doc/dovecot/wiki/Design.Lua.txt
889 file path=usr/share/doc/dovecot/wiki/Design.MailProcess.txt
890 file path=usr/share/doc/dovecot/wiki/Design.Memory.txt
891 file path=usr/share/doc/dovecot/wiki/Design.OutputStreams.txt
892 file path=usr/share/doc/dovecot/wiki/Design.ParameterForwarding.txt
893 file path=usr/share/doc/dovecot/wiki/Design.Plugins.txt
894 file path=usr/share/doc/dovecot/wiki/Design.Processes.txt
895 file path=usr/share/doc/dovecot/wiki/Design.Storage.ErrorHandling.txt
896 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mail.txt
897 file path=usr/share/doc/dovecot/wiki/Design.Storage.MailNamespace.txt
898 file path=usr/share/doc/dovecot/wiki/Design.Storage.MailStorage.txt
899 file path=usr/share/doc/dovecot/wiki/Design.Storage.MailUser.txt
900 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mailbox.Save.txt
901 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mailbox.Search.txt
902 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mailbox.Sync.txt
903 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mailbox.Transaction.txt
904 file path=usr/share/doc/dovecot/wiki/Design.Storage.Mailbox.txt
905 file path=usr/share/doc/dovecot/wiki/Design.Storage.MailboxList.txt
906 file path=usr/share/doc/dovecot/wiki/Design.Storage.Plugins.txt
907 file path=usr/share/doc/dovecot/wiki/Design.Strings.txt
908 file path=usr/share/doc/dovecot/wiki/Design.txt
909 file path=usr/share/doc/dovecot/wiki/Dict.txt
910 file path=usr/share/doc/dovecot/wiki/Dictionary.txt
911 file path=usr/share/doc/dovecot/wiki/Director.txt
912 file path=usr/share/doc/dovecot/wiki/DomainLost.txt
913 file path=usr/share/doc/dovecot/wiki/Errors.ChgrpNoPerm.txt
914 file path=usr/share/doc/dovecot/wiki/Events.txt
915 file path=usr/share/doc/dovecot/wiki/FindMailLocation.txt
916 file path=usr/share/doc/dovecot/wiki/FinishBasicConfiguration.txt
917 file path=usr/share/doc/dovecot/wiki/HAProxy.txt
918 file path=usr/share/doc/dovecot/wiki/HowTo.AntispamWithSieve.txt
919 file path=usr/share/doc/dovecot/wiki/HowTo.EximAndDovecotSASL.txt
920 file path=usr/share/doc/dovecot/wiki/HowTo.ImapcProxy.txt
921 file path=usr/share/doc/dovecot/wiki/HowTo.PopBSMTPAndDovecot.txt
922 file path=usr/share/doc/dovecot/wiki/HowTo.PopRelay.txt
923 file path=usr/share/doc/dovecot/wiki/HowTo.PostfixAndDovecotSASL.txt
924 file path=usr/share/doc/dovecot/wiki/HowTo.Rootless.txt
925 file path=usr/share/doc/dovecot/wiki/HowTo.SimpleVirtualInstall.txt
926 file path=usr/share/doc/dovecot/wiki/HowTo.WriteConfiguration.txt
927 file path=usr/share/doc/dovecot/wiki/HowTo.txt
928 file path=usr/share/doc/dovecot/wiki/IMAPServer.Hibernation.txt
929 file path=usr/share/doc/dovecot/wiki/IMAPServer.txt
930 file path=usr/share/doc/dovecot/wiki/ImapMetadata.txt
931 file path=usr/share/doc/dovecot/wiki/IndexFiles.txt
932 file path=usr/share/doc/dovecot/wiki/LDA.Exim.txt
933 file path=usr/share/doc/dovecot/wiki/LDA.Indexing.txt
934 file path=usr/share/doc/dovecot/wiki/LDA.Postfix.txt
935 file path=usr/share/doc/dovecot/wiki/LDA.Qmail.txt
936 file path=usr/share/doc/dovecot/wiki/LDA.Sendmail.txt
937 file path=usr/share/doc/dovecot/wiki/LDA.txt
938 file path=usr/share/doc/dovecot/wiki/LMTP.Exim.txt
939 file path=usr/share/doc/dovecot/wiki/LMTP.txt
940 file path=usr/share/doc/dovecot/wiki/Logging.txt
941 file path=usr/share/doc/dovecot/wiki/LoginProcess.txt
942 file path=usr/share/doc/dovecot/wiki/MDA.txt
943 file path=usr/share/doc/dovecot/wiki/MTA.txt
944 file path=usr/share/doc/dovecot/wiki/MailLocation.LocalDisk.txt
945 file path=usr/share/doc/dovecot/wiki/MailLocation.Maildir.txt
946 file path=usr/share/doc/dovecot/wiki/MailLocation.SharedDisk.txt
947 file path=usr/share/doc/dovecot/wiki/MailLocation.dbox.txt
948 file path=usr/share/doc/dovecot/wiki/MailLocation.mbox.txt
949 file path=usr/share/doc/dovecot/wiki/MailLocation.txt
950 file path=usr/share/doc/dovecot/wiki/MailboxFormat.Cydir.txt
951 file path=usr/share/doc/dovecot/wiki/MailboxFormat.MH.txt
952 file path=usr/share/doc/dovecot/wiki/MailboxFormat.Maildir.txt
953 file path=usr/share/doc/dovecot/wiki/MailboxFormat.dbox.txt
954 file path=usr/share/doc/dovecot/wiki/MailboxFormat.imapc.txt
955 file path=usr/share/doc/dovecot/wiki/MailboxFormat.mailstore.txt
956 file path=usr/share/doc/dovecot/wiki/MailboxFormat.mbox.txt
957 file path=usr/share/doc/dovecot/wiki/MailboxFormat.mbx.txt
958 file path=usr/share/doc/dovecot/wiki/MailboxFormat.txt
959 file path=usr/share/doc/dovecot/wiki/MailboxSettings.txt
960 file path=usr/share/doc/dovecot/wiki/MboxChildFolders.txt
961 file path=usr/share/doc/dovecot/wiki/MboxLocking.txt
962 file path=usr/share/doc/dovecot/wiki/MboxProblems.txt
963 file path=usr/share/doc/dovecot/wiki/Migration.BincIMAP.txt
964 file path=usr/share/doc/dovecot/wiki/Migration.Courier.txt
965 file path=usr/share/doc/dovecot/wiki/Migration.Cyrus.txt
966 file path=usr/share/doc/dovecot/wiki/Migration.Dsync.txt
967 file path=usr/share/doc/dovecot/wiki/Migration.Gmail.txt
968 file path=usr/share/doc/dovecot/wiki/Migration.Linuxconf.txt
969 file path=usr/share/doc/dovecot/wiki/Migration.MailFormat.txt
970 file path=usr/share/doc/dovecot/wiki/Migration.Online.txt
971 file path=usr/share/doc/dovecot/wiki/Migration.Teapop.txt
972 file path=usr/share/doc/dovecot/wiki/Migration.UW.txt
973 file path=usr/share/doc/dovecot/wiki/Migration.Vm-pop3d.txt
974 file path=usr/share/doc/dovecot/wiki/Migration.txt
975 file path=usr/share/doc/dovecot/wiki/MissingMailboxes.txt
976 file path=usr/share/doc/dovecot/wiki/Mountpoints.txt
977 file path=usr/share/doc/dovecot/wiki/NFS.txt
978 file path=usr/share/doc/dovecot/wiki/Namespaces.txt
979 file path=usr/share/doc/dovecot/wiki/OSCompatibility.txt
980 file path=usr/share/doc/dovecot/wiki/POP3Server.txt
981 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.BSDAuth.txt
982 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.AllowNets.txt
983 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.Host.txt
984 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.NoDelay.txt
985 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.NoLogin.txt
986 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.Proxy.txt
987 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.User.txt
988 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.txt
989 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.IMAP.txt
990 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.PAM.txt
991 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.Shadow.txt
992 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.Static.txt
993 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.oauth2.txt
994 file path=usr/share/doc/dovecot/wiki/PasswordDatabase.txt
995 file path=usr/share/doc/dovecot/wiki/PerformanceTuning.txt
996 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Installation.txt
997 file path=usr/share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Clients.txt
998 file path=usr/share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Configuration.txt
999 file path=usr/share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Install.txt
1000 file path=usr/share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Troubleshooting.txt
1001 file path=usr/share/doc/dovecot/wiki/Pigeonhole.ManageSieve.txt
1002 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.Dict.txt
1003 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.File.txt
1004 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.LDAP.txt
1005 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.txt
1006 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Examples.txt
1007 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Duplicate.txt
1008 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Editheader.txt
1009 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Include.txt
1010 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.SpamtestVirustest.txt
1011 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Vacation.txt
1012 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Variables.txt
1013 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.txt
1014 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Extdata.txt
1015 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Extprograms.txt
1016 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.IMAPFilterSieve.txt
1017 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.IMAPSieve.txt
1018 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Pipe.txt
1019 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.txt
1020 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Troubleshooting.txt
1021 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.Usage.txt
1022 file path=usr/share/doc/dovecot/wiki/Pigeonhole.Sieve.txt
1023 file path=usr/share/doc/dovecot/wiki/Pigeonhole.txt
1024 file path=usr/share/doc/dovecot/wiki/Plugins.Apparmor.txt
1025 file path=usr/share/doc/dovecot/wiki/Plugins.Autocreate.txt
1026 file path=usr/share/doc/dovecot/wiki/Plugins.CharsetAlias.txt
1027 file path=usr/share/doc/dovecot/wiki/Plugins.Compress.txt
1028 file path=usr/share/doc/dovecot/wiki/Plugins.Expire.txt
1029 file path=usr/share/doc/dovecot/wiki/Plugins.FTS.Lucene.txt
1030 file path=usr/share/doc/dovecot/wiki/Plugins.FTS.Solr.txt
1031 file path=usr/share/doc/dovecot/wiki/Plugins.FTS.Squat.txt
1032 file path=usr/share/doc/dovecot/wiki/Plugins.FTS.txt
1033 file path=usr/share/doc/dovecot/wiki/Plugins.LastLogin.txt
1034 file path=usr/share/doc/dovecot/wiki/Plugins.Lazyexpunge.txt
1035 file path=usr/share/doc/dovecot/wiki/Plugins.Listescape.txt
1036 file path=usr/share/doc/dovecot/wiki/Plugins.MailCrypt.txt
1037 file path=usr/share/doc/dovecot/wiki/Plugins.MailFilter.txt
1038 file path=usr/share/doc/dovecot/wiki/Plugins.MailLog.txt
1039 file path=usr/share/doc/dovecot/wiki/Plugins.MailboxAlias.txt
1040 file path=usr/share/doc/dovecot/wiki/Plugins.Notify.txt
1041 file path=usr/share/doc/dovecot/wiki/Plugins.NotifyStatus.txt
1042 file path=usr/share/doc/dovecot/wiki/Plugins.PushNotification.txt
1043 file path=usr/share/doc/dovecot/wiki/Plugins.QuotaClone.txt
1044 file path=usr/share/doc/dovecot/wiki/Plugins.Snarf.txt
1045 file path=usr/share/doc/dovecot/wiki/Plugins.Stats.txt
1046 file path=usr/share/doc/dovecot/wiki/Plugins.Trash.txt
1047 file path=usr/share/doc/dovecot/wiki/Plugins.VarExpandCrypt.txt
1048 file path=usr/share/doc/dovecot/wiki/Plugins.Virtual.txt
1049 file path=usr/share/doc/dovecot/wiki/Plugins.Welcome.txt
1050 file path=usr/share/doc/dovecot/wiki/Plugins.Zlib.txt
1051 file path=usr/share/doc/dovecot/wiki/Plugins.txt
1052 file path=usr/share/doc/dovecot/wiki/PostLoginScripting.txt
1053 file path=usr/share/doc/dovecot/wiki/PreAuth.txt
1054 file path=usr/share/doc/dovecot/wiki/QuickConfiguration.txt
1055 file path=usr/share/doc/dovecot/wiki/Quota.Configuration.txt
1056 file path=usr/share/doc/dovecot/wiki/Quota.Count.txt
1057 file path=usr/share/doc/dovecot/wiki/Quota.Dict.txt
1058 file path=usr/share/doc/dovecot/wiki/Quota.Dirsize.txt
1059 file path=usr/share/doc/dovecot/wiki/Quota.FS.txt
1060 file path=usr/share/doc/dovecot/wiki/Quota.Maildir.txt
1061 file path=usr/share/doc/dovecot/wiki/Quota.txt
1062 file path=usr/share/doc/dovecot/wiki/Replication.txt
1063 file path=usr/share/doc/dovecot/wiki/RunningDovecot.txt
1064 file path=usr/share/doc/dovecot/wiki/SSL.CertificateClientImporting.txt
1065 file path=usr/share/doc/dovecot/wiki/SSL.CertificateCreation.txt
1066 file path=usr/share/doc/dovecot/wiki/SSL.DovecotConfiguration.txt
1067 file path=usr/share/doc/dovecot/wiki/SSL.SNIClientSupport.txt
1068 file path=usr/share/doc/dovecot/wiki/SSL.txt
1069 file path=usr/share/doc/dovecot/wiki/Sasl.txt
1070 file path=usr/share/doc/dovecot/wiki/SecurityTuning.txt
1071 file path=usr/share/doc/dovecot/wiki/Services.txt
1072 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.ClusterSetup.txt
1073 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.Permissions.txt
1074 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.Public.txt
1075 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.Shared.txt
1076 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.Symlinks.txt
1077 file path=usr/share/doc/dovecot/wiki/SharedMailboxes.txt
1078 file path=usr/share/doc/dovecot/wiki/SocketUnavailable.txt
1079 file path=usr/share/doc/dovecot/wiki/Statistics.Old.txt
1080 file path=usr/share/doc/dovecot/wiki/Statistics.txt
1081 file path=usr/share/doc/dovecot/wiki/Submission.txt
1082 file path=usr/share/doc/dovecot/wiki/SystemUsers.txt
1083 file path=usr/share/doc/dovecot/wiki/TestInstallation.txt
1084 file path=usr/share/doc/dovecot/wiki/TestPop3Installation.txt
1085 file path=usr/share/doc/dovecot/wiki/TimeMovedBackwards.txt
1086 file path=usr/share/doc/dovecot/wiki/Timeouts.txt
1087 file path=usr/share/doc/dovecot/wiki/Upgrading.1.0.txt
1088 file path=usr/share/doc/dovecot/wiki/Upgrading.1.1.txt
1089 file path=usr/share/doc/dovecot/wiki/Upgrading.1.2.txt
1090 file path=usr/share/doc/dovecot/wiki/Upgrading.2.0.txt
1091 file path=usr/share/doc/dovecot/wiki/Upgrading.2.1.txt
1092 file path=usr/share/doc/dovecot/wiki/Upgrading.2.2.txt
1093 file path=usr/share/doc/dovecot/wiki/Upgrading.2.3.txt
1094 file path=usr/share/doc/dovecot/wiki/Upgrading.txt
1095 file path=usr/share/doc/dovecot/wiki/UserDatabase.ExtraFields.txt
1096 file path=usr/share/doc/dovecot/wiki/UserDatabase.NSS.txt
1097 file path=usr/share/doc/dovecot/wiki/UserDatabase.Prefetch.txt
1098 file path=usr/share/doc/dovecot/wiki/UserDatabase.Static.txt
1099 file path=usr/share/doc/dovecot/wiki/UserDatabase.txt
1100 file path=usr/share/doc/dovecot/wiki/UserIds.txt
1101 file path=usr/share/doc/dovecot/wiki/Variables.txt
1102 file path=usr/share/doc/dovecot/wiki/VirtualUsers.Home.txt
1103 file path=usr/share/doc/dovecot/wiki/VirtualUsers.txt
1104 file path=usr/share/doc/dovecot/wiki/WhyDoesItNotWork.txt
1105 file path=usr/share/doc/dovecot/wiki/maildrop.txt
1106 file path=usr/share/doc/dovecot/wiki/mutt.txt
1107 file path=usr/share/doc/dovecot/wiki/uw2dovecot.sh.txt
1108 file path=usr/share/dovecot/stopwords/stopwords_da.txt
1109 file path=usr/share/dovecot/stopwords/stopwords_de.txt
1110 file path=usr/share/dovecot/stopwords/stopwords_en.txt
1111 file path=usr/share/dovecot/stopwords/stopwords_es.txt
1112 file path=usr/share/dovecot/stopwords/stopwords_fi.txt
1113 file path=usr/share/dovecot/stopwords/stopwords_fr.txt
1114 file path=usr/share/dovecot/stopwords/stopwords_it.txt
1115 file path=usr/share/dovecot/stopwords/stopwords_nl.txt
1116 file path=usr/share/dovecot/stopwords/stopwords_no.txt
1117 file path=usr/share/dovecot/stopwords/stopwords_pt.txt
1118 file path=usr/share/dovecot/stopwords/stopwords_ro.txt
1119 file path=usr/share/dovecot/stopwords/stopwords_ru.txt
1120 file path=usr/share/dovecot/stopwords/stopwords_sv.txt
1121 file path=usr/share/dovecot/stopwords/stopwords_tr.txt
1122 file path=usr/share/man/man1/deliver.1
1123 file path=usr/share/man/man1/doveadm-acl.1
1124 file path=usr/share/man/man1/doveadm-altmove.1
1125 file path=usr/share/man/man1/doveadm-auth.1
1126 file path=usr/share/man/man1/doveadm-backup.1
1127 file path=usr/share/man/man1/doveadm-batch.1
1128 file path=usr/share/man/man1/doveadm-config.1
1129 file path=usr/share/man/man1/doveadm-copy.1
1130 file path=usr/share/man/man1/doveadm-deduplicate.1
1131 file path=usr/share/man/man1/doveadm-director.1
1132 file path=usr/share/man/man1/doveadm-dump.1
1133 file path=usr/share/man/man1/doveadm-exec.1
1134 file path=usr/share/man/man1/doveadm-expunge.1
1135 file path=usr/share/man/man1/doveadm-fetch.1
1136 file path=usr/share/man/man1/doveadm-flags.1
1137 file path=usr/share/man/man1/doveadm-force-resync.1
1138 file path=usr/share/man/man1/doveadm-fs.1
1139 file path=usr/share/man/man1/doveadm-fts.1
1140 file path=usr/share/man/man1/doveadm-help.1
1141 file path=usr/share/man/man1/doveadm-import.1
1142 file path=usr/share/man/man1/doveadm-index.1
1143 file path=usr/share/man/man1/doveadm-instance.1
1144 file path=usr/share/man/man1/doveadm-kick.1
1145 file path=usr/share/man/man1/doveadm-log.1
1146 file path=usr/share/man/man1/doveadm-mailbox-cryptokey.1
1147 file path=usr/share/man/man1/doveadm-mailbox.1
1148 file path=usr/share/man/man1/doveadm-move.1
1149 file path=usr/share/man/man1/doveadm-penalty.1
1150 file path=usr/share/man/man1/doveadm-proxy.1
1151 file path=usr/share/man/man1/doveadm-purge.1
1152 file path=usr/share/man/man1/doveadm-pw.1
1153 file path=usr/share/man/man1/doveadm-quota.1
1154 file path=usr/share/man/man1/doveadm-rebuild.1
1155 file path=usr/share/man/man1/doveadm-reload.1
1156 file path=usr/share/man/man1/doveadm-replicator.1
1157 file path=usr/share/man/man1/doveadm-save.1
1158 file path=usr/share/man/man1/doveadm-search.1
1159 file path=usr/share/man/man1/doveadm-stats.1
1160 file path=usr/share/man/man1/doveadm-stop.1
1161 file path=usr/share/man/man1/doveadm-sync.1
1162 file path=usr/share/man/man1/doveadm-user.1
1163 file path=usr/share/man/man1/doveadm-who.1
1164 file path=usr/share/man/man1/doveadm.1
1165 file path=usr/share/man/man1/doveconf.1
1166 file path=usr/share/man/man1/dovecot-lda.1
1167 file path=usr/share/man/man1/dovecot-sysreport.1
1168 file path=usr/share/man/man1/dovecot.1
1169 file path=usr/share/man/man1/dsync.1
1170 file path=usr/share/man/man7/doveadm-search-query.7