summaryrefslogtreecommitdiff
path: root/user/sys
diff options
context:
space:
mode:
Diffstat (limited to 'user/sys')
-rw-r--r--user/sys/htcd.rc9
-rw-r--r--user/sys/maild.rc14
-rw-r--r--user/sys/sitemap.hdbbin0 -> 73728 bytes
-rw-r--r--user/sys/temp.hdbbin0 -> 40960 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/user/sys/htcd.rc b/user/sys/htcd.rc
new file mode 100644
index 0000000..4e65147
--- /dev/null
+++ b/user/sys/htcd.rc
@@ -0,0 +1,9 @@
1\sethost{localhost}
2\setport{5555}
3%\bindroot{localhost}
4%\setmailer{/lib/sendmail}
5\include{/htc/htcd.htc}
6\reconst{server.alias}{Admin-name}
7\redef{show.icons}{}{
8 \iref{/disclaim.htc}{\icons/hand.up.gif}
9}
diff --git a/user/sys/maild.rc b/user/sys/maild.rc
new file mode 100644
index 0000000..45912f7
--- /dev/null
+++ b/user/sys/maild.rc
@@ -0,0 +1,14 @@
1\include{/htc/dml.htc}
2\reconst{dml.address}{hery+lists@fy.chalmers.se}
3\def{getlists}{}{friends test}
4\def{setlist}{x}{
5 \switch{\1}
6 {test}{
7 \dml.init{test}{TEST}{/Test/dml}
8 {http://lifshitz.fy.chalmers.se:5555/Test/dml}
9 }
10 {friends}{
11 \dml.init{friends}{FRIEND}{/Friends/dml}
12 {http://lifshitz.fy.chalmers.se:5555/Friends/dml}
13 }
14}
diff --git a/user/sys/sitemap.hdb b/user/sys/sitemap.hdb
new file mode 100644
index 0000000..d110bc7
--- /dev/null
+++ b/user/sys/sitemap.hdb
Binary files differ
diff --git a/user/sys/temp.hdb b/user/sys/temp.hdb
new file mode 100644
index 0000000..b53872f
--- /dev/null
+++ b/user/sys/temp.hdb
Binary files differ