\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// ; RainLoop Webmail configuration file ; Please don't add custom parameters here, those will be overwritten [webmail] ; Text displayed as page title title = "[[site_name]]" ; Text displayed on startup loading_description = "RainLoop" favicon_url = "" ; Theme used by default theme = "Default" ; Allow theme selection on settings screen allow_themes = On allow_user_background = Off ; Language used by default language = "[[language]]" ; Admin Panel interface language language_admin = "[[admin_language]]" ; Allow language selection on settings screen allow_languages_on_settings = On allow_additional_accounts = On allow_additional_identities = On ; Number of messages displayed on page by default messages_per_page = 20 ; File size limit (MB) for file upload on compose screen ; 0 for unlimited. attachment_size_limit = 25 [interface] show_attachment_thumbnail = On use_native_scrollbars = Off new_move_to_folder_button = On [branding] login_logo = "" login_background = "" login_desc = "" login_css = "" user_css = "" user_logo = "" user_logo_title = "" user_logo_message = "" user_iframe_message = "" welcome_page_url = "" welcome_page_display = "none" [contacts] ; Enable contacts enable = Off allow_sync = Off sync_interval = 20 type = "mysql" pdo_dsn = "mysql:host=[[softdbhost]];port=3306;dbname=[[softdb]]" pdo_user = "[[softdbuser]]" pdo_password = "[[softdbpass]]" suggestions_limit = 30 [security] ; Enable CSRF protection (http://en.wikipedia.org/wiki/Cross-site_request_forgery) csrf_protection = On custom_server_signature = "RainLoop" x_frame_options_header = "" x_xss_protection_header = "1; mode=block" openpgp = Off ; Login and password for web admin panel admin_login = "[[admin_username]]" admin_password = "[[admin_pass]]" ; Access settings allow_admin_panel = On allow_two_factor_auth = Off force_two_factor_auth = Off hide_x_mailer_header = Off admin_panel_host = "" admin_panel_key = "admin" content_security_policy = "" core_install_access_domain = "" [ssl] ; Require verification of SSL certificate used. verify_certificate = Off ; Allow self-signed certificates. Requires verify_certificate. allow_self_signed = On ; Location of Certificate Authority file on local filesystem (/etc/ssl/certs/ca-certificates.crt) cafile = "" ; capath must be a correctly hashed certificate directory. (/etc/ssl/certs/) capath = "" ; Location of client certificate file (pem format with private key) on local filesystem client_cert = "" [capa] folders = On composer = On contacts = On settings = On quota = On help = On reload = On search = On search_adv = On filters = On x-templates = Off dangerous_actions = On message_actions = On messagelist_actions = On attachments_actions = On [login] default_domain = "" ; Allow language selection on webmail login screen allow_languages_on_login = On determine_user_language = On determine_user_domain = Off welcome_page = Off hide_submit_button = Off forgot_password_link_url = "" registration_link_url = "" login_lowercase = On ; This option allows webmail to remember the logged in user ; once they closed the browser window. ; ; Values: ; "DefaultOff" - can be used, disabled by default; ; "DefaultOn" - can be used, enabled by default; ; "Unused" - cannot be used sign_me_auto = "DefaultOff" [plugins] ; Enable plugin support enable = Off ; List of enabled plugins enabled_list = "" [defaults] ; Editor mode used by default (Plain, Html, HtmlForced or PlainForced) view_editor_type = "Html" ; layout: 0 - no preview, 1 - side preview, 2 - bottom preview view_layout = 1 view_use_checkboxes = On autologout = 30 show_images = Off contacts_autosave = On mail_use_threads = Off allow_draft_autosave = On mail_reply_same_folder = Off [logs] ; Enable logging enable = Off ; Logs entire request only if error occured (php requred) write_on_error_only = Off ; Logs entire request only if php error occured write_on_php_error_only = Off ; Logs entire request only if request timeout (in seconds) occured. write_on_timeout_only = 0 ; Required for development purposes only. ; Disabling this option is not recommended. hide_passwords = On time_offset = "0" session_filter = "" sentry_dsn = "" ; Log filename. ; For security reasons, some characters are removed from filename. ; Allows for pattern-based folder creation (see examples below). ; ; Patterns: ; {date:Y-m-d} - Replaced by pattern-based date ; Detailed info: http://www.php.net/manual/en/function.date.php ; {user:email} - Replaced by user's email address ; If user is not logged in, value is set to "unknown" ; {user:login} - Replaced by user's login (the user part of an email) ; If user is not logged in, value is set to "unknown" ; {user:domain} - Replaced by user's domain name (the domain part of an email) ; If user is not logged in, value is set to "unknown" ; {user:uid} - Replaced by user's UID regardless of account currently used ; ; {user:ip} ; {request:ip} - Replaced by user's IP address ; ; Others: ; {imap:login} {imap:host} {imap:port} ; {smtp:login} {smtp:host} {smtp:port} ; ; Examples: ; filename = "log-{date:Y-m-d}.txt" ; filename = "{date:Y-m-d}/{user:domain}/{user:email}_{user:uid}.log" ; filename = "{user:email}-{date:Y-m-d}.txt" filename = "log-{date:Y-m-d}.txt" ; Enable auth logging in a separate file (for fail2ban) auth_logging = Off auth_logging_filename = "fail2ban/auth-{date:Y-m-d}.txt" auth_logging_format = "[{date:Y-m-d H:i:s}] Auth failed: ip={request:ip} user={imap:login} host={imap:host} port={imap:port}" [debug] ; Special option required for development purposes enable = Off [social] ; Google google_enable = Off google_enable_auth = Off google_enable_auth_gmail = Off google_enable_drive = Off google_enable_preview = Off google_client_id = "" google_client_secret = "" google_api_key = "" ; Facebook fb_enable = Off fb_app_id = "" fb_app_secret = "" ; Twitter twitter_enable = Off twitter_consumer_key = "" twitter_consumer_secret = "" ; Dropbox dropbox_enable = Off dropbox_api_key = "" [cache] ; The section controls caching of the entire application. ; ; Enables caching in the system enable = On ; Additional caching key. If changed, cache is purged index = "v1" ; Can be: files, APC, memcache, redis (beta) fast_cache_driver = "files" ; Additional caching key. If changed, fast cache is purged fast_cache_index = "v1" ; Browser-level cache. If enabled, caching is maintainted without using files http = On ; Browser-level cache time (seconds, Expires header) http_expires = 3600 ; Caching message UIDs when searching and sorting (threading) server_uids = On [labs] ; Experimental settings. Handle with care. ; allow_mobile_version = On ignore_folders_subscription = Off check_new_password_strength = On update_channel = "stable" allow_gravatar = On allow_prefetch = On allow_smart_html_links = On cache_system_data = On date_from_headers = On autocreate_system_folders = On allow_message_append = Off disable_iconv_if_mbstring_supported = Off login_fault_delay = 1 log_ajax_response_write_limit = 300 allow_html_editor_source_button = Off allow_html_editor_biti_buttons = Off allow_ctrl_enter_on_compose = On try_to_detect_hidden_images = Off hide_dangerous_actions = Off use_app_debug_js = Off use_mobile_version_for_tablets = Off use_app