mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
line0=Configuration files and programs,11
|
|
local_cf=SpamAssassin configuration file or directory,0
|
|
spamassassin=Full path to SpamAssassin command,0
|
|
sa_learn=Full path to sa-learn command,0
|
|
warn_procmail=Warn if SpamAssassin is not set up in Procmail?,1,1-Yes,0-No I don't use Procmail as filter
|
|
procmailrc=Procmail configuration file,3,From Procmail module
|
|
amavisdconf=Full path to Amavisd configuration file,0
|
|
processes=SpamAssassin and other daemon process names to restart after changes,0
|
|
restart_cmd=Command to restart processes,3,Just send HUP signal
|
|
procmail_cmd=SpamAssassin command for Procmail configuration,10,*-Detect automatically
|
|
before_cmd=Command to run before changing rules,3,None
|
|
after_cmd=Command to run after changing rules,3,None
|
|
max_awl=Maximum number of auto-whitelist entries to display,0,5
|
|
line1=LDAP and SQL server options,11
|
|
mode=Store SpamAssassin settings in,1,0-Configuration files,1-MySQL database,2-PostgreSQL database,3-LDAP database
|
|
server=LDAP or SQL server hostname,0
|
|
port=LDAP or SQL server port,3,Default
|
|
user=LDAP or SQL server login,0
|
|
pass=LDAP or SQL server password,0
|
|
db=SQL database name,3,Not needed
|
|
base=LDAP base DN,3,Not needed
|
|
dbglobal=Tag for global settings in SQL database,3,Default (<tt>@GLOBAL</tt>)
|
|
attr=LDAP attribute for SpamAssassin preferences,3,Default (<tt>spamassassin</tt>)
|
|
uid=LDAP attribute for usernames,3,Default (<tt>uid</tt>)
|
|
addto=Add new directives to,1,1-SQL or LDAP database,0-Configuration file
|