Dirsync Option File

This file is used to set options for the dirsync program that cannot be set through the command line. This file should be located in the IMTA's configuration directory, which is specified by the value for IMTA_TABLE in the imta_tailor file. In this file, any line that begins with an exclamation point is considered to be a comment and is ignored. Blank lines are also ignored. The format of this file is:

 
option=value
 

value may be either a string or an integer, depending on the option's requirements.

If any of the options in this file are changed, perform a full dirsync after the change.

The available options are:

IMTA_DL_DIR  

Directory where the distribution lists member's list files are stored. Default value is /var/opt/SUNWmail/imta/dl/.  

IMTA_DL_HASHSIZE  

Maximum number of subdirectories under the dl directory. This number must be a prime number. Default value is 211.  

IMTA_PROGRAM_CONFIG  

File where information about delivery programs are stored. The default is /etc/opt/SUNWmail/imta/program.opt.  

IMTA_PROGRAM_DIR  

Location of the programs used for program delivery. The default is /opt/SUNWmail/imta/programs/.  




Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.