base: Directory Base -- All paths are relative to this folder.Note: Display only. default: .
spamlog: Spam Collection -- The folder to save the collection of spam emails. This directory will be used in building the . default: spam
notspamlog: Not-spam Collection -- The folder to save the collection of not-spam emails. This directory will be used in building the . default: notspam
incomingOkMail: OK Mail -- The folder to save non-spam (message ok). These are messages which are considered as HAM, but are not stored in the standard HAM folder because of our policy to use only confirmed HAM messages (whitelisted or local) for SpamDB. If you want to keep copies of ok mail then put in a directory name. This directory will not be used in building the . Default: okmail
discarded: Discarded Spam -- The folder to save discarded spam, default: discarded
viruslog: Attachment/Virus Collection -- The folder to save rejected attachments and virii. Leave this blank to not save these files (default). If you want to keep copies of rejected content then put in a directory name. Note: you must create the directory. This directory will not be used in building the . default: quarantine
correctedspam: False-negative Collection -- Spam that got through -- counts double. This directory will be used in building the . default: errors/spam
correctednotspam: False-positive Collection -- Good mail that was listed as spam, count 4x. This directory will be used in building the . default: errors/notspam
resendmail: try to resend this files -- ASSP will try to resend the files in this directory to the original recipient. The files must have the " module in PERL. default: resendmail
maillogExt: Extension for Mail Files -- Enter the file extension (include the period) you want appended to the mail files in the mail collections.Leave it blank for no extension. default: .eml
spamdb: Spam Bayesian Database File -- The output file from rebuildspamdb.pl. default: spamdb
whitelistdb: Whitelist Database File -- The file with the whitelist. Write "mysql" to use a MySQL table instead of a local file, in this case you need to edit MySQL parameters below. default: whitelist
redlistdb: Redlist Database File -- The file with the redlist.Write "mysql" to use a MySQL table instead of a local file, in this case you need to edit MySQL parameters below. default: redlist
griplist: GReyIPlist Database -- The file with the current GRey-IP-List database -- make this blank if you don't use it. default: griplist
ldaplistdb: LDAP Database -- The file with the LDAP-cache database, see also . default: ldaplist
delaydb: Delaying Database -- The file with the delay database.Write "mysql" to use a MySQL table instead of a local file, in this case you need to edit MySQL parameters below. default: delaydb
myhost: MySQL hostname or IP -- You need <ahref="http://search.cpan.org/~lds/Tie-DBI-1.02/lib/Tie/RDBM.pm"rel="external">Tie::RDBM to use MySQL instead of local files.This way you can share between servers. subject to the condition that "mysql" is written into the file-path.
mydb: MySQL database name -- This database must exist before starting ASSP,necessary tables will be created automatically into this database
myuser: MySQL username -- This user must have CREATE privilege on the configured database in order for tables to be created automatically
mypassword: MySQL password
logfile: ASSP Logfile -- Blank if you don't want a log file. Change it to maillog.log if you don't want auto rollover. NOTE: Changing this field requires restarting ASSP before changes take effect. default: logs/maillog.txt
pidfile: PID File -- Blank to skip writing a pid file. *nix users need pid files. Leave it blank in Windows. You have to restart the service before you get a pid file in the new location. default: pid
Wiki: ASSP_1.5.x_configuration_settings
Wiki: ASSP_1.x_configuration_settings