summaryrefslogtreecommitdiff
path: root/mail/horde4-imp/pkg-plist
blob: b7d3e04272ba60b7405005ca44bb329fbf474836 (plain) (blame)
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
%%HORDIR%%/acl.php
%%HORDIR%%/attachment.php
%%HORDIR%%/cache.php
%%HORDIR%%/compose.php
%%HORDIR%%/config/.htaccess
%%HORDIR%%/config/conf.xml
%%HORDIR%%/config/filter.txt.dist
%%HORDIR%%/config/header.php.dist
%%HORDIR%%/config/hooks.php.dist
%%HORDIR%%/config/menu.php.dist
%%HORDIR%%/config/mime_drivers.php.dist
%%HORDIR%%/config/motd.php.dist
%%HORDIR%%/config/prefs.php.dist
%%HORDIR%%/config/servers.php.dist
%%HORDIR%%/config/spelling.php.dist
%%HORDIR%%/config/trailer.txt.dist
%%HORDIR%%/contacts.php
%%HORDIR%%/fetchmail.php
%%HORDIR%%/fetchmailprefs.php
%%HORDIR%%/filterprefs.php
%%HORDIR%%/folders.php
%%HORDIR%%/imple.php
%%HORDIR%%/index.php
%%HORDIR%%/js/KeyNavList.js
%%HORDIR%%/js/SpellChecker.js
%%HORDIR%%/js/acl.js
%%HORDIR%%/js/autocomplete.js
%%HORDIR%%/js/builder.js
%%HORDIR%%/js/compose.js
%%HORDIR%%/js/contacts.js
%%HORDIR%%/js/controls.js
%%HORDIR%%/js/dragdrop.js
%%HORDIR%%/js/effects.js
%%HORDIR%%/js/fetchmailprefs.js
%%HORDIR%%/js/folders.js
%%HORDIR%%/js/ieEscGuard.js
%%HORDIR%%/js/login.js
%%HORDIR%%/js/mailbox.js
%%HORDIR%%/js/message.js
%%HORDIR%%/js/popup.js
%%HORDIR%%/js/prototype.js
%%HORDIR%%/js/redbox.js
%%HORDIR%%/js/scriptaculous.js
%%HORDIR%%/js/search.js
%%HORDIR%%/js/slider.js
%%HORDIR%%/js/src/KeyNavList.js
%%HORDIR%%/js/src/SpellChecker.js
%%HORDIR%%/js/src/acl.js
%%HORDIR%%/js/src/autocomplete.js
%%HORDIR%%/js/src/builder.js
%%HORDIR%%/js/src/compose.js
%%HORDIR%%/js/src/contacts.js
%%HORDIR%%/js/src/controls.js
%%HORDIR%%/js/src/dragdrop.js
%%HORDIR%%/js/src/effects.js
%%HORDIR%%/js/src/fetchmailprefs.js
%%HORDIR%%/js/src/folders.js
%%HORDIR%%/js/src/ieEscGuard.js
%%HORDIR%%/js/src/login.js
%%HORDIR%%/js/src/mailbox.js
%%HORDIR%%/js/src/message.js
%%HORDIR%%/js/src/popup.js
%%HORDIR%%/js/src/prototype.js
%%HORDIR%%/js/src/redbox.js
%%HORDIR%%/js/src/scriptaculous.js
%%HORDIR%%/js/src/search.js
%%HORDIR%%/js/src/slider.js
%%HORDIR%%/js/src/stripe.js
%%HORDIR%%/js/src/tables.js
%%HORDIR%%/js/src/unblockImages.js
%%HORDIR%%/js/stripe.js
%%HORDIR%%/js/tables.js
%%HORDIR%%/js/unblockImages.js
%%HORDIR%%/lib/.htaccess
%%HORDIR%%/lib/Auth/imp.php
%%HORDIR%%/lib/Block/summary.php
%%HORDIR%%/lib/Block/tree_folders.php
%%HORDIR%%/lib/Compose.php
%%HORDIR%%/lib/Crypt/PGP.php
%%HORDIR%%/lib/Crypt/SMIME.php
%%HORDIR%%/lib/Fetchmail/imap.php
%%HORDIR%%/lib/Fetchmail.php
%%HORDIR%%/lib/Filter.php
%%HORDIR%%/lib/Folder.php
%%HORDIR%%/lib/IMAP/ACL/rfc2086.php
%%HORDIR%%/lib/IMAP/ACL/rfc4314.php
%%HORDIR%%/lib/IMAP/ACL.php
%%HORDIR%%/lib/IMAP/Cache.php
%%HORDIR%%/lib/IMAP/Client.php
%%HORDIR%%/lib/IMAP/MessageCache.php
%%HORDIR%%/lib/IMAP/Search.php
%%HORDIR%%/lib/IMAP/Sort.php
%%HORDIR%%/lib/IMAP/Thread.php
%%HORDIR%%/lib/IMAP/Tree.php
%%HORDIR%%/lib/IMAP.php
%%HORDIR%%/lib/IMP.php
%%HORDIR%%/lib/Identity/imp.php
%%HORDIR%%/lib/Imple/ContactAutoCompleter.php
%%HORDIR%%/lib/Imple/SpellChecker.php
%%HORDIR%%/lib/Imple.php
%%HORDIR%%/lib/JSON.php
%%HORDIR%%/lib/MIME/Contents.php
%%HORDIR%%/lib/MIME/Headers.php
%%HORDIR%%/lib/MIME/Viewer/alternative.php
%%HORDIR%%/lib/MIME/Viewer/appledouble.php
%%HORDIR%%/lib/MIME/Viewer/enriched.php
%%HORDIR%%/lib/MIME/Viewer/html.php
%%HORDIR%%/lib/MIME/Viewer/images.php
%%HORDIR%%/lib/MIME/Viewer/itip.php
%%HORDIR%%/lib/MIME/Viewer/multipart.php
%%HORDIR%%/lib/MIME/Viewer/notification.php
%%HORDIR%%/lib/MIME/Viewer/partial.php
%%HORDIR%%/lib/MIME/Viewer/pdf.php
%%HORDIR%%/lib/MIME/Viewer/pgp.php
%%HORDIR%%/lib/MIME/Viewer/pkcs7.php
%%HORDIR%%/lib/MIME/Viewer/plain.php
%%HORDIR%%/lib/MIME/Viewer/related.php
%%HORDIR%%/lib/MIME/Viewer/rfc822.php
%%HORDIR%%/lib/MIME/Viewer/smil.php
%%HORDIR%%/lib/MIME/Viewer/status.php
%%HORDIR%%/lib/MIME/Viewer/tnef.php
%%HORDIR%%/lib/MIME/Viewer/zip.php
%%HORDIR%%/lib/Mailbox.php
%%HORDIR%%/lib/Maillog.php
%%HORDIR%%/lib/Maintenance/Task/delete_attachments_monthly.php
%%HORDIR%%/lib/Maintenance/Task/delete_sentmail_monthly.php
%%HORDIR%%/lib/Maintenance/Task/fetchmail_login.php
%%HORDIR%%/lib/Maintenance/Task/purge_sentmail.php
%%HORDIR%%/lib/Maintenance/Task/purge_spam.php
%%HORDIR%%/lib/Maintenance/Task/purge_trash.php
%%HORDIR%%/lib/Maintenance/Task/rename_sentmail_monthly.php
%%HORDIR%%/lib/Maintenance/Task/tos_agreement.php
%%HORDIR%%/lib/Maintenance/imp.php
%%HORDIR%%/lib/Message.php
%%HORDIR%%/lib/Notification/Listener/status.php
%%HORDIR%%/lib/Quota/command.php
%%HORDIR%%/lib/Quota/hook.php
%%HORDIR%%/lib/Quota/imap.php
%%HORDIR%%/lib/Quota/logfile.php
%%HORDIR%%/lib/Quota/maildir.php
%%HORDIR%%/lib/Quota/mdaemon.php
%%HORDIR%%/lib/Quota/mercury32.php
%%HORDIR%%/lib/Quota/sql.php
%%HORDIR%%/lib/Quota.php
%%HORDIR%%/lib/Search.php
%%HORDIR%%/lib/Sentmail/sql.php
%%HORDIR%%/lib/Sentmail.php
%%HORDIR%%/lib/Session.php
%%HORDIR%%/lib/Spam.php
%%HORDIR%%/lib/SpellChecker/aspell.php
%%HORDIR%%/lib/SpellChecker.php
%%HORDIR%%/lib/Template.php
%%HORDIR%%/lib/UI/Compose.php
%%HORDIR%%/lib/UI/Mailbox.php
%%HORDIR%%/lib/UI/Message.php
%%HORDIR%%/lib/api.php
%%HORDIR%%/lib/base.php
%%HORDIR%%/lib/prefs.php
%%HORDIR%%/lib/tests/fixtures/maildirsize
%%HORDIR%%/lib/tests/mime_viewer_html.phpt
%%HORDIR%%/lib/tests/quota_maildir.phpt
%%HORDIR%%/lib/version.php
%%HORDIR%%/locale/.htaccess
%%HORDIR%%/locale/ar_OM/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ar_SY/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/bg_BG/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/bs_BA/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ca_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ca_ES/help.xml
%%HORDIR%%/locale/cs_CZ/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/cs_CZ/help.xml
%%HORDIR%%/locale/da_DK/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/da_DK/help.xml
%%HORDIR%%/locale/de_DE/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/de_DE/help.xml
%%HORDIR%%/locale/el_GR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/el_GR/help.xml
%%HORDIR%%/locale/en_US/help.xml
%%HORDIR%%/locale/es_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/es_ES/help.xml
%%HORDIR%%/locale/et_EE/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/et_EE/help.xml
%%HORDIR%%/locale/eu_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/eu_ES/help.xml
%%HORDIR%%/locale/fa_IR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/fa_IR/help.xml
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/fi_FI/help.xml
%%HORDIR%%/locale/fr_FR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/fr_FR/help.xml
%%HORDIR%%/locale/gl_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/he_IL/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/hr_HR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/hr_HR/help.xml
%%HORDIR%%/locale/hu_HU/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/hu_HU/help.xml
%%HORDIR%%/locale/id_ID/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/is_IS/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/it_IT/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/it_IT/help.xml
%%HORDIR%%/locale/ja_JP/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/km_KH/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ko_KR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ko_KR/help.xml
%%HORDIR%%/locale/lt_LT/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/lv_LV/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/mk_MK/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/nb_NO/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/nb_NO/help.xml
%%HORDIR%%/locale/nl_NL/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/nl_NL/help.xml
%%HORDIR%%/locale/nn_NO/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/pl_PL/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/pl_PL/help.xml
%%HORDIR%%/locale/pt_BR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/pt_BR/help.xml
%%HORDIR%%/locale/pt_PT/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/pt_PT/help.xml
%%HORDIR%%/locale/ro_RO/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ru_RU/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/ru_RU/help.xml
%%HORDIR%%/locale/sk_SK/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/sk_SK/help.xml
%%HORDIR%%/locale/sl_SI/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/sv_SE/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/sv_SE/help.xml
%%HORDIR%%/locale/th_TH/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/tr_TR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/tr_TR/help.xml
%%HORDIR%%/locale/uk_UA/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/uk_UA/help.xml
%%HORDIR%%/locale/zh_CN/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/zh_CN/help.xml
%%HORDIR%%/locale/zh_TW/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/zh_TW/help.xml
%%HORDIR%%/login.php
%%HORDIR%%/mailbox.php
%%HORDIR%%/message.php
%%HORDIR%%/pgp.php
%%HORDIR%%/po/.htaccess
%%HORDIR%%/po/README
%%HORDIR%%/po/ar_OM.po
%%HORDIR%%/po/ar_SY.po
%%HORDIR%%/po/bg_BG.po
%%HORDIR%%/po/bs_BA.po
%%HORDIR%%/po/ca_ES.po
%%HORDIR%%/po/cs_CZ.po
%%HORDIR%%/po/da_DK.po
%%HORDIR%%/po/de_DE.po
%%HORDIR%%/po/el_GR.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/et_EE.po
%%HORDIR%%/po/eu_ES.po
%%HORDIR%%/po/fa_IR.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/fr_FR.po
%%HORDIR%%/po/gl_ES.po
%%HORDIR%%/po/he_IL.po
%%HORDIR%%/po/hr_HR.po
%%HORDIR%%/po/hu_HU.po
%%HORDIR%%/po/id_ID.po
%%HORDIR%%/po/imp.pot
%%HORDIR%%/po/is_IS.po
%%HORDIR%%/po/it_IT.po
%%HORDIR%%/po/ja_JP.po
%%HORDIR%%/po/km_KH.po
%%HORDIR%%/po/ko_KR.po
%%HORDIR%%/po/lt_LT.po
%%HORDIR%%/po/lv_LV.po
%%HORDIR%%/po/mk_MK.po
%%HORDIR%%/po/nb_NO.po
%%HORDIR%%/po/nl_NL.po
%%HORDIR%%/po/nn_NO.po
%%HORDIR%%/po/pl_PL.po
%%HORDIR%%/po/pt_BR.po
%%HORDIR%%/po/pt_PT.po
%%HORDIR%%/po/ro_RO.po
%%HORDIR%%/po/ru_RU.po
%%HORDIR%%/po/sk_SK.po
%%HORDIR%%/po/sl_SI.po
%%HORDIR%%/po/sv_SE.po
%%HORDIR%%/po/th_TH.po
%%HORDIR%%/po/tr_TR.po
%%HORDIR%%/po/uk_UA.po
%%HORDIR%%/po/zh_CN.po
%%HORDIR%%/po/zh_TW.po
%%HORDIR%%/redirect.php
%%HORDIR%%/rss.php
%%HORDIR%%/saveimage.php
%%HORDIR%%/scripts/.htaccess
%%HORDIR%%/scripts/Imp.reg
%%HORDIR%%/scripts/bounce_spam.php
%%HORDIR%%/scripts/custom_login.php
%%HORDIR%%/scripts/sql/imp.oci8.sql
%%HORDIR%%/scripts/sql/imp.sql
%%HORDIR%%/scripts/sql/imp.xml
%%HORDIR%%/scripts/upgrades/convert_vfolders.php
%%HORDIR%%/search.php
%%HORDIR%%/smime.php
%%HORDIR%%/stationery.php
%%HORDIR%%/templates/.htaccess
%%HORDIR%%/templates/acl/acl.html
%%HORDIR%%/templates/common-header.inc
%%HORDIR%%/templates/compose/compose.html
%%HORDIR%%/templates/compose/redirect.html
%%HORDIR%%/templates/compose/success.html
%%HORDIR%%/templates/contacts/contacts.html
%%HORDIR%%/templates/fetchmail/fetchmail.html
%%HORDIR%%/templates/fetchmail/fetchmailprefs.html
%%HORDIR%%/templates/filters/prefs.html
%%HORDIR%%/templates/folders/actions.html
%%HORDIR%%/templates/folders/folders.html
%%HORDIR%%/templates/folders/folders_confirm.html
%%HORDIR%%/templates/folders/folders_size.html
%%HORDIR%%/templates/folders/head.html
%%HORDIR%%/templates/folders/import.html
%%HORDIR%%/templates/javascript/addressesBlocks.js
%%HORDIR%%/templates/javascript/popup.js
%%HORDIR%%/templates/javascript_defs.php
%%HORDIR%%/templates/login/login.html
%%HORDIR%%/templates/login/mobile.inc
%%HORDIR%%/templates/login/recompose.html
%%HORDIR%%/templates/mailbox/actions.html
%%HORDIR%%/templates/mailbox/actions_deleted.html
%%HORDIR%%/templates/mailbox/empty_mailbox.html
%%HORDIR%%/templates/mailbox/header.html
%%HORDIR%%/templates/mailbox/mailbox.html
%%HORDIR%%/templates/mailbox/message_footers.html
%%HORDIR%%/templates/mailbox/message_headers.html
%%HORDIR%%/templates/mailbox/navbar.html
%%HORDIR%%/templates/mailbox/searchfolder.html
%%HORDIR%%/templates/menu.html
%%HORDIR%%/templates/message/message.html
%%HORDIR%%/templates/message/navbar_actions.html
%%HORDIR%%/templates/message/navbar_navigate.html
%%HORDIR%%/templates/message/navbar_top.html
%%HORDIR%%/templates/newmsg/alert.html
%%HORDIR%%/templates/pgp/import_key.html
%%HORDIR%%/templates/pgp/passphrase.html
%%HORDIR%%/templates/pgp/pgp.html
%%HORDIR%%/templates/prefs/encryptselect.inc
%%HORDIR%%/templates/prefs/folderselect.inc
%%HORDIR%%/templates/prefs/initialpageselect.inc
%%HORDIR%%/templates/prefs/sentmailselect.inc
%%HORDIR%%/templates/prefs/soundselect.inc
%%HORDIR%%/templates/prefs/sourceselect.inc
%%HORDIR%%/templates/prefs/spamselect.inc
%%HORDIR%%/templates/prefs/trashselect.inc
%%HORDIR%%/templates/quota/quota.html
%%HORDIR%%/templates/rss/mailbox.rss
%%HORDIR%%/templates/saveimage/saveimage.html
%%HORDIR%%/templates/search/search.html
%%HORDIR%%/templates/smime/import_key.html
%%HORDIR%%/templates/smime/passphrase.html
%%HORDIR%%/templates/smime/smime.html
%%HORDIR%%/templates/stationery/stationery.html
%%HORDIR%%/templates/thread/thread.html
%%HORDIR%%/test.php
%%HORDIR%%/themes/azur/screen.css
%%HORDIR%%/themes/bluemoon/screen.css
%%HORDIR%%/themes/bluewhite/screen.css
%%HORDIR%%/themes/brown/screen.css
%%HORDIR%%/themes/burntorange/screen.css
%%HORDIR%%/themes/cherry/screen.css
%%HORDIR%%/themes/cornflower/screen.css
%%HORDIR%%/themes/fadetogreen/screen.css
%%HORDIR%%/themes/feed-rss.xsl
%%HORDIR%%/themes/gennevilliers/screen.css
%%HORDIR%%/themes/graphics/addressbook_add.png
%%HORDIR%%/themes/graphics/addressbook_browse.png
%%HORDIR%%/themes/graphics/apple.png
%%HORDIR%%/themes/graphics/attachment.png
%%HORDIR%%/themes/graphics/audio/doorbell.wav
%%HORDIR%%/themes/graphics/audio/gnid3.wav
%%HORDIR%%/themes/graphics/audio/jetsndb.wav
%%HORDIR%%/themes/graphics/audio/reminder.wav
%%HORDIR%%/themes/graphics/audio/theetone.wav
%%HORDIR%%/themes/graphics/compose.png
%%HORDIR%%/themes/graphics/empty_spam.png
%%HORDIR%%/themes/graphics/empty_trash.png
%%HORDIR%%/themes/graphics/encrypted.png
%%HORDIR%%/themes/graphics/expand.png
%%HORDIR%%/themes/graphics/favicon.ico
%%HORDIR%%/themes/graphics/fetchmail.png
%%HORDIR%%/themes/graphics/filters.png
%%HORDIR%%/themes/graphics/folders/drafts.png
%%HORDIR%%/themes/graphics/folders/folder.png
%%HORDIR%%/themes/graphics/folders/folder_create.png
%%HORDIR%%/themes/graphics/folders/folder_delete.png
%%HORDIR%%/themes/graphics/folders/folder_edit.png
%%HORDIR%%/themes/graphics/folders/folder_open.png
%%HORDIR%%/themes/graphics/folders/inbox.png
%%HORDIR%%/themes/graphics/folders/sent.png
%%HORDIR%%/themes/graphics/folders/spam.png
%%HORDIR%%/themes/graphics/folders/trash.png
%%HORDIR%%/themes/graphics/imp.png
%%HORDIR%%/themes/graphics/loading.gif
%%HORDIR%%/themes/graphics/mail_answered.png
%%HORDIR%%/themes/graphics/mail_clearflag.png
%%HORDIR%%/themes/graphics/mail_deleted.png
%%HORDIR%%/themes/graphics/mail_draft.png
%%HORDIR%%/themes/graphics/mail_flagged.png
%%HORDIR%%/themes/graphics/mail_forwarded.png
%%HORDIR%%/themes/graphics/mail_personal.png
%%HORDIR%%/themes/graphics/mail_priority_high.png
%%HORDIR%%/themes/graphics/mail_priority_low.png
%%HORDIR%%/themes/graphics/mail_seen.png
%%HORDIR%%/themes/graphics/mail_unseen.png
%%HORDIR%%/themes/graphics/manage_attachments.png
%%HORDIR%%/themes/graphics/mime/binary.png
%%HORDIR%%/themes/graphics/mime/compressed.png
%%HORDIR%%/themes/graphics/mime/encryption.png
%%HORDIR%%/themes/graphics/mime/html.png
%%HORDIR%%/themes/graphics/mime/image.png
%%HORDIR%%/themes/graphics/mime/itip.png
%%HORDIR%%/themes/graphics/mime/mail.png
%%HORDIR%%/themes/graphics/mime/pdf.png
%%HORDIR%%/themes/graphics/mime/text.png
%%HORDIR%%/themes/graphics/mini-error.png
%%HORDIR%%/themes/graphics/newmail.png
%%HORDIR%%/themes/graphics/popdown.png
%%HORDIR%%/themes/graphics/redbox_spinner.gif
%%HORDIR%%/themes/graphics/shared.png
%%HORDIR%%/themes/graphics/signed.png
%%HORDIR%%/themes/graphics/spacer_red.png
%%HORDIR%%/themes/graphics/spellcheck.png
%%HORDIR%%/themes/green/screen.css
%%HORDIR%%/themes/grey/screen.css
%%HORDIR%%/themes/ideas/screen.css
%%HORDIR%%/themes/ie6_or_less.css
%%HORDIR%%/themes/ie7.css
%%HORDIR%%/themes/lavander/screen.css
%%HORDIR%%/themes/luc/screen.css
%%HORDIR%%/themes/lucblue/screen.css
%%HORDIR%%/themes/mozilla/screen.css
%%HORDIR%%/themes/postnuke/screen.css
%%HORDIR%%/themes/rtl.css
%%HORDIR%%/themes/screen.css
%%HORDIR%%/themes/silver/graphics/addressbook_add.png
%%HORDIR%%/themes/silver/graphics/addressbook_browse.png
%%HORDIR%%/themes/silver/graphics/apple.png
%%HORDIR%%/themes/silver/graphics/attachment.png
%%HORDIR%%/themes/silver/graphics/audio/doorbell.wav
%%HORDIR%%/themes/silver/graphics/audio/gnid3.wav
%%HORDIR%%/themes/silver/graphics/audio/jetsndb.wav
%%HORDIR%%/themes/silver/graphics/audio/reminder.wav
%%HORDIR%%/themes/silver/graphics/audio/theetone.wav
%%HORDIR%%/themes/silver/graphics/compose.png
%%HORDIR%%/themes/silver/graphics/empty_spam.png
%%HORDIR%%/themes/silver/graphics/empty_trash.png
%%HORDIR%%/themes/silver/graphics/encrypted.png
%%HORDIR%%/themes/silver/graphics/expand.png
%%HORDIR%%/themes/silver/graphics/favicon.ico
%%HORDIR%%/themes/silver/graphics/fetchmail.png
%%HORDIR%%/themes/silver/graphics/filters.png
%%HORDIR%%/themes/silver/graphics/folders/drafts.png
%%HORDIR%%/themes/silver/graphics/folders/folder.png
%%HORDIR%%/themes/silver/graphics/folders/folder_create.png
%%HORDIR%%/themes/silver/graphics/folders/folder_delete.png
%%HORDIR%%/themes/silver/graphics/folders/folder_edit.png
%%HORDIR%%/themes/silver/graphics/folders/folder_open.png
%%HORDIR%%/themes/silver/graphics/folders/inbox.png
%%HORDIR%%/themes/silver/graphics/folders/sent.png
%%HORDIR%%/themes/silver/graphics/folders/spam.png
%%HORDIR%%/themes/silver/graphics/folders/trash.png
%%HORDIR%%/themes/silver/graphics/imp.png
%%HORDIR%%/themes/silver/graphics/loading.gif
%%HORDIR%%/themes/silver/graphics/mail_answered.png
%%HORDIR%%/themes/silver/graphics/mail_clearflag.png
%%HORDIR%%/themes/silver/graphics/mail_deleted.png
%%HORDIR%%/themes/silver/graphics/mail_draft.png
%%HORDIR%%/themes/silver/graphics/mail_flagged.png
%%HORDIR%%/themes/silver/graphics/mail_forwarded.png
%%HORDIR%%/themes/silver/graphics/mail_personal.png
%%HORDIR%%/themes/silver/graphics/mail_priority_high.png
%%HORDIR%%/themes/silver/graphics/mail_priority_low.png
%%HORDIR%%/themes/silver/graphics/mail_seen.png
%%HORDIR%%/themes/silver/graphics/mail_unseen.png
%%HORDIR%%/themes/silver/graphics/manage_attachments.png
%%HORDIR%%/themes/silver/graphics/mime/binary.png
%%HORDIR%%/themes/silver/graphics/mime/compressed.png
%%HORDIR%%/themes/silver/graphics/mime/encryption.png
%%HORDIR%%/themes/silver/graphics/mime/html.png
%%HORDIR%%/themes/silver/graphics/mime/image.png
%%HORDIR%%/themes/silver/graphics/mime/itip.png
%%HORDIR%%/themes/silver/graphics/mime/mail.png
%%HORDIR%%/themes/silver/graphics/mime/pdf.png
%%HORDIR%%/themes/silver/graphics/mime/text.png
%%HORDIR%%/themes/silver/graphics/mini-error.png
%%HORDIR%%/themes/silver/graphics/newmail.png
%%HORDIR%%/themes/silver/graphics/popdown.png
%%HORDIR%%/themes/silver/graphics/redbox_spinner.gif
%%HORDIR%%/themes/silver/graphics/shared.png
%%HORDIR%%/themes/silver/graphics/signed.png
%%HORDIR%%/themes/silver/graphics/spacer_red.png
%%HORDIR%%/themes/silver/graphics/spellcheck.png
%%HORDIR%%/themes/silver/screen.css
%%HORDIR%%/themes/silver/themed_graphics
%%HORDIR%%/themes/simplex/screen.css
%%HORDIR%%/themes/sun/screen.css
%%HORDIR%%/themes/tango-blue/graphics/addressbook_add.png
%%HORDIR%%/themes/tango-blue/graphics/addressbook_browse.png
%%HORDIR%%/themes/tango-blue/graphics/apple.png
%%HORDIR%%/themes/tango-blue/graphics/attachment.png
%%HORDIR%%/themes/tango-blue/graphics/audio/doorbell.wav
%%HORDIR%%/themes/tango-blue/graphics/audio/gnid3.wav
%%HORDIR%%/themes/tango-blue/graphics/audio/jetsndb.wav
%%HORDIR%%/themes/tango-blue/graphics/audio/reminder.wav
%%HORDIR%%/themes/tango-blue/graphics/audio/theetone.wav
%%HORDIR%%/themes/tango-blue/graphics/compose.png
%%HORDIR%%/themes/tango-blue/graphics/empty_spam.png
%%HORDIR%%/themes/tango-blue/graphics/empty_trash.png
%%HORDIR%%/themes/tango-blue/graphics/encrypted.png
%%HORDIR%%/themes/tango-blue/graphics/expand.png
%%HORDIR%%/themes/tango-blue/graphics/favicon.ico
%%HORDIR%%/themes/tango-blue/graphics/fetchmail.png
%%HORDIR%%/themes/tango-blue/graphics/filters.png
%%HORDIR%%/themes/tango-blue/graphics/folders/drafts.png
%%HORDIR%%/themes/tango-blue/graphics/folders/folder.png
%%HORDIR%%/themes/tango-blue/graphics/folders/folder_create.png
%%HORDIR%%/themes/tango-blue/graphics/folders/folder_delete.png
%%HORDIR%%/themes/tango-blue/graphics/folders/folder_edit.png
%%HORDIR%%/themes/tango-blue/graphics/folders/folder_open.png
%%HORDIR%%/themes/tango-blue/graphics/folders/inbox.png
%%HORDIR%%/themes/tango-blue/graphics/folders/sent.png
%%HORDIR%%/themes/tango-blue/graphics/folders/spam.png
%%HORDIR%%/themes/tango-blue/graphics/folders/trash.png
%%HORDIR%%/themes/tango-blue/graphics/imp.png
%%HORDIR%%/themes/tango-blue/graphics/loading.gif
%%HORDIR%%/themes/tango-blue/graphics/mail_answered.png
%%HORDIR%%/themes/tango-blue/graphics/mail_clearflag.png
%%HORDIR%%/themes/tango-blue/graphics/mail_deleted.png
%%HORDIR%%/themes/tango-blue/graphics/mail_draft.png
%%HORDIR%%/themes/tango-blue/graphics/mail_flagged.png
%%HORDIR%%/themes/tango-blue/graphics/mail_forwarded.png
%%HORDIR%%/themes/tango-blue/graphics/mail_personal.png
%%HORDIR%%/themes/tango-blue/graphics/mail_priority_high.png
%%HORDIR%%/themes/tango-blue/graphics/mail_priority_low.png
%%HORDIR%%/themes/tango-blue/graphics/mail_seen.png
%%HORDIR%%/themes/tango-blue/graphics/mail_unseen.png
%%HORDIR%%/themes/tango-blue/graphics/manage_attachments.png
%%HORDIR%%/themes/tango-blue/graphics/mime/binary.png
%%HORDIR%%/themes/tango-blue/graphics/mime/compressed.png
%%HORDIR%%/themes/tango-blue/graphics/mime/encryption.png
%%HORDIR%%/themes/tango-blue/graphics/mime/html.png
%%HORDIR%%/themes/tango-blue/graphics/mime/image.png
%%HORDIR%%/themes/tango-blue/graphics/mime/itip.png
%%HORDIR%%/themes/tango-blue/graphics/mime/mail.png
%%HORDIR%%/themes/tango-blue/graphics/mime/pdf.png
%%HORDIR%%/themes/tango-blue/graphics/mime/text.png
%%HORDIR%%/themes/tango-blue/graphics/mini-error.png
%%HORDIR%%/themes/tango-blue/graphics/newmail.png
%%HORDIR%%/themes/tango-blue/graphics/shared.png
%%HORDIR%%/themes/tango-blue/graphics/signed.png
%%HORDIR%%/themes/tango-blue/graphics/spacer_red.png
%%HORDIR%%/themes/tango-blue/graphics/spellcheck.png
%%HORDIR%%/themes/tango-blue/screen.css
%%HORDIR%%/themes/tango-blue/themed_graphics
%%HORDIR%%/thread.php
%%HORDIR%%/view.php
@dirrmtry %%HORDIR%%/config
@dirrm %%HORDIR%%/js/src
@dirrm %%HORDIR%%/js
@dirrm %%HORDIR%%/lib/Auth
@dirrm %%HORDIR%%/lib/Block
@dirrm %%HORDIR%%/lib/Crypt
@dirrm %%HORDIR%%/lib/Fetchmail
@dirrm %%HORDIR%%/lib/IMAP/ACL
@dirrm %%HORDIR%%/lib/IMAP
@dirrm %%HORDIR%%/lib/Identity
@dirrm %%HORDIR%%/lib/Imple
@dirrm %%HORDIR%%/lib/MIME/Viewer
@dirrm %%HORDIR%%/lib/MIME
@dirrm %%HORDIR%%/lib/Maintenance/Task
@dirrm %%HORDIR%%/lib/Maintenance
@dirrm %%HORDIR%%/lib/Notification/Listener
@dirrm %%HORDIR%%/lib/Notification
@dirrm %%HORDIR%%/lib/Quota
@dirrm %%HORDIR%%/lib/Sentmail
@dirrm %%HORDIR%%/lib/SpellChecker
@dirrm %%HORDIR%%/lib/UI
@dirrm %%HORDIR%%/lib/tests/fixtures
@dirrm %%HORDIR%%/lib/tests
@dirrm %%HORDIR%%/lib
@dirrm %%HORDIR%%/locale/ar_OM/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ar_OM
@dirrm %%HORDIR%%/locale/ar_SY/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ar_SY
@dirrm %%HORDIR%%/locale/bg_BG/LC_MESSAGES
@dirrm %%HORDIR%%/locale/bg_BG
@dirrm %%HORDIR%%/locale/bs_BA/LC_MESSAGES
@dirrm %%HORDIR%%/locale/bs_BA
@dirrm %%HORDIR%%/locale/ca_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ca_ES
@dirrm %%HORDIR%%/locale/cs_CZ/LC_MESSAGES
@dirrm %%HORDIR%%/locale/cs_CZ
@dirrm %%HORDIR%%/locale/da_DK/LC_MESSAGES
@dirrm %%HORDIR%%/locale/da_DK
@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/de_DE
@dirrm %%HORDIR%%/locale/el_GR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/el_GR
@dirrm %%HORDIR%%/locale/en_US
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/es_ES
@dirrm %%HORDIR%%/locale/et_EE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/et_EE
@dirrm %%HORDIR%%/locale/eu_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/eu_ES
@dirrm %%HORDIR%%/locale/fa_IR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fa_IR
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale/fr_FR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fr_FR
@dirrm %%HORDIR%%/locale/gl_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/gl_ES
@dirrm %%HORDIR%%/locale/he_IL/LC_MESSAGES
@dirrm %%HORDIR%%/locale/he_IL
@dirrm %%HORDIR%%/locale/hr_HR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/hr_HR
@dirrm %%HORDIR%%/locale/hu_HU/LC_MESSAGES
@dirrm %%HORDIR%%/locale/hu_HU
@dirrm %%HORDIR%%/locale/id_ID/LC_MESSAGES
@dirrm %%HORDIR%%/locale/id_ID
@dirrm %%HORDIR%%/locale/is_IS/LC_MESSAGES
@dirrm %%HORDIR%%/locale/is_IS
@dirrm %%HORDIR%%/locale/it_IT/LC_MESSAGES
@dirrm %%HORDIR%%/locale/it_IT
@dirrm %%HORDIR%%/locale/ja_JP/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ja_JP
@dirrm %%HORDIR%%/locale/km_KH/LC_MESSAGES
@dirrm %%HORDIR%%/locale/km_KH
@dirrm %%HORDIR%%/locale/ko_KR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ko_KR
@dirrm %%HORDIR%%/locale/lt_LT/LC_MESSAGES
@dirrm %%HORDIR%%/locale/lt_LT
@dirrm %%HORDIR%%/locale/lv_LV/LC_MESSAGES
@dirrm %%HORDIR%%/locale/lv_LV
@dirrm %%HORDIR%%/locale/mk_MK/LC_MESSAGES
@dirrm %%HORDIR%%/locale/mk_MK
@dirrm %%HORDIR%%/locale/nb_NO/LC_MESSAGES
@dirrm %%HORDIR%%/locale/nb_NO
@dirrm %%HORDIR%%/locale/nl_NL/LC_MESSAGES
@dirrm %%HORDIR%%/locale/nl_NL
@dirrm %%HORDIR%%/locale/nn_NO/LC_MESSAGES
@dirrm %%HORDIR%%/locale/nn_NO
@dirrm %%HORDIR%%/locale/pl_PL/LC_MESSAGES
@dirrm %%HORDIR%%/locale/pl_PL
@dirrm %%HORDIR%%/locale/pt_BR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/pt_BR
@dirrm %%HORDIR%%/locale/pt_PT/LC_MESSAGES
@dirrm %%HORDIR%%/locale/pt_PT
@dirrm %%HORDIR%%/locale/ro_RO/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ro_RO
@dirrm %%HORDIR%%/locale/ru_RU/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ru_RU
@dirrm %%HORDIR%%/locale/sk_SK/LC_MESSAGES
@dirrm %%HORDIR%%/locale/sk_SK
@dirrm %%HORDIR%%/locale/sl_SI/LC_MESSAGES
@dirrm %%HORDIR%%/locale/sl_SI
@dirrm %%HORDIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/sv_SE
@dirrm %%HORDIR%%/locale/th_TH/LC_MESSAGES
@dirrm %%HORDIR%%/locale/th_TH
@dirrm %%HORDIR%%/locale/tr_TR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/tr_TR
@dirrm %%HORDIR%%/locale/uk_UA/LC_MESSAGES
@dirrm %%HORDIR%%/locale/uk_UA
@dirrm %%HORDIR%%/locale/zh_CN/LC_MESSAGES
@dirrm %%HORDIR%%/locale/zh_CN
@dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES
@dirrm %%HORDIR%%/locale/zh_TW
@dirrm %%HORDIR%%/locale
@dirrm %%HORDIR%%/po
@dirrm %%HORDIR%%/scripts/sql
@dirrm %%HORDIR%%/scripts/upgrades
@dirrm %%HORDIR%%/scripts
@dirrm %%HORDIR%%/templates/acl
@dirrm %%HORDIR%%/templates/compose
@dirrm %%HORDIR%%/templates/contacts
@dirrm %%HORDIR%%/templates/fetchmail
@dirrm %%HORDIR%%/templates/filters
@dirrm %%HORDIR%%/templates/folders
@dirrm %%HORDIR%%/templates/javascript
@dirrm %%HORDIR%%/templates/login
@dirrm %%HORDIR%%/templates/mailbox
@dirrm %%HORDIR%%/templates/message
@dirrm %%HORDIR%%/templates/newmsg
@dirrm %%HORDIR%%/templates/pgp
@dirrm %%HORDIR%%/templates/prefs
@dirrm %%HORDIR%%/templates/quota
@dirrm %%HORDIR%%/templates/rss
@dirrm %%HORDIR%%/templates/saveimage
@dirrm %%HORDIR%%/templates/search
@dirrm %%HORDIR%%/templates/smime
@dirrm %%HORDIR%%/templates/stationery
@dirrm %%HORDIR%%/templates/thread
@dirrm %%HORDIR%%/templates
@dirrm %%HORDIR%%/themes/azur
@dirrm %%HORDIR%%/themes/bluemoon
@dirrm %%HORDIR%%/themes/bluewhite
@dirrm %%HORDIR%%/themes/brown
@dirrm %%HORDIR%%/themes/burntorange
@dirrm %%HORDIR%%/themes/cherry
@dirrm %%HORDIR%%/themes/cornflower
@dirrm %%HORDIR%%/themes/fadetogreen
@dirrm %%HORDIR%%/themes/gennevilliers
@dirrm %%HORDIR%%/themes/graphics/audio
@dirrm %%HORDIR%%/themes/graphics/folders
@dirrm %%HORDIR%%/themes/graphics/mime
@dirrm %%HORDIR%%/themes/graphics
@dirrm %%HORDIR%%/themes/green
@dirrm %%HORDIR%%/themes/grey
@dirrm %%HORDIR%%/themes/ideas
@dirrm %%HORDIR%%/themes/lavander
@dirrm %%HORDIR%%/themes/luc
@dirrm %%HORDIR%%/themes/lucblue
@dirrm %%HORDIR%%/themes/mozilla
@dirrm %%HORDIR%%/themes/postnuke
@dirrm %%HORDIR%%/themes/silver/graphics/audio
@dirrm %%HORDIR%%/themes/silver/graphics/folders
@dirrm %%HORDIR%%/themes/silver/graphics/mime
@dirrm %%HORDIR%%/themes/silver/graphics
@dirrm %%HORDIR%%/themes/silver
@dirrm %%HORDIR%%/themes/simplex
@dirrm %%HORDIR%%/themes/sun
@dirrm %%HORDIR%%/themes/tango-blue/graphics/audio
@dirrm %%HORDIR%%/themes/tango-blue/graphics/folders
@dirrm %%HORDIR%%/themes/tango-blue/graphics/mime
@dirrm %%HORDIR%%/themes/tango-blue/graphics
@dirrm %%HORDIR%%/themes/tango-blue
@dirrm %%HORDIR%%/themes
@dirrmtry %%HORDIR%%
@dirrmtry %%HORBAS%%