blob: 13febaf29a918fdc88203a9e2d6441f4b902e5dc (
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
|
<!--
$FML: chapters.ent,v 1.55 2002/10/29 04:04:30 fukachan Exp $
-->
<!entity versin "1.1">
<!-- �ݥ��� -->
<!entity fmlbible "��fml �Х��֥��(���饤�����ѥ�)">
<!entity www.fml.org "http://www.fml.org/software/fml/">
<!entity fml4 "fml 4">
<!entity fmldevel "fml 8">
<!-- ���� -->
<!entity image.architecture SYSTEM "architecture.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">
<!-- �ѡ��� I: introduction �� ���ȡ��롢�ƥ��Ȥޤ� -->
<!entity chapter.overview.fml SYSTEM "overview/fml.sgml">
<!entity chapter.overview.ml SYSTEM "overview/ml.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 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 chapter.setup.cgi SYSTEM "setup/cgi.sgml">
<!entity chapter.setup.test SYSTEM "setup/test.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.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.ml.hier SYSTEM "customize/ml.hier.ml">
<!entity recipe.header.tag.uppercase SYSTEM "customize/recipe.header.tag.uppercase.sgml">
<!entity recipe.header.tag.lowercase SYSTEM "customize/recipe.header.tag.lowercase.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.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 chapter.command SYSTEM "command/chapter.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.dbms SYSTEM "internals/dbms.sgml">
<!entity chapter.hook SYSTEM "internals/hook.sgml">
<!entity chapter.policy SYSTEM "policy.sgml">
<!entity chapter.filename SYSTEM "internals/filename.sgml">
<!-- ���� -->
<!entity chapter.delivery SYSTEM "delivery/chapter.sgml">
<!entity sect.mailqueue SYSTEM "delivery/queue.sgml">
<!entity recipe.delivery.forward SYSTEM "delivery/recipe.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 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">
<!-- variables -->
<!entity table.list.variables SYSTEM "internals/list.variables.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.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">
<!-- misc -->
<!entity chapter.threadtrack.usage SYSTEM "threadtrack/chapter.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::Adapter.sgml">
<!entity chapter.module.mail.message SYSTEM "module/Mail::Message.sgml">
<!entity chapter.module.nl SYSTEM "module/nativelanguage.sgml">
<!-- �ȥ�֥륷�塼�ƥ��� -->
<!entity chapter.troubleshoot SYSTEM "troubleshoot/chapter.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">
|