aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail/pkg-plist
blob: 9041ce8b8f4408976eaa50530487c7ba996508bc (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
etc/periodic/daily/111.clean-squirrelmail
%%SQUIRRELDIR%%/attach/.htaccess
@exec chown %%SMUSER%%:%%SMGROUP%% %B
@exec chmod 730 %B
%%SQUIRRELDIR%%/class/.htaccess
%%SQUIRRELDIR%%/class/deliver/Deliver.class.php
%%SQUIRRELDIR%%/class/deliver/Deliver_IMAP.class.php
%%SQUIRRELDIR%%/class/deliver/Deliver_SMTP.class.php
%%SQUIRRELDIR%%/class/deliver/Deliver_SendMail.class.php
%%SQUIRRELDIR%%/class/deliver/index.php
%%SQUIRRELDIR%%/class/helper/VCard.class.php
%%SQUIRRELDIR%%/class/helper/index.php
%%SQUIRRELDIR%%/class/html.class.php
%%SQUIRRELDIR%%/class/index.php
%%SQUIRRELDIR%%/class/mime.class.php
%%SQUIRRELDIR%%/class/mime/AddressStructure.class.php
%%SQUIRRELDIR%%/class/mime/ContentType.class.php
%%SQUIRRELDIR%%/class/mime/Disposition.class.php
%%SQUIRRELDIR%%/class/mime/Language.class.php
%%SQUIRRELDIR%%/class/mime/Message.class.php
%%SQUIRRELDIR%%/class/mime/MessageHeader.class.php
%%SQUIRRELDIR%%/class/mime/Rfc822Header.class.php
%%SQUIRRELDIR%%/class/mime/SMimeMessage.class.php
%%SQUIRRELDIR%%/class/mime/index.php
%%SQUIRRELDIR%%/config/.htaccess
%%SQUIRRELDIR%%/config/conf.pl
%%SQUIRRELDIR%%/config/config_default.php
@sample %%SQUIRRELDIR%%/config/config_local.php.sample
%%SQUIRRELDIR%%/config/index.php
%%SQUIRRELDIR%%/configure
%%SQUIRRELDIR%%/data/.htaccess
@sample %%SQUIRRELDIR%%/data/default_pref.sample
%%SQUIRRELDIR%%/data/index.php
@exec chown %%SMUSER%%:%%SMGROUP%% %B
@exec chmod 750 %B
%%SQUIRRELDIR%%/functions/.htaccess
%%SQUIRRELDIR%%/functions/abook_database.php
%%SQUIRRELDIR%%/functions/abook_ldap_server.php
%%SQUIRRELDIR%%/functions/abook_local_file.php
%%SQUIRRELDIR%%/functions/addressbook.php
%%SQUIRRELDIR%%/functions/attachment_common.php
%%SQUIRRELDIR%%/functions/auth.php
%%SQUIRRELDIR%%/functions/constants.php
%%SQUIRRELDIR%%/functions/date.php
%%SQUIRRELDIR%%/functions/db_prefs.php
%%SQUIRRELDIR%%/functions/decode/cp1250.php
%%SQUIRRELDIR%%/functions/decode/cp1251.php
%%SQUIRRELDIR%%/functions/decode/cp1252.php
%%SQUIRRELDIR%%/functions/decode/cp1253.php
%%SQUIRRELDIR%%/functions/decode/cp1254.php
%%SQUIRRELDIR%%/functions/decode/cp1255.php
%%SQUIRRELDIR%%/functions/decode/cp1256.php
%%SQUIRRELDIR%%/functions/decode/cp1257.php
%%SQUIRRELDIR%%/functions/decode/cp1258.php
%%SQUIRRELDIR%%/functions/decode/cp855.php
%%SQUIRRELDIR%%/functions/decode/cp866.php
%%SQUIRRELDIR%%/functions/decode/index.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_1.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_10.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_11.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_13.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_14.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_15.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_16.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_2.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_3.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_4.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_5.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_6.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_7.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_8.php
%%SQUIRRELDIR%%/functions/decode/iso_8859_9.php
%%SQUIRRELDIR%%/functions/decode/iso_ir_111.php
%%SQUIRRELDIR%%/functions/decode/koi8_r.php
%%SQUIRRELDIR%%/functions/decode/koi8_u.php
%%SQUIRRELDIR%%/functions/decode/ns_4551_1.php
%%SQUIRRELDIR%%/functions/decode/tis_620.php
%%SQUIRRELDIR%%/functions/decode/us_ascii.php
%%SQUIRRELDIR%%/functions/decode/utf_8.php
%%SQUIRRELDIR%%/functions/display_messages.php
%%SQUIRRELDIR%%/functions/encode/cp1251.php
%%SQUIRRELDIR%%/functions/encode/cp1255.php
%%SQUIRRELDIR%%/functions/encode/cp1256.php
%%SQUIRRELDIR%%/functions/encode/index.php
%%SQUIRRELDIR%%/functions/encode/iso_8859_1.php
%%SQUIRRELDIR%%/functions/encode/iso_8859_15.php
%%SQUIRRELDIR%%/functions/encode/iso_8859_2.php
%%SQUIRRELDIR%%/functions/encode/iso_8859_7.php
%%SQUIRRELDIR%%/functions/encode/iso_8859_9.php
%%SQUIRRELDIR%%/functions/encode/koi8_r.php
%%SQUIRRELDIR%%/functions/encode/koi8_u.php
%%SQUIRRELDIR%%/functions/encode/tis_620.php
%%SQUIRRELDIR%%/functions/encode/us_ascii.php
%%SQUIRRELDIR%%/functions/encode/utf_8.php
%%SQUIRRELDIR%%/functions/file_prefs.php
%%SQUIRRELDIR%%/functions/forms.php
%%SQUIRRELDIR%%/functions/gettext.php
%%SQUIRRELDIR%%/functions/global.php
%%SQUIRRELDIR%%/functions/html.php
%%SQUIRRELDIR%%/functions/i18n.php
%%SQUIRRELDIR%%/functions/identity.php
%%SQUIRRELDIR%%/functions/imap.php
%%SQUIRRELDIR%%/functions/imap_general.php
%%SQUIRRELDIR%%/functions/imap_mailbox.php
%%SQUIRRELDIR%%/functions/imap_messages.php
%%SQUIRRELDIR%%/functions/imap_search.php
%%SQUIRRELDIR%%/functions/imap_utf7_local.php
%%SQUIRRELDIR%%/functions/index.php
%%SQUIRRELDIR%%/functions/mailbox_display.php
%%SQUIRRELDIR%%/functions/mime.php
%%SQUIRRELDIR%%/functions/options.php
%%SQUIRRELDIR%%/functions/page_header.php
%%SQUIRRELDIR%%/functions/plugin.php
%%SQUIRRELDIR%%/functions/prefs.php
%%SQUIRRELDIR%%/functions/strings.php
%%SQUIRRELDIR%%/functions/tree.php
%%SQUIRRELDIR%%/functions/url_parser.php
%%SQUIRRELDIR%%/help/.htaccess
%%SQUIRRELDIR%%/help/en_US/FAQ.hlp
%%SQUIRRELDIR%%/help/en_US/addresses.hlp
%%SQUIRRELDIR%%/help/en_US/basic.hlp
%%SQUIRRELDIR%%/help/en_US/compose.hlp
%%SQUIRRELDIR%%/help/en_US/folders.hlp
%%SQUIRRELDIR%%/help/en_US/main_folder.hlp
%%SQUIRRELDIR%%/help/en_US/options.hlp
%%SQUIRRELDIR%%/help/en_US/read_mail.hlp
%%SQUIRRELDIR%%/help/en_US/search.hlp
%%SQUIRRELDIR%%/help/index.php
%%SQUIRRELDIR%%/images/blank.png
%%SQUIRRELDIR%%/images/delitem.png
%%SQUIRRELDIR%%/images/down_pointer.png
%%SQUIRRELDIR%%/images/draft.png
%%SQUIRRELDIR%%/images/folder.png
%%SQUIRRELDIR%%/images/inbox.png
%%SQUIRRELDIR%%/images/index.php
%%SQUIRRELDIR%%/images/minus.png
%%SQUIRRELDIR%%/images/plus.png
%%SQUIRRELDIR%%/images/sec_remove_eng.png
%%SQUIRRELDIR%%/images/senti.png
%%SQUIRRELDIR%%/images/sm_logo.png
%%SQUIRRELDIR%%/images/sort_none.png
%%SQUIRRELDIR%%/images/spacer.png
%%SQUIRRELDIR%%/images/up_pointer.png
%%SQUIRRELDIR%%/include/.htaccess
%%SQUIRRELDIR%%/include/index.php
%%SQUIRRELDIR%%/include/load_prefs.php
%%SQUIRRELDIR%%/include/options/display.php
%%SQUIRRELDIR%%/include/options/folder.php
%%SQUIRRELDIR%%/include/options/index.php
%%SQUIRRELDIR%%/include/options/personal.php
%%SQUIRRELDIR%%/include/validate.php
%%SQUIRRELDIR%%/index.php
%%SQUIRRELDIR%%/locale/.htaccess
%%SQUIRRELDIR%%/locale/README.locales
%%SQUIRRELDIR%%/locale/index.php
%%SQUIRRELDIR%%/locale/timezones.cfg
%%SQUIRRELDIR%%/plugins/administrator/auth.php
%%SQUIRRELDIR%%/plugins/administrator/defines.php
%%SQUIRRELDIR%%/plugins/administrator/index.php
%%SQUIRRELDIR%%/plugins/administrator/options.php
%%SQUIRRELDIR%%/plugins/administrator/setup.php
%%SQUIRRELDIR%%/plugins/bug_report/bug_report.php
%%SQUIRRELDIR%%/plugins/bug_report/functions.php
%%SQUIRRELDIR%%/plugins/bug_report/index.php
%%SQUIRRELDIR%%/plugins/bug_report/setup.php
%%SQUIRRELDIR%%/plugins/calendar/calendar.php
%%SQUIRRELDIR%%/plugins/calendar/calendar_data.php
%%SQUIRRELDIR%%/plugins/calendar/day.php
%%SQUIRRELDIR%%/plugins/calendar/event_create.php
%%SQUIRRELDIR%%/plugins/calendar/event_delete.php
%%SQUIRRELDIR%%/plugins/calendar/event_edit.php
%%SQUIRRELDIR%%/plugins/calendar/functions.php
%%SQUIRRELDIR%%/plugins/calendar/index.php
%%SQUIRRELDIR%%/plugins/calendar/setup.php
%%SQUIRRELDIR%%/plugins/delete_move_next/index.php
%%SQUIRRELDIR%%/plugins/delete_move_next/setup.php
%%SQUIRRELDIR%%/plugins/demo/COPYING
%%SQUIRRELDIR%%/plugins/demo/demo.php
%%SQUIRRELDIR%%/plugins/demo/demo.pot
%%SQUIRRELDIR%%/plugins/demo/functions.php
%%SQUIRRELDIR%%/plugins/demo/getpot
%%SQUIRRELDIR%%/plugins/demo/index.php
%%SQUIRRELDIR%%/plugins/demo/setup.php
%%SQUIRRELDIR%%/plugins/filters/bulkquery/Makefile
%%SQUIRRELDIR%%/plugins/filters/bulkquery/bq.in
%%SQUIRRELDIR%%/plugins/filters/bulkquery/bq.out
%%SQUIRRELDIR%%/plugins/filters/bulkquery/bulkquery.c
%%SQUIRRELDIR%%/plugins/filters/bulkquery/index.php
%%SQUIRRELDIR%%/plugins/filters/filters.php
%%SQUIRRELDIR%%/plugins/filters/index.php
%%SQUIRRELDIR%%/plugins/filters/options.php
%%SQUIRRELDIR%%/plugins/filters/setup.php
%%SQUIRRELDIR%%/plugins/filters/spamoptions.php
%%SQUIRRELDIR%%/plugins/fortune/fortune_functions.php
%%SQUIRRELDIR%%/plugins/fortune/index.php
%%SQUIRRELDIR%%/plugins/fortune/setup.php
%%SQUIRRELDIR%%/plugins/index.php
%%SQUIRRELDIR%%/plugins/info/functions.php
%%SQUIRRELDIR%%/plugins/info/index.php
%%SQUIRRELDIR%%/plugins/info/options.php
%%SQUIRRELDIR%%/plugins/info/setup.php
%%SQUIRRELDIR%%/plugins/listcommands/index.php
%%SQUIRRELDIR%%/plugins/listcommands/mailout.php
%%SQUIRRELDIR%%/plugins/listcommands/setup.php
%%SQUIRRELDIR%%/plugins/mail_fetch/class.POP3.php
%%SQUIRRELDIR%%/plugins/mail_fetch/config_example.php
%%SQUIRRELDIR%%/plugins/mail_fetch/fetch.php
%%SQUIRRELDIR%%/plugins/mail_fetch/functions.php
%%SQUIRRELDIR%%/plugins/mail_fetch/index.php
%%SQUIRRELDIR%%/plugins/mail_fetch/options.php
%%SQUIRRELDIR%%/plugins/mail_fetch/setup.php
%%SQUIRRELDIR%%/plugins/message_details/index.php
%%SQUIRRELDIR%%/plugins/message_details/message_details_bottom.php
%%SQUIRRELDIR%%/plugins/message_details/message_details_main.php
%%SQUIRRELDIR%%/plugins/message_details/message_details_top.php
%%SQUIRRELDIR%%/plugins/message_details/setup.php
%%SQUIRRELDIR%%/plugins/newmail/index.php
%%SQUIRRELDIR%%/plugins/newmail/newmail.php
%%SQUIRRELDIR%%/plugins/newmail/newmail_opt.php
%%SQUIRRELDIR%%/plugins/newmail/setup.php
%%SQUIRRELDIR%%/plugins/newmail/sounds/FanFair.wav
%%SQUIRRELDIR%%/plugins/newmail/sounds/Friends.wav
%%SQUIRRELDIR%%/plugins/newmail/sounds/MontyPython.wav
%%SQUIRRELDIR%%/plugins/newmail/sounds/Notify.wav
%%SQUIRRELDIR%%/plugins/newmail/sounds/index.php
%%SQUIRRELDIR%%/plugins/newmail/testsound.php
%%SQUIRRELDIR%%/plugins/sent_subfolders/index.php
%%SQUIRRELDIR%%/plugins/sent_subfolders/setup.php
%%SQUIRRELDIR%%/plugins/spamcop/index.php
%%SQUIRRELDIR%%/plugins/spamcop/options.php
%%SQUIRRELDIR%%/plugins/spamcop/setup.php
%%SQUIRRELDIR%%/plugins/spamcop/spamcop.php
%%SQUIRRELDIR%%/plugins/squirrelspell/index.php
%%SQUIRRELDIR%%/plugins/squirrelspell/js/WHATISTHIS
%%SQUIRRELDIR%%/plugins/squirrelspell/js/check_me.js
%%SQUIRRELDIR%%/plugins/squirrelspell/js/crypto_settings.js
%%SQUIRRELDIR%%/plugins/squirrelspell/js/decrypt_error.js
%%SQUIRRELDIR%%/plugins/squirrelspell/js/index.php
%%SQUIRRELDIR%%/plugins/squirrelspell/js/init.js
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/.htaccess
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/WHATISTHIS
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/check_me.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/crypto.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/crypto_badkey.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/edit_dic.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/enc_setup.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/forget_me.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/forget_me_not.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/index.php
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/init.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/lang_change.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/lang_setup.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/modules/options_main.mod
%%SQUIRRELDIR%%/plugins/squirrelspell/setup.php
%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_config.php
%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_functions.php
%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_interface.php
%%SQUIRRELDIR%%/plugins/squirrelspell/sqspell_options.php
%%SQUIRRELDIR%%/plugins/test/COPYING
%%SQUIRRELDIR%%/plugins/test/decodeheader.php
%%SQUIRRELDIR%%/plugins/test/functions.php
%%SQUIRRELDIR%%/plugins/test/index.php
%%SQUIRRELDIR%%/plugins/test/ngettext.php
%%SQUIRRELDIR%%/plugins/test/setup.php
%%SQUIRRELDIR%%/plugins/test/test.php
%%SQUIRRELDIR%%/plugins/translate/index.php
%%SQUIRRELDIR%%/plugins/translate/options.php
%%SQUIRRELDIR%%/plugins/translate/setup.php
%%SQUIRRELDIR%%/po/.htaccess
%%SQUIRRELDIR%%/po/compilepo
%%SQUIRRELDIR%%/po/independent_strings.txt
%%SQUIRRELDIR%%/po/index.php
%%SQUIRRELDIR%%/po/mergepo
%%SQUIRRELDIR%%/po/squirrelmail.pot
%%SQUIRRELDIR%%/po/xgetpo
%%SQUIRRELDIR%%/scripts/common.js
%%SQUIRRELDIR%%/scripts/index.php
%%SQUIRRELDIR%%/scripts/reload_page.js
%%SQUIRRELDIR%%/scripts/remote_request.js
%%SQUIRRELDIR%%/src/addrbook_popup.php
%%SQUIRRELDIR%%/src/addrbook_search.php
%%SQUIRRELDIR%%/src/addrbook_search_html.php
%%SQUIRRELDIR%%/src/addressbook.php
%%SQUIRRELDIR%%/src/compose.php
%%SQUIRRELDIR%%/src/configtest.php
%%SQUIRRELDIR%%/src/delete_message.php
%%SQUIRRELDIR%%/src/download.php
%%SQUIRRELDIR%%/src/empty_trash.php
%%SQUIRRELDIR%%/src/folders.php
%%SQUIRRELDIR%%/src/folders_create.php
%%SQUIRRELDIR%%/src/folders_delete.php
%%SQUIRRELDIR%%/src/folders_rename_do.php
%%SQUIRRELDIR%%/src/folders_rename_getname.php
%%SQUIRRELDIR%%/src/folders_subscribe.php
%%SQUIRRELDIR%%/src/help.php
%%SQUIRRELDIR%%/src/image.php
%%SQUIRRELDIR%%/src/index.php
%%SQUIRRELDIR%%/src/left_main.php
%%SQUIRRELDIR%%/src/login.php
%%SQUIRRELDIR%%/src/mailto.php
%%SQUIRRELDIR%%/src/move_messages.php
%%SQUIRRELDIR%%/src/options.php
%%SQUIRRELDIR%%/src/options_highlight.php
%%SQUIRRELDIR%%/src/options_identities.php
%%SQUIRRELDIR%%/src/options_order.php
%%SQUIRRELDIR%%/src/printer_friendly_bottom.php
%%SQUIRRELDIR%%/src/printer_friendly_main.php
%%SQUIRRELDIR%%/src/printer_friendly_top.php
%%SQUIRRELDIR%%/src/read_body.php
%%SQUIRRELDIR%%/src/redirect.php
%%SQUIRRELDIR%%/src/right_main.php
%%SQUIRRELDIR%%/src/search.php
%%SQUIRRELDIR%%/src/signout.php
%%SQUIRRELDIR%%/src/vcard.php
%%SQUIRRELDIR%%/src/view_header.php
%%SQUIRRELDIR%%/src/view_text.php
%%SQUIRRELDIR%%/src/webmail.php
%%SQUIRRELDIR%%/themes/alien_glow.php
%%SQUIRRELDIR%%/themes/autumn.php
%%SQUIRRELDIR%%/themes/autumn2.php
%%SQUIRRELDIR%%/themes/black_bean_burrito_theme.php
%%SQUIRRELDIR%%/themes/blue_grey_theme.php
%%SQUIRRELDIR%%/themes/blue_on_blue.php
%%SQUIRRELDIR%%/themes/bluesnews_theme.php
%%SQUIRRELDIR%%/themes/bluesome.php
%%SQUIRRELDIR%%/themes/bluesteel_theme.php
%%SQUIRRELDIR%%/themes/christmas.php
%%SQUIRRELDIR%%/themes/classic_blue.php
%%SQUIRRELDIR%%/themes/classic_blue2.php
%%SQUIRRELDIR%%/themes/css/comic-sans-08.css
%%SQUIRRELDIR%%/themes/css/comic-sans-10.css
%%SQUIRRELDIR%%/themes/css/comic-sans-12.css
%%SQUIRRELDIR%%/themes/css/index.php
%%SQUIRRELDIR%%/themes/css/sans-08.css
%%SQUIRRELDIR%%/themes/css/sans-10.css
%%SQUIRRELDIR%%/themes/css/sans-12.css
%%SQUIRRELDIR%%/themes/css/serif-10.css
%%SQUIRRELDIR%%/themes/css/serif-12.css
%%SQUIRRELDIR%%/themes/css/tahoma-08.css
%%SQUIRRELDIR%%/themes/css/tahoma-10.css
%%SQUIRRELDIR%%/themes/css/tahoma-12.css
%%SQUIRRELDIR%%/themes/css/verdana-08.css
%%SQUIRRELDIR%%/themes/css/verdana-10.css
%%SQUIRRELDIR%%/themes/css/verdana-12.css
%%SQUIRRELDIR%%/themes/dark_green.php
%%SQUIRRELDIR%%/themes/dark_grey_theme.php
%%SQUIRRELDIR%%/themes/darkness.php
%%SQUIRRELDIR%%/themes/deepocean2_theme.php
%%SQUIRRELDIR%%/themes/deepocean_theme.php
%%SQUIRRELDIR%%/themes/default_theme.php
%%SQUIRRELDIR%%/themes/dompie_theme.php
%%SQUIRRELDIR%%/themes/forest_theme.php
%%SQUIRRELDIR%%/themes/greenhouse_effect.php
%%SQUIRRELDIR%%/themes/high_contrast_theme.php
%%SQUIRRELDIR%%/themes/ice_theme.php
%%SQUIRRELDIR%%/themes/in_the_pink.php
%%SQUIRRELDIR%%/themes/index.php
%%SQUIRRELDIR%%/themes/kind_of_blue.php
%%SQUIRRELDIR%%/themes/maize_theme.php
%%SQUIRRELDIR%%/themes/methodical_theme.php
%%SQUIRRELDIR%%/themes/midnight.php
%%SQUIRRELDIR%%/themes/minimal_bw.php
%%SQUIRRELDIR%%/themes/monostochastic.php
%%SQUIRRELDIR%%/themes/netstyle_theme.php
%%SQUIRRELDIR%%/themes/penguin.php
%%SQUIRRELDIR%%/themes/plain_blue_theme.php
%%SQUIRRELDIR%%/themes/powder_blue.php
%%SQUIRRELDIR%%/themes/purple_theme.php
%%SQUIRRELDIR%%/themes/random.php
%%SQUIRRELDIR%%/themes/redmond.php
%%SQUIRRELDIR%%/themes/sandstorm_theme.php
%%SQUIRRELDIR%%/themes/seaspray_theme.php
%%SQUIRRELDIR%%/themes/servery_theme.php
%%SQUIRRELDIR%%/themes/shades_of_grey.php
%%SQUIRRELDIR%%/themes/silver_steel_theme.php
%%SQUIRRELDIR%%/themes/simple_green2.php
%%SQUIRRELDIR%%/themes/simple_green_theme.php
%%SQUIRRELDIR%%/themes/simple_purple.php
%%SQUIRRELDIR%%/themes/slashdot_theme.php
%%SQUIRRELDIR%%/themes/solarized_dark.php
%%SQUIRRELDIR%%/themes/solarized_light.php
%%SQUIRRELDIR%%/themes/spice_of_life.php
%%SQUIRRELDIR%%/themes/spice_of_life_dark.php
%%SQUIRRELDIR%%/themes/spice_of_life_lite.php
%%SQUIRRELDIR%%/themes/techno_blue.php
%%SQUIRRELDIR%%/themes/turquoise.php
%%SQUIRRELDIR%%/themes/wood_theme.php
%%PORTDOCS%%%%DOCSDIR%%/.htaccess
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.themes
%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE
%%PORTDOCS%%%%DOCSDIR%%/authentication.txt
%%PORTDOCS%%%%DOCSDIR%%/ie_ssl.txt
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/index.php
%%PORTDOCS%%%%DOCSDIR%%/plugins/README.plugins
%%PORTDOCS%%%%DOCSDIR%%/plugins/administrator/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/plugins/bug_report/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/calendar/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/delete_move_next/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/demo/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/plugins/demo/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/filters/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/filters/bulkquery/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/plugins/filters/bulkquery/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/fortune/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/info/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/listcommands/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/mail_fetch/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/newmail/HISTORY
%%PORTDOCS%%%%DOCSDIR%%/plugins/newmail/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/spamcop/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/CRYPTO
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/PRIVACY
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/squirrelspell/UPGRADING
%%PORTDOCS%%%%DOCSDIR%%/plugins/test/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/plugins/test/README
%%PORTDOCS%%%%DOCSDIR%%/plugins/translate/README
%%PORTDOCS%%%%DOCSDIR%%/presets.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.0.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.1.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.2.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.3.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.4.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.5.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.2/Notes-1.2.6.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.3/Notes-1.3.0.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.3/Notes-1.3.1.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.3/Notes-1.3.2.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.0.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.1.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.10.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.10a.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.11.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.12.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.13.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.15.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.16.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.17.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.18.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.19.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.2.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.20-RC2.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.20.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.20RC1.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.21.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.22.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.3.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.3a.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.4.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.5.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.6.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.7.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.8.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.9.txt
%%PORTDOCS%%%%DOCSDIR%%/release_notes_archive/1.4/Notes-1.4.9a.txt
%%PORTDOCS%%%%DOCSDIR%%/russian_apache.txt
%%PORTDOCS%%%%DOCSDIR%%/security.txt
%%PORTDOCS%%%%DOCSDIR%%/translating.txt
%%PORTDOCS%%%%DOCSDIR%%/translating_help.txt
@dirrm %%SQUIRRELDIR%%/themes/css
@dirrm %%SQUIRRELDIR%%/themes
@dirrm %%SQUIRRELDIR%%/src
@dirrm %%SQUIRRELDIR%%/scripts
@dirrm %%SQUIRRELDIR%%/po
@dirrm %%SQUIRRELDIR%%/plugins/translate
@dirrm %%SQUIRRELDIR%%/plugins/test
@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/modules
@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell/js
@dirrm %%SQUIRRELDIR%%/plugins/squirrelspell
@dirrm %%SQUIRRELDIR%%/plugins/spamcop
@dirrm %%SQUIRRELDIR%%/plugins/sent_subfolders
@dirrm %%SQUIRRELDIR%%/plugins/newmail/sounds
@dirrm %%SQUIRRELDIR%%/plugins/newmail
@dirrm %%SQUIRRELDIR%%/plugins/message_details
@dirrm %%SQUIRRELDIR%%/plugins/mail_fetch
@dirrm %%SQUIRRELDIR%%/plugins/listcommands
@dirrm %%SQUIRRELDIR%%/plugins/info
@dirrm %%SQUIRRELDIR%%/plugins/fortune
@dirrm %%SQUIRRELDIR%%/plugins/filters/bulkquery
@dirrm %%SQUIRRELDIR%%/plugins/filters
@dirrm %%SQUIRRELDIR%%/plugins/demo
@dirrm %%SQUIRRELDIR%%/plugins/delete_move_next
@dirrm %%SQUIRRELDIR%%/plugins/calendar
@dirrm %%SQUIRRELDIR%%/plugins/bug_report
@dirrm %%SQUIRRELDIR%%/plugins/administrator
@dirrmtry %%SQUIRRELDIR%%/plugins
@dirrmtry %%SQUIRRELDIR%%/locale
@dirrm %%SQUIRRELDIR%%/include/options
@dirrm %%SQUIRRELDIR%%/include
@dirrmtry %%SQUIRRELDIR%%/images
@dirrm %%SQUIRRELDIR%%/help/en_US
@dirrmtry %%SQUIRRELDIR%%/help
@dirrm %%SQUIRRELDIR%%/functions/encode
@dirrm %%SQUIRRELDIR%%/functions/decode
@dirrm %%SQUIRRELDIR%%/functions
@dirrm %%SQUIRRELDIR%%/data
@dirrmtry %%SQUIRRELDIR%%/config
@dirrm %%SQUIRRELDIR%%/class/mime
@dirrm %%SQUIRRELDIR%%/class/helper
@dirrm %%SQUIRRELDIR%%/class/deliver
@dirrm %%SQUIRRELDIR%%/class
@dirrmtry %%SQUIRRELDIR%%/attach
@dirrmtry %%SQUIRRELDIR%%
@dirrmtry etc/periodic/daily
@dirrmtry etc/periodic
%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.4
%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.3
%%PORTDOCS%%@dirrm %%DOCSDIR%%/release_notes_archive/1.2
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/release_notes_archive
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/translate
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/test
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/squirrelspell
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/spamcop
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/newmail
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/mail_fetch
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/listcommands
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/info
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/fortune
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/filters/bulkquery
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/filters
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/demo
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/delete_move_next
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/calendar
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/bug_report
%%PORTDOCS%%@dirrm %%DOCSDIR%%/plugins/administrator
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/plugins
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%