blob: 198148d6506ea97220e79819ad52d12cb8e2be2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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
|
<!--
$FML: chapters.ent,v 1.113 2008/08/19 03:22:05 fukachan Exp $
-->
<!entity versin "1.1">
<!-- �ݥ��� -->
<!entity fmlbible "��fml �Х��֥��(���饤�����ѥ�)">
<!entity www.fml.org "http://www.fml.org/software/fml/">
<!entity fml4 "fml4">
<!entity fml8 "fml8">
<!-- ���� -->
<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
<!entity image.command.dataflow SYSTEM "command.dataflow.gif" ndata gif>
<!entity image.ml SYSTEM "ml.gif" ndata gif>
<!entity image.cgi.top SYSTEM "cgi.top.gif" ndata gif>
<!entity image.cgi.newml SYSTEM "cgi.newml.gif" ndata gif>
<!entity image.cgi.useradd SYSTEM "cgi.useradd.gif" ndata gif>
<!-- ���٥� -->
<!entity bookinfo SYSTEM "include/bookinfo.sgml">
<!entity preface SYSTEM "preface.sgml">
<!entity sect.terms SYSTEM "terms.sgml">
<!entity list.recipes SYSTEM "tmp/lor.sgml">
<!-- ���٥� modified by a program -->
<!entity bookinfo.cooked SYSTEM "include/bookinfo.sgml.cooked">
<!-- �ѡ��� I: introduction �� ���ȡ��롢�ƥ��Ȥޤ� -->
<!entity chapter.overview.fml SYSTEM "overview/fml.sgml">
<!entity chapter.overview.ml SYSTEM "overview/ml.sgml">
<!entity sect.overview.ml.recipes SYSTEM "overview/recipes.ml.sgml">
<!entity sect.overview.fml.recipes SYSTEM "overview/recipes.fml.sgml">
<!-- �ѡ��� II: ���åȥ��å� -->
<!entity chapter.download SYSTEM "install/download.sgml">
<!entity chapter.install.fml.unix SYSTEM "install/fml_on_unix.sgml">
<!entity chapter.install.fml.nt SYSTEM "install/fml_on_nt.sgml">
<!entity sect.install.postfix SYSTEM "install/postfix.sgml">
<!entity sect.install.qmail SYSTEM "install/qmail.sgml">
<!entity chapter.upgrade SYSTEM "install/upgrade.sgml">
<!entity sect.install.recipes SYSTEM "install/recipes.sgml">
<!entity chapter.setup.newml SYSTEM "setup/newml.sgml">
<!entity sect.setup.postfix SYSTEM "setup/postfix.sgml">
<!entity sect.setup.qmail SYSTEM "setup/qmail.sgml">
<!entity sect.setup.config.cf SYSTEM "setup/config.cf.sgml">
<!entity sect.setup.newml.recipes SYSTEM "setup/newml.recipes.sgml">
<!entity chapter.setup.apache SYSTEM "setup/apache.sgml">
<!entity chapter.setup.cgi SYSTEM "setup/cgi.sgml">
<!entity chapter.setup.test SYSTEM "setup/test.sgml">
<!entity chapter.merge.fml4to8 SYSTEM "setup/merge.fml4to8.sgml">
<!-- �ѡ��� II: �Ȥ�������ȥ������ޥ����ˤĤ��� -->
<!entity chapter.config SYSTEM "customize/chapter.config.sgml">
<!entity chapter.usage.user SYSTEM "usage/chapter.user.sgml">
<!entity chapter.usage.onhost SYSTEM "usage/chapter.onhost.sgml">
<!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml">
<!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml">
<!entity chapter.customize.body SYSTEM "customize/chapter.body.sgml">
<!entity chapter.customize.command SYSTEM "customize/chapter.command.sgml">
<!entity chapter.customize.message SYSTEM "customize/chapter.message.sgml">
<!entity sect.usage.user.recipes SYSTEM "usage/recipes.user.sgml">
<!entity sect.usage.onhost.recipes SYSTEM "usage/recipes.onhost.sgml">
<!entity sect.customize.header.recipes SYSTEM "customize/recipes.header.sgml">
<!entity sect.customize.body.recipes SYSTEM "customize/recipes.body.sgml">
<!entity sect.customize.auth.recipes SYSTEM "customize/recipes.auth.sgml">
<!entity sect.customize.subscribe.recipes SYSTEM "customize/recipes.subscribe.sgml">
<!entity sect.customize.delivery.recipes SYSTEM "customize/recipes.delivery.sgml">
<!entity sect.customize.autoreply.recipes SYSTEM "customize/recipes.autoreply.sgml">
<!entity sect.customize.command.recipes SYSTEM "customize/recipes.command.sgml">
<!entity sect.customize.command.admin.recipes SYSTEM "customize/recipes.command.admin.sgml">
<!entity sect.config.autoreply SYSTEM "customize/autoreply.sgml">
<!entity sect.config.command.permit.anyone SYSTEM "customize/command_permit_anyone.sgml">
<!entity sect.config.command.rejectall SYSTEM "customize/command_rejectall.sgml">
<!entity sect.config.mailmagazine SYSTEM "customize/mailmagazine.sgml">
<!entity sect.config.post.permit.anyone SYSTEM "customize/post_permit_anyone.sgml">
<!entity sect.config.post.check.article.thread SYSTEM "customize/post_check_article_thread.sgml">
<!entity sect.config.post.check.pgp SYSTEM "customize/post_check_pgp_signature.sgml">
<!entity sect.config.command.mail.check.pgp SYSTEM "customize/command_check_pgp_signature.sgml">
<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.sgml">
<!entity sect.customize.casestudies SYSTEM "customize/case_studies.sgml">
<!-- www ml archive -->
<!entity chapter.www SYSTEM "customize/chapter.www.sgml">
<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.sgml">
<!-- �ե��륿 -->
<!entity chapter.customize.filter SYSTEM "customize/filter.sgml">
<!entity chapter.filter SYSTEM "internals/filter.sgml">
<!entity var.filter.rules SYSTEM "variables/filter.rules.sgml">
<!entity var.filter.size SYSTEM "variables/filter.size.sgml">
<!entity sect.customize.filter.recipes SYSTEM "customize/recipes.filter.sgml">
<!entity sect.usage.guide SYSTEM "usage/guide.sgml">
<!entity sect.usage.subscribe SYSTEM "usage/subscribe.sgml">
<!entity sect.usage.unsubscribe SYSTEM "usage/unsubscribe.sgml">
<!entity sect.usage.chaddr SYSTEM "usage/chaddr.sgml">
<!entity sect.usage.get SYSTEM "usage/get.sgml">
<!entity sect.usage.help SYSTEM "usage/help.sgml">
<!entity sect.usage.post SYSTEM "usage/post.sgml">
<!entity sect.usage.command SYSTEM "usage/command.sgml">
<!entity sect.usage.procmail SYSTEM "setup/procmail.sgml">
<!entity sect.usage.makefml SYSTEM "usage/makefml.sgml">
<!entity sect.usage.fml SYSTEM "usage/fml.sgml">
<!entity sect.usage.fmladdr SYSTEM "usage/fmladdr.sgml">
<!entity sect.usage.fmlalias SYSTEM "usage/fmlalias.sgml">
<!entity sect.usage.fmlconf SYSTEM "usage/fmlconf.sgml">
<!entity sect.usage.fmldoc SYSTEM "usage/fmldoc.sgml">
<!entity sect.usage.fmlthread SYSTEM "usage/fmlthread.sgml">
<!entity sect.usage.fmlhtmlify SYSTEM "usage/fmlhtmlify.sgml">
<!entity sect.usage.fmlsummary SYSTEM "usage/fmlsummary.sgml">
<!-- ���ޥ�� -->
<!entity chapter.command SYSTEM "command/chapter.sgml">
<!entity sect.command.dataflow SYSTEM "command/dataflow.sgml">
<!entity sect.command.internal SYSTEM "command/internal.sgml">
<!entity sect.command.extension SYSTEM "command/extension.sgml">
<!entity sect.command.module SYSTEM "command/module.sgml">
<!-- ������ʬ��ϡġ�;-) -->
<!entity chapter.directory SYSTEM "internals/directory.sgml">
<!entity chapter.db.modules SYSTEM "internals/db_modules.sgml">
<!entity chapter.dbms SYSTEM "internals/dbms.sgml">
<!entity chapter.hook SYSTEM "internals/hook.sgml">
<!entity chapter.filename SYSTEM "internals/filename.sgml">
<!entity chapter.userctl SYSTEM "internals/userctl.sgml">
<!entity chapter.merge.internal SYSTEM "internals/merge.sgml">
<!entity sect.hook.recipes SYSTEM "internals/recipes.hook.sgml">
<!-- ���� -->
<!entity chapter.delivery SYSTEM "delivery/chapter.sgml">
<!entity sect.mailqueue SYSTEM "delivery/queue.sgml">
<!-- �ޤȤᤪ���� -->
<!entity chapter.digest SYSTEM "digest/chapter.sgml">
<!entity sect.digest.recipes SYSTEM "digest/recipes.sgml">
<!entity recipes.delivery SYSTEM "delivery/recipes.forward.sgml">
<!-- ������¤ -->
<!entity chapter.bootloader SYSTEM "internals/bootloader.sgml">
<!entity sect.main.cf SYSTEM "internals/main.cf.sgml">
<!entity chapter.internal.cgi SYSTEM "internals/cgi.sgml">
<!entity sect.internal.cgi.examples SYSTEM "internals/cgi.examples.sgml">
<!entity chapter.programingstyle SYSTEM "internals/style.sgml">
<!entity chapter.design SYSTEM "internals/design.sgml">
<!entity chapter.config.cf SYSTEM "internals/config.cf.sgml">
<!entity chapter.restriction SYSTEM "internals/restriction.sgml">
<!entity chapter.credential SYSTEM "internals/credential.sgml">
<!entity chapter.lock SYSTEM "internals/lock.sgml">
<!entity chapter.io.abstraction SYSTEM "internals/io_abstraction.sgml">
<!entity chapter.errormail SYSTEM "internals/errormail.sgml">
<!entity chapter.language SYSTEM "internals/language.sgml">
<!entity chapter.virtual SYSTEM "virtual/chapter.sgml">
<!-- �ѿ����� -->
<!entity var.table.list.variables SYSTEM "variables/list.sgml">
<!entity var.table.class.variables SYSTEM "variables/class.sgml">
<!-- -->
<!entity chapter.struct SYSTEM "internals/struct.sgml">
<!entity struct.curproc SYSTEM "internals/CURPROC.sgml">
<!entity list.pcb SYSTEM "internals/PCB.sgml">
<!-- ��å������μ�갷�� -->
<!entity chapter.message SYSTEM "message/chapter.sgml">
<!entity sect.message.nl SYSTEM "message/language.sgml">
<!entity sect.message.discuss SYSTEM "message/discussion.sgml">
<!-- ��ȯ -->
<!entity chapter.repository SYSTEM "devel/repository.sgml">
<!entity chapter.docbook SYSTEM "devel/docbook.sgml">
<!entity chapter.inet6 SYSTEM "devel/inet6.sgml">
<!entity chapter.program.create SYSTEM "devel/create_program.sgml">
<!-- operations -->
<!entity chapter.op.log SYSTEM "operations/log.sgml">
<!entity chapter.op.backup SYSTEM "operations/backup.sgml">
<!entity sect.op.log.recipes SYSTEM "operations/recipes.log.sgml">
<!entity chapter.op.archive SYSTEM "operations/archive.sgml">
<!entity op.archive.recipes SYSTEM "operations/recipes.archive.sgml">
<!entity chapter.op.move SYSTEM "operations/move.sgml">
<!entity op.move.recipes SYSTEM "operations/recipes.move.sgml">
<!entity op.cvs.recipes SYSTEM "operations/recipes.cvs.sgml">
<!-- misc -->
<!entity chapter.threadtrack SYSTEM "threadtrack/chapter.sgml">
<!entity sect.threadtrack.states SYSTEM "threadtrack/states.sgml">
<!entity sect.threadtrack.model SYSTEM "threadtrack/model.sgml">
<!entity sect.threadtrack.db SYSTEM "threadtrack/db.sgml">
<!entity chapter.threadtrack.tools SYSTEM "threadtrack/tools.sgml">
<!-- Appendix -->
<!entity chapter.glossary SYSTEM "glossary.sgml">
<!-- modules -->
<!entity chapter.module.io.adapter SYSTEM "module/IO.sgml">
<!entity chapter.module.mail.message SYSTEM "module/Message.sgml">
<!entity chapter.module.nl SYSTEM "module/nativelanguage.sgml">
<!entity chapter.module.create SYSTEM "module/create.sgml">
<!entity chapter.module.encode SYSTEM "module/encode.sgml">
<!-- �ȥ�֥륷�塼�ƥ��� -->
<!entity chapter.troubleshoot SYSTEM "troubleshoot/chapter.sgml">
<!entity troubleshoot.recipes SYSTEM "troubleshoot/recipes.sgml">
<!entity troubleshoot.recipes.message SYSTEM "troubleshoot/recipes.message.sgml">
<!entity troubleshoot.recipes.command SYSTEM "troubleshoot/recipes.command.sgml">
<!entity troubleshoot.version.recipes SYSTEM "troubleshoot/recipes.version.sgml">
<!entity troubleshoot.address.recipes SYSTEM "troubleshoot/recipes.address.sgml">
<!entity sect.troubleshoot.filesystem SYSTEM "troubleshoot/filesystem.sgml">
<!entity sect.troubleshoot.delivery SYSTEM "troubleshoot/delivery.sgml">
<!-- changes -->
<!entity chapter.changes SYSTEM "changes/chapter.sgml">
<!entity table.changes.cui SYSTEM "changes/table.cui.sgml">
|