summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/include/chapters.ent
blob: 574a8e583401e85cfaaeedc49714daf6165bebb8 (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
<!--
   $FML: chapters.ent,v 1.9 2006/01/16 03:21:34 fukachan Exp $
   $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $
-->

<!entity versin "1.1">

<!-- pointer -->
<!entity fmlbible    "fml bible(oreilly japan)">
<!entity www.fml.org "http://www.fml.org/software/fml/">
<!entity fml4        "fml4">
<!entity fml8        "fml8">
<!entity fmldevel    "fml8">


<!-- images -->
<!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>


<!-- meta -->
<!entity bookinfo   SYSTEM "include/bookinfo.sgml">
<!entity preface    SYSTEM "preface.sgml">
<!entity sect.terms SYSTEM "terms.sgml">


<!-- part I: introduction .. test -->
<!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">


<!-- part II: set up -->
<!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">


<!-- part III: customize -->

<!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 sect.usage.user.recipes    SYSTEM "usage/recipes.user.sgml">
<!entity sect.usage.onhost.recipes  SYSTEM "usage/recipes.onhost.sgml">
<!entity chapter.customize.mlstyle  SYSTEM "customize/chapter.ml_style.sgml">
<!entity chapter.customize.header   SYSTEM "customize/chapter.header.sgml">
<!entity chapter.customize.command  SYSTEM "customize/chapter.command.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.ml">

<!entity sect.customize.casestudies	SYSTEM "customize/case_studies.sgml">



<!entity recipe.header.tag.uppercase SYSTEM "customize/recipe.header.tag.uppercase.sgml">
<!entity recipe.header.tag.lowercase SYSTEM "customize/recipe.header.tag.lowercase.sgml">

<!-- filter -->
<!entity chapter.customize.filter    SYSTEM "customize/filter.sgml">
<!entity recipe.filter.notice        SYSTEM "customize/recipe.filter.notice.sgml">
<!entity recipe.filter.spamassassin  SYSTEM "customize/recipe.filter.spamassassin.sgml">
<!entity recipe.filter.attachments   SYSTEM "customize/recipe.filter.attachments.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.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.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">


<!-- command -->
<!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                  SYSTEM "internals/db.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 chapter.policy              SYSTEM "policy.sgml">
<!entity sect.hook.recipes           SYSTEM "internals/recipes.hook.sgml">


<!-- delivery -->
<!entity chapter.delivery            SYSTEM "delivery/chapter.sgml">
<!entity sect.mailqueue              SYSTEM "delivery/queue.sgml">

<!-- digest -->
<!entity chapter.digest              SYSTEM "digest/chapter.sgml">
<!entity sect.digest.recipes         SYSTEM "digest/recipes.sgml">


<!entity recipe.delivery.forward     SYSTEM "delivery/recipe.forward.sgml">


<!-- internals -->
<!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">

<!-- variable list -->
<!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">


<!-- message -->
<!entity chapter.message             SYSTEM "message/chapter.sgml">
<!entity sect.message.nl             SYSTEM "message/language.sgml">
<!entity sect.message.discuss        SYSTEM "message/discussion.sgml">


<!-- development -->
<!entity chapter.cvstree             SYSTEM "devel/cvstree.sgml">
<!entity chapter.cvstags             SYSTEM "devel/cvstags.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">


<!-- 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">



<!-- trouble shoot -->
<!entity chapter.troubleshoot         SYSTEM "troubleshoot/chapter.sgml">
<!entity troubleshoot.recipes         SYSTEM "troubleshoot/recipes.sgml">
<!entity troubleshoot.recipes.message SYSTEM "troubleshoot/recipes.message.sgml">


<!entity recipe.version               SYSTEM "troubleshoot/recipe.version.sgml">
<!entity recipe.listup.addresses      SYSTEM "troubleshoot/recipe.listup.addresses.sgml">
<!entity recipe.listup.aliases        SYSTEM "troubleshoot/recipe.listup.aliases.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">