Technical information

BASIC FAX SERVER ADMINISTRATION
95
System parameters
System parameters allow you to configure SMTP and POP3 connectivity as well as define global default settings for
any new devices added to your system.
Configuration file
System parameters are stored in the $VSIFAX/lib/vsisrv.ini file.
Company information
Company information provides a simple way to customize the default fax cover page templates so that your company
or organization's name and address information automatically appears on your faxes.
Configuration file
Company information is stored in the USERINFO section of the $VSIFAX/lib/vsisrv.ini file.
Server side archiving of sent jobs
To turn on server side archiving of fax jobs, set the flags in each users profile. The flags to set are sar and arc.
The sar flag cannot be set at the time a job is submitted, it can only be set on users, and it does not allow
resubmitting the archived faxes. It allows performing administrator-oriented archive.
The arc tag can be set when a job is submitted. The
vfx ... -t arc="true"command allows archiving the sent fax on the VSI-FAX server and access it from
VSI-FAX LanFax Windows Client. The fax can then be modified and resubmitted either from VSI-FAX LanFax
Windows Client or by issuing a vfxtry command.
To set the sar and arc tags on users profiles, the administrator can issue the command:
vfxadmin user -t arc=yes -t sar=yes <username>
on the fax server. They can also be set using the VSI-FAX Server Administration.
See also
For more details on the sar and arc tags, refer to Tag Reference in the Reference Addendum
documentation.