Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-testing > by-pkgid > 069c25bb5ea5b14c186c54bf382b8470 > files > 5

imspector-0.9-15mdv2010.2.x86_64.rpm

# The listening port for redirected connections
#port=16667
# The HTTP CONNECT proxy port
#http_port=18080

# This is the default location of protocol and logging plugins.
plugin_dir=/usr/lib64/imspector

# For dropping privs - you probably want to do this.
user=imspector
group=imspector

# SSL support?
#ssl=on
#ssl_key=/etc/pki/tls/private/imspector.pem

# Fixed cert?
#ssl_cert=/etc/pki/tls/certs/imspector.pem

# Or certs created on-the-fly and signed against a CA
#ssl_ca_key=/usr/etc/imspector/cakey.pem
#ssl_ca_cert=/usr/etc/imspector/cacert.pem
# And finally a directory to store the created certs
#ssl_cert_dir=/var/lib/imspector

# Directory of CA certs for IM server cert validation
#ssl_verify_dir=/usr/lib64/ssl/certs
# Drop connection when the IM server has a bad cert
#ssl_verify=block

# Prefix and postfix to all responses using all responder plugins
#response_prefix=Message from IMSpector: -=
#response_postfix==-

# SQLite DB filename for automated responses
#responder_filename=/path/to/file
# Inform parties that chats are monitored every N days (default is never)
#notice_days=7
# Customised notice text
#notice_response=Your activities are being logged
# Inform of a blocked event, but upto a max of every N mins (default is never)
#filtered_mins=15
# Customised filtered text (message text or filename follows in response)
#filtered_response=The message or action was blocked

# Will load enabled plugins in plugin_dir
icq_protocol=on
irc_protocol=on
msn_protocol=on
yahoo_protocol=on
gg_protocol=on
jabber_protocol=on

# MSN via HTTP proxy needs https
#https_protocol=on

# Log typing events?
#log_typing_events=on

# Location where the file logging plugin will start from.
file_logging_dir=/var/log/imspector

# MySQL logging plugin stuff
#mysql_server=localhost
#mysql_database=imspector
#mysql_username=imspector
#mysql_password=password

# For SQLite
#sqlite_file=/path/to/file

# Bad words filtering
badwords_filename=/etc/imspector/badwords.txt
#badwords_replace_character=*
#badwords_block_count=1

# ACL
acl_filename=/etc/imspector/acl.txt

# SQLite-backed filter
#db_filter_filename=/path/to/file

# Block all filetransfers?
#block_files=on

# Block webcams?
#block_webcams=on