POSTINO
PRO
by dada
Registry Entries
You should normally not need to change the entries manually using the Registry Editor.
There is the Administration program to do it.
But, if for some unexplainable reason it fails, this is the reference of the
entries needed by POSTINO in the registry.
The main key for the program is HKEY_LOCAL_MACHINE \ SOFTWARE \ dada \ POSTINO.
Under this key you find some general configuration parameters, as well as the default
values used to create a new archive.
The specific configuration values for each archive are stored in separate subkeys
of the key Archives under the main key. They are explained in
Creating a new archive.
This is the structure created by POSTINO in your registry:
-
-
This is the URL that calls POSTINO PRO on your system. Normally POSTINO PRO
loads the self-referencing URL from the CGI environment variable "SCRIPT_NAME";
in case this is not set correctly from your Web Server, POSTINO PRO will fail
to call himself. Set this value to the correct URL to solve the problem.
Example: URL = http://www.divinf.it/cgi-bin/postino_pro.pl
-
-
The same as URL, but for the Administration program.
Example: AdminURL = http://www.divinf.it/adm-bin/postino_admin.pl
Last updated 05/11/1996 by Aldo Calpini.