Configuration Gattaca Server.

All settings for Gattaca Server are kept in configuration file gattaca.ini. Settings are for Gattaca Server, Mail, and Web server.

File gattaca.ini consist of sections and variables. Section appears with square brackets []. Variables are described for every section.

[GATTACA]
PATH= *
Path to Gattaca Server root folder.
ENVIRONMENT=path\.config
You can collect all variables for web files in one file, which must find in web root folder.
SITE=\WWW Root\.config
All settings for virtual documents
[HTTP]
PORT= *
It is port for Web Server. By default value is 80.
Connections= *
Number of simultaneous connections with Gattaca Server. By default value is 100.
Path= *
It is path to Web Server root folder. By default folder name is wwwroot.
CGI-BIN= *
It is path to CGI program's root folder. By default folder name is cgi-bin.
[CGI]
.pl= *
It is path to Perl.exe.
.php= *
It is path to PHP.exe.
[MAIL]
PATH= *
It is path to Mail Server root folder. In this folder exist all mails. By default folder name is mailroot.
DOMAIN= *
You may point to domain of Gattaca Mail Server.
DEMON= *
You may point to domain demons of Gattaca Mail Server.
SMTP_PORT= *
It is port of SMPT Server. By default this value = 25.
SMTP2_PORT= *
Second port of SMPT Server.
POP3_PORT= *
It is port of POP3 Server. By default this value = 110.
PASS_PORT= *
It is port of PASS Server. By default this value = 106.
RELAY= *
Value is [on] - switch on anti relay, [off] - turn off antirelay. By default value is ON
AUTORELAY= *
Value is outgoing SMPT server. Use it if internet provider access SMTP only through his server
TIMEOUT= *
Allowed time to connection with Gattaca Server. Time is in minutes
MAXSIZE
It is maximal size of mailboxes. Maximal value= 2 GB. Min= 16Kb
DNS_0= *
DNS_1= *
DNS_2= *
DNS_...= *
DNS_F= *
You may to show own DNS servers if need.

See Also:

Configuration Gattaca Web Server, Configuration Gattaca Mail Server, List of supported commands

Browser Based Help. Published by chm2web software.