If necessary, enter into the new application configuration file modifications added by the administrator while working with version 5.0.
The distribution package of the application version 5.5 includes a special script intended for automatic transfer (import) of parameter values from the 5.0 application configuration file, whenever they differ from the default values.
The script is located in:
/opt/kav/5.5/smtpgw/setup/ - on Linux
/usr/local/share/kav/5.5/smtpgw/setup/ - on FreeBSD and OpenBSD
To start the automatic transfer (import) process for the parameter values, you should enter the directory specified above and run the following command:
./import-smtpgw-5.0.pl in_file out_file
where:
in_file - full name of the application configuration file for version 5.0 saved during step 3;
out_file - name of the resulting file produced after transfer of parameter values.
If the value import process completes successfully, the contents of the resulting file can be used as a configuration file for the application version 5.5 (by default the application uses the /etc/kav/5.5/smtpgw/smtpgw.conf configuration file).