$OpenBSD: patch-cyrproxy_conf_tmpl,v 1.2 2004/01/04 23:37:27 espie Exp $ --- cyrproxy.conf.tmpl.orig 1997-05-03 11:37:05.000000000 +0200 +++ cyrproxy.conf.tmpl 2004-01-05 00:30:27.000000000 +0100 @@ -1,31 +1,31 @@ #include "alldefs.h" -# tabledir - диpектоpия с табличками -tabledir /usr/local/share/proxy +XCOMM tabledir - диpектоpия с табличками +tabledir /usr/local/share/cyrproxy -# encoding name table_from_client table_to_client -# none is reserved filename - no encoding +XCOMM encoding name table_from_client table_to_client +XCOMM none is reserved filename - no encoding encoding koi8 NONE NONE encoding alt alt-koi8 koi8-alt encoding win win-koi8 koi8-win -#encoding iso iso-koi8 koi8-iso -#encoding mac mac-koi8 koi8-mac +XCOMM encoding iso iso-koi8 koi8-iso +XCOMM encoding mac mac-koi8 koi8-mac -# add MIME charset descriptions for each encoding -# emailcharset encoding_name server-charset client-charset -# -# different charset rules for different clients -# can be described with _several_ encodings with same tables -# and different emailcharset strings -# +XCOMM add MIME charset descriptions for each encoding +XCOMM emailcharset encoding_name server-charset client-charset +XCOMM +XCOMM different charset rules for different clients +XCOMM can be described with _several_ encodings with same tables +XCOMM and different emailcharset strings +XCOMM emailcharset win koi8-r windows-1251 emailcharset alt koi8-r cp866 #ifdef TRANSPARENT_HOST -# +XCOMM transparenthost ns.lexa.ru #endif @@ -34,24 +34,24 @@ gwprecedence PT default koi8 -# options. +XCOMM options. option port 23 protocol telnet option port 70 protocol gopher option port 8080 protocol http option port 110 protocol pop option port 25 protocol smtp -# option tos 16 protocol telnet +XCOMM option tos 16 protocol telnet -# peer section. -# Syntax: -# Peer address encoding +XCOMM peer section. +XCOMM Syntax: +XCOMM Peer address encoding peer 1.2.3.4 win -# Virtualhost -# virtualhost koi8.lexa.ru koi8 +XCOMM Virtualhost +XCOMM virtualhost koi8.lexa.ru koi8 virtualhost win.lexa.ru win -#virtualhost iso.lexa.ru iso +XCOMM virtualhost iso.lexa.ru iso virtualhost dos.lexa.ru alt -# virtualhost mac.lexa.ru mac -# virtualhost 127.0.0.1 koi8 +XCOMM virtualhost mac.lexa.ru mac +XCOMM virtualhost 127.0.0.1 koi8