[UP] HHH_a, cgi can work perfect now, use escape and unescape lib
[archserver.git] / mail / postfix / cgi / config.cnf
blob41c76f7dc40aecc17f52b64ae81555016bc568e0
1 CONF_DB = {
2         DBN = "mail",
3         USR = "vmailuser",
4         PWD = "arrow",
5         SRV = "localhost",
8 --CONF_LANG = "en_US"
9 CONF_LANG = "zh_CN"
10 -- extension of executable file, for form
11 CONF_EXT = ".u"
12 -- vim:ft=lua