SurgeMail Configuration Settings Overview

This page is an automatically generated top level overview of all the surgemail settings.

Domain Specific Settings

  1. abook - Define surgeweb shared address books for this domain
  2. access_group_default - Default group to place users in
  3. admin_access_default - Default admin features granted to domain admins in this domain
  4. alias_file - Alias translation file for this domain, unix format
  5. alias_max - Maximum number of aliases for this domain
  6. assume_created_epoch - If user has no 'created' field assume they were created an arbitrarily large time in the past
  7. blogs_max_per_user - Number of blogs each account can create
  8. broad_sync - Broadsoft Sync Enable
  9. centipaid - Enable CentiPaid feature for matching accounts
  10. class - Define class of user for following commands to apply to
  11. comment - Management notes and comments about the domain
  12. create_block - Block new users from this ip
  13. create_cleanup - Cleanup existing data before adding a user
  14. create_delete_days - Number of days a disabled new account remains before deletion
  15. create_disable_days - Number of days new accounts remain active for
  16. create_image - Use verification image on signups
  17. create_linkto - Link to redirect to after successful live account creation
  18. create_max - Maximum signups from ip in time period
  19. create_repass - Users must enter their password twice on creation
  20. create_reqd - Required fields for new users, e.g. (phone,age)
  21. create_subdomain - Allow users to have their own subdomain
  22. create_tpl_dir - Relative directory (from /web) where 'netauth' pages are stored
  23. create_user - Method for adding new users
  24. delete_user_after - Number of days an account can remain unread before it is deleted
  25. disable_smtp_after - Number of days an account can remain unread before delivery is disabled
  26. disable_surgeplus - Disable SurgePlus Calendar/File Sharing
  27. dmail_bin_path - Path for dmail bin files to automatically convert delivered mail
  28. dmail_deliver - Deliver messages into dmail drop directories (not supported)
  29. dmail_drop_path - Path for dmail / sendmail style drop files to automatically convert delivered mail
  30. dmail_drop_prefix - Whether prefix is used on drop file names
  31. dmail_hash - Hashing scheme used by dmail_drop_path and dmail_bin_path
  32. dmail_skip_imap - Skip conversion of old imap *.mbx folders
  33. encrypt_ifnew - Allow surgeweb ifnew options
  34. encrypt_limit - Max encrypted msgs per user per hour
  35. encrypt_noconfirm - Disable confirmation for encrypted messages
  36. encrypt_rule - Matches will be encrypted when sent
  37. encrypt_smart - Encrypt smart features enabled for this domain
  38. encrypt_subject - Subject when encrypted message sent - default is original subject
  39. encrypt_token - Send token to 'sender' for new SurgeVault recipients - NOT Functinal
  40. enotify_from - From address to use in email notification messages
  41. expire_age - Expire inbox mail older than (days) CAUTION!
  42. expire_rule - Expire rules for specific folders, age is in days - Caution!
  43. expire_size - and larger than this
  44. fallback - Default address for this domain, NOT RECOMMENDED
  45. fallback_always - Also relay to old system even if user does exist - not recommended
  46. fallback_check - Check if user exists on fallback_relay host before accepting it
  47. fallback_relay - Host to send messages to if user doesn't exist here
  48. fallback_users - Path to file listing all users to user fallback_relay for
  49. footer_file - Text footer file for all messages 'from' this domain
  50. footer_html - HTML footer file for all messages 'from' this domain
  51. forward_illegal - Ban forwards to these addresses
  52. friends_at_rcpt - Whether to check users friends list at rcpt stage
  53. friends_pending_name - The imap name of the friends_pending folder default is 'Friends Pending'
  54. friends_url - Specify full url for friends release http://domain.name:port domain specific setting
  55. from_exact - Check from matches authenticated user
  56. gateway_to - Send all email to another server
  57. header_add - Add header to posts 'from' this domain
  58. host_alias - Alternate name(s) for this domain
  59. imap_max_sync - Limit remote imap sync to this many items (not recommended)
  60. imap_public - Share IMAP folders between users
  61. imap_public_show - Auto subscribe public folders
  62. inbox_archive - Archive old messages to Archives/yyyy/INBOX folder, age in days
  63. language_default - Default language for user web interface
  64. late_forward - Apply domain users forwarding rules after friends, spam, and filtering
  65. ldap_anydomain - Lets users search other than their own domain in ldap
  66. ldap_disable - Stops ldap logins by users of this domain
  67. legal_archive_admin - Enable archive searching for domain admins
  68. legal_archive_disable - Disable legal archive for this domain (experimental)
  69. legal_archive_hide - Hide legal archive for this domain (experimental)
  70. legal_archive_keep - Days to keep legal archive, units=days unless you specify years or months
  71. list_disable - Disables creation of mailing lists.
  72. list_max - Maximum number of mailing lists for this domain.
  73. list_max_users - Maximum number of users allowed in all lists in this domain.
  74. loginfails - Disconnect user after this many password guesses
  75. lookup_relay_on_from - Looks up local from addresses to check for relay="true"
  76. mailbox_path - Path to mailbox (inbox) files
  77. manager_email - Domain managers email address (for email based account creation confirmation)
  78. manager_username - Domain managers username (for web based domain administration)
  79. msg_max_in - Max size for messages to users in this domain, largest applied if multiple recipients
  80. msg_max_out - Max size for messages sent by authenticated users of this domain
  81. old_imaphost - Old IMAP server:port - transition IMAP accounts and folders if user doesn't exist
  82. old_imaphost_always - Retrieve mail from old imap host on each login (slow - particularly for webmail)
  83. old_imaphost_createuser_disable - Disable old_imaphost user creation on first login
  84. old_imaphost_file - Migration based on file
  85. old_imaphost_lowercase - Migration - All migrated folders are lowercase.
  86. old_imaphost_nodelete - Leave mail on the old server (disables old_imaphost_always)
  87. old_imaphost_nodomain - Strip domain from username when logging into old imap host
  88. old_imaphost_pass - Migration based on file - password field
  89. old_imaphost_prefix - Prefix for old imap server, e.g. mail//
  90. old_imaphost_skip - Migration - Comma seperate wild card list of migrate folders to skip past.
  91. old_imaphost_user - Migration based on file - user field
  92. old_inbox_both - Use pop & imap to migrate the inbox
  93. old_pophost - Old pop server:port - transition accounts and pending messages if user doesn't exist
  94. old_pophost_always - Retrieve mail from old pop host on each login
  95. old_pophost_bind - Bind outgoing connection during pop migration
  96. old_pophost_createuser_disable - Disable old_pophost user creation on first login
  97. old_pophost_inbox - Use pop to migrate the inbox and maintain uidls
  98. old_pophost_nodelete - Leave mail on the old server (disables old_pophost_always)
  99. old_pophost_nodomain - Strip domain from username when logging into old pop host
  100. old_pophost_sep - Seperater, default is '@', e.g. some systems use %
  101. old_smtphost - SMTP host to check for existing users (when creating new accounts)
  102. old_smtphost_skip - Who to disable SMTP host checks for
  103. old_xfile - Migration - Copy xfile data across
  104. pop_min_time - Min seconds between pop logins (see warning)
  105. pop_welcome - POP connection message
  106. prefix - Database username prefix (deprecated, compatibility only)
  107. proxy_pop_nodomain - Strip domain when talking to proxy pop host
  108. quota_default - Default quota
  109. quota_domain - Total quota for the domain, e.g. 300mb, 2gig
  110. rcpt_msg - Response given for invalid recipient errors, message is prefixed by email address.
  111. redirect - Redirect messages from 'was' to the new 'to' address
  112. redirect_cc - Send carbon copy to another address
  113. redirect_hash - Share incoming message evenly between several accounts
  114. redirect_max - Limits the number of redirect rules
  115. security_suffix - Suffix for smtp/imap/pop login
  116. send_helo - Mail host A Record name used when sending helo to other servers - requires g_send_helo_from true
  117. smtp_auth_off - Disable SMTP AUTH from unknown ip addresses
  118. smtp_from_ip - Require incoming email from matching ip
  119. smtp_welcome - SMTP connection message
  120. smtp_welcome_name - SMTP welcome connection hostname
  121. spam_block - Default for this domain to block spf etc failures
  122. spam_noblock - Disable spf blocking for this domain
  123. spam_strip - Strip spamdetect headers for this domain
  124. ssl_allow - IP Wild card list to allow SSL encryption from
  125. ssl_pop_domain - Domain to use for ssl certificates for POP and IMAP
  126. status_url - Specify full url for status message e.g. http://domain.name:port domain specific setting
  127. surgeplus_pop_server_name - Default POP server for SurgePlus clients
  128. surgeplus_smtp_server_name - Default SMTP server for SurgePlus clients
  129. surgewall - Surgewall - Proxy this domain to specified mail server
  130. surgewall_auth - SurgeWall SMTP authentication
  131. surgewall_capa_local - Just return local imap capa response rather than remote
  132. surgewall_local_too - For web domain admin try local database too
  133. surgewall_options - Various SurgeWall options
  134. surgeweb_backend_server - Backend server to connect to
  135. surgeweb_backend_smtp - Backend smtp access (if non default)
  136. surgeweb_backend_web - Backend web access - for usercgi /surgeplus (if non default)
  137. surgeweb_custom - Surgeweb customisation level
  138. suspend - Disable logins for entire domain
  139. url_alias - Allows translation from one url to another
  140. url_blogs - BLOGS host A Record name (if different from MX Record name - eg. blogs.mydomain.com)
  141. url_host - Mail host A Record name (if different from MX Record name - eg. mail.mydomain.com)
  142. user_access_default - Default user features granted to users in this domain
  143. user_alias - Number of aliases accounts can create
  144. user_auto - Auto create users when a login attempt occurs
  145. user_auto_pass - Auto create users with this password on message delivery
  146. user_centipaid - User Centipaid configuration options
  147. user_list_quota - Number of mailing lists users can create
  148. user_max - Maximum number of users in this domain
  149. user_send_max - Maximum number of emails per day (requires SMTP AUTH)
  150. user_sms - Allow users to set up sms notifications
  151. user_sms_quota - Number of sms messages per account
  152. user_status_send - How often to send user status messages (0 = never)
  153. web_access_ip - Restrict access to web ports based on ip
  154. web_path - Path to web admin pages
  155. web_url_path - Url to path translation with access specifier
  156. webdav_quota - Webdav quota per user in this domain, e.g. 100mb
  157. webmail_host - The ip address or name of the machine to instruct webmail to connect to.
  158. webmail_url - Url to the WebMail cgi
  159. webmail_urladd - Url data to append to WebMail auto-login link
  160. webmail_workarea - Path to WebMail workarea
  161. xfile_url - Url to xfile files (see surgeplus utility)

Global settings

  1. g_access_group - Grouped per user access limitations
  2. g_access_group_default - Default group to place users in
  3. g_acctlog_authonly - Log sending usage based on authenticated accounts only and ignore "MAIL FROM" address - which may be fake!!
  4. g_acctlog_noaliases - Don't log redirection & aliases as sending mail as a result of redirection / forwarding (means you will not log account forwarding usage)
  5. g_acctlog_sum_inactive - Summarise local accounts that have not logged in yet as not_loggedin_yet@domain.com
  6. g_admin_access - Domain admin features granted to access groups
  7. g_admin_access_default - Default admin features granted to domain admins
  8. g_admin_guesses - Max guesses per IP for web admin access, e.g. 15
  9. g_admin_ip - Mask of valid IP addresses for web admin users (default *)
  10. g_admin_localhost - Allow localhost web admin without user/pass
  11. g_admin_utoken_expire - Length of time a web admin session is valid for
  12. g_admin_utoken_idle - Length of time a web admin session may remain idle for
  13. g_alias_login_disable - Disable user login as alias
  14. g_allow_bodyless - If true bodyless mail messages will be accepted (usually spam)
  15. g_allow_passzip_from - A list of addresses to allow unmonitorable archive messages to be sent from
  16. g_allow_passzip_to - A list of addresses to allow unmonitorable archive messages to be sent to
  17. g_allow_user_authent_field_get - A space separated list of authent process fields that users are allowed to view for themself using the POP xauthent_field_get command
  18. g_allow_user_authent_field_set - A space separated list of authent process fields that users are allowed to set for themself using the POP xauthent_field_set command
  19. g_archive - Archive messages that match these rules
  20. g_archive_bucketsize - Size for archive bucket files. Default is 1mb
  21. g_archive_early - If true apply archiving before filtering is applied (superceeded by early flag on g_archive)
  22. g_archive_files - Archive attachments to a directory
  23. g_archive_on_delete - Don't delete user files, archive them to g_archive_on_delete_dir
  24. g_archive_on_delete_dir - Directory to archive user files to on delete
  25. g_archive_tcpip - Rules for TCPIP archive process
  26. g_archive_tcpip_host - Host to send archive data too
  27. g_aspam_headers - Add aspam information messages to messages.
  28. g_aspam_need_ip - Require good matches to match external ip address
  29. g_assume_created_epoch - If user has no 'created' field assume they were created an arbitrarily large time in the past
  30. g_atrn_client - Define a rule for fetching email using ATRN protocol
  31. g_atrn_port - Port to listen for 'atrn' (On Demand Relay) requests
  32. g_atrn_server - On Demand Mail Relay settings to define user/pass for clients to fetch mail
  33. g_auth_hide - Disable SMTP Authentication for this IP List/Wild card address
  34. g_auth_norelay - Ignore SMTP auth for relaying purposes
  35. g_auth_path - Path to nwauth files
  36. g_auth_skipgateway - Skip gateway rules if we get a proxy SMTP auth command
  37. g_authent_addip - Send ip address as third parameter to authent module
  38. g_authent_allow_badascii - Allow ascii chars outside the range 32 < 127
  39. g_authent_always - Always lookup user, so virtual domains can exist just in authent module, looses existing users files
  40. g_authent_any - Restore buggy behaviour of looking up users in domains that don't exist
  41. g_authent_cachebad - Set the life in seconds that the cached failed lookups can be used, default 60 seconds
  42. g_authent_cachelife - Set the life in seconds that cached authent lookups can be used, default 1 hour
  43. g_authent_cachesize - Set the size of the authent cache, default is 500 entries
  44. g_authent_case_sensitive - Make passwords case sensitive
  45. g_authent_decrypt - Collect and store plain text passwords for migration in file pass.decrypted
  46. g_authent_domain - If true add @virtual.domain.name to external user lookups, replaced with g_authent_nodomain setting
  47. g_authent_encrypt_key - Encryption key for ccnumber auth field
  48. g_authent_fwdfile - Enables reading of old dmail .fwd files
  49. g_authent_info - User info names, fields and access rules
  50. g_authent_info_grp - Fields to show to users in this group
  51. g_authent_ip - Lookup ip numbers in authent database with @ip added, to find send_limit=n values, must define tarpit_max_remote and g_tarpit_drop
  52. g_authent_last_login - Store users last login time in the database
  53. g_authent_logall - Turns on logging of authent requests
  54. g_authent_nodomain - If true dont add @virtual.domain.name to external user lookups (NOT RECOMMENDED)
  55. g_authent_number - Number of authent processes to run
  56. g_authent_path_broken - Allow authent module to return drop path, strongly discouraged, and BROKEN!!
  57. g_authent_prefix_sep - Prefix separator, defaults to an underscore, a single character
  58. g_authent_process - Authent process command line
  59. g_authent_reminders - Days till we remind user to change password
  60. g_authent_restart - Cycle auth modules every 1000 lookups
  61. g_authent_single - Allow local users with a single quote char in their name
  62. g_authent_spaces - Allow spaces in passwords DO NOT USE
  63. g_authent_strip_domain - Domain to strip when doing authent lookups
  64. g_authent_timeout - Timeout for authent response, default 60 seconds
  65. g_autologin_file - File to use to share auto login information on NFS based cluster
  66. g_autologin_imap_disable - Disable IMAP based autologins
  67. g_autologin_pop - Performs auto-logins using pop3, used by webmail
  68. g_backtrace_disable - If true backtrace code is disabled on unix
  69. g_bad_login_allow - Number of consecutive bad logins for a user before blocking that user
  70. g_bad_login_ip_allow - Number of bad logins from an ip before blocking that ip
  71. g_bad_login_ip_ignore - IP address(es) to allow any number of bad logins from
  72. g_bad_login_mins - Minutes to block login for, if consecutive bad ones received
  73. g_badfrom_badmx - If mx host is one of these addresses then drop the message, it's definitely spam (e.g. 127.*)
  74. g_badfrom_check - Check env from by connecting to it, always tick 'stamp' rule too or messages will bounce! NOT RECOMMENDED
  75. g_badfrom_from - From to use when doing the check, not normally needed, if set must be set to valid account
  76. g_badfrom_noip - Check envelope from domain exists and is a valid ip number, if not reject message
  77. g_badfrom_noip_temp - Makes g_badfrom_noip return a temporary error instead of a 501 error
  78. g_badfrom_stamp - Instead of bouncing message, just stamp a header to show if from address is no good
  79. g_badfrom_whitelist - List of domains that we don't try badfrom checking on (see g_smite_skip)
  80. g_ban_blackhole - Leave connected but reject all recipients without looking them up
  81. g_ban_from - Disconnect if this wild card matches the from envelope
  82. g_ban_helo - Disconnect if user says 'helo xxx' (or wildcard)
  83. g_ban_rcpt - Disconnect any user delivering to this address/wildcard
  84. g_bank_debug - Log request to bank server
  85. g_bank_group - Create price groups with descriptions
  86. g_bank_log - Log lines matching this in response.
  87. g_bank_ok - Find this in response, if found then charge was successful
  88. g_bank_pass - Password for authenticated web request to banks system
  89. g_bank_reason - This line is returned to user if it is found
  90. g_bank_url - URL to charge a credit card (experimental)
  91. g_bank_user - Username for authenticated web request to banks system
  92. g_bind_authent_default - Bind to default if authenticated
  93. g_bind_byfromip - Bind outgoing SMTP connections to the specified IP based on the sender IP
  94. g_bind_from - Bind outgoing SMTP connections based on 'from' envelope
  95. g_bind_incoming - Bind outgoing SMTP connections based on incoming ip address
  96. g_bind_out - Bind outgoing SMTP connections to this IP
  97. g_black_above - Level for spam detection for blacklisting ip number e.g. 10
  98. g_black_count - Number of spam in a row before we blacklist ip for 30 minutes, e.g. 30
  99. g_black_isspam - Blacklist ip address for any spam training event
  100. g_black_nbad - Blacklist ip address if this many bad recipients in a row (e.g. 8)
  101. g_black_to - Blacklist ip address if they deliver to these user@domain addresses
  102. g_black_white - Whitelist to prevent blacklisting, e.g. 1.2.3.*,mail*.aol.com
  103. g_block_files - Wild card list of files to bounce, e.g. *.exe,*.cmd
  104. g_block_longok - If true allow long file names (more than 180 char)
  105. g_block_skip - From or To address to bypass g_block_files
  106. g_block_wild - Block wild cards in usernames
  107. g_blogs_allow_links - Allow users to post comments that contain urls
  108. g_blogs_cleanup_links - Delete existing posts that contain urls
  109. g_blogs_comment_rev - Show blog comments newest first
  110. g_blogs_default_template - Default template set that is used by newly created blogs
  111. g_blogs_domonly - Only list blogs in a users domain
  112. g_blogs_enable - Surgemail blogs
  113. g_blogs_image_optional - Allow users to specify if image verification is required for comments
  114. g_blogs_max_per_user - Maximum number of blogs per user
  115. g_blogs_maximum_image_size - Default maximum image size
  116. g_blogs_maximum_image_width - Default maximum image width
  117. g_blogs_maximum_items_in_top_page - Maximum number of items on the top blog page
  118. g_blogs_no_suffix - Shortens URL, url_blogs must be defined for each domain
  119. g_blogs_not_global - Only allows access to a blog onthe domain it is defined on
  120. g_blogs_not_unique - Allow the same blog name in multiple domains
  121. g_blogs_ping - Sites to ping on each post
  122. g_blogs_sub_domain_prefix - Prefix to use instead of blogs. for blog subdomains. use ! to have no prefix.
  123. g_blogs_use_sub_domains - Make blogs accessible at http://blog_name.domain/
  124. g_body_filter - Enable user email body filtering
  125. g_bomb_max - Max msgs to a single email address/hour
  126. g_bomb_max_from - Max msgs from a single email address/hour
  127. g_bomb_white - don't apply bomb_max limit if to address matches
  128. g_bounce_bind - Use a specific ip address for outgoing bounces
  129. g_bounce_disable - Disable all bounces (NOT A GOOD IDEA)
  130. g_bounce_limit - Max size in bytes of message to send back as bounce, message is truncated if necessary
  131. g_bounce_nodrop - Enables locally generated bounces for non local users
  132. g_bounce_paranoid - Prevent external bounces going through surgemail
  133. g_bounce_redirect - Send all bounces to a local address
  134. g_bounce_reject - Reject bounces by ip address from known dumb mail servers
  135. g_bounce_some_stop - Disables locally generated bounces for partial message failure - NEVER use this!
  136. g_bounce_suggest - Send bounces to postmaster if spf cannot be verified
  137. g_bounce_to - Domains to treat as local and send bounces to
  138. g_bounce_to_recipient - Bounce suregewall failure to the recipient
  139. g_breakin_enable - Stop multiple ip logins for one account in a few seconds
  140. g_breakin_n - Number of different ip's that trigger a lockout, default is 8
  141. g_breakin_white - Email addresses that can send concurrently from mulltiple ips (use * to allow everyone)
  142. g_breakin_window - Window in seconds, default is 300
  143. g_broad_pass - BroadSoft pass
  144. g_broad_port - BroadSoft port
  145. g_broad_server - URL to BroadSoft server
  146. g_broad_url - URL to this server
  147. g_broad_user - BroadSoft user
  148. g_bull_rule - Post bulletins to this domain
  149. g_centipaid - CentiPaid address and port
  150. g_cid_skip_to - Skip CID score, good for lawyers etc
  151. g_comment - Management notes and comments about the server
  152. g_con_perip - Connection limit per ip - sum of SMTP/POP/IMAP (if over refuse connection)
  153. g_con_perip_except - Exception IP addresses to g_con_perip
  154. g_con_persubnet - Global concurrent connection limit per ip subnet x.x.x.*
  155. g_convert_percent - Convert % to @ sign in rcpt address
  156. g_country_ip - Tag messages with country of origin
  157. g_crash_normal - Crash without catching signals 10,11 so good core dump on freebsd
  158. g_crash_simple - Crash simpler for solaris to avoid deadlock situation
  159. g_create_allow - List of characters allowed in usernames (and passwords, unless g_create_allow_pass is used)
  160. g_create_allow_pass - List of characters allowed in passwords
  161. g_create_apply - List of user groups to apply create_* settings for.
  162. g_create_badnames - List of illegal usernames
  163. g_create_cleanup - Cleanup existing data before adding a user
  164. g_create_dictionary - File containing dictionary words to compare passwords to
  165. g_create_pass_digit - Require one digit and letter in a password
  166. g_create_pass_length - Limit the length of user passwords
  167. g_create_pass_mixed - Require mixed case passwords
  168. g_create_pass_recheck - Recheck passwords during login and warn user if g_hack_touser is true
  169. g_create_pass_slack - Slacken restrictions on trivial password creation
  170. g_create_record_ip - Causes surgemail to store ipnum in the authent database
  171. g_create_strict - Whether to apply strict rules to usernames/passwords
  172. g_create_strict_admin - Enforce strict rules for admins too, set g_create_strict AS WELL!!
  173. g_create_user_length - Limit the length of usernames
  174. g_date_add_utc - Add UTC if date header is missing it
  175. g_dbabble_links - Add web links to DBabble from other web interfaces (and vice versa)
  176. g_dbabble_smtp_port - DBabble SMTP port (do not manually change this setting - it should be set from the DBabble section of the web admin interface only)
  177. g_dbabble_smtp_prefix - DBabble SMTP prefix (do not manually change this setting - it should be set from the DBabble section of the web admin interface only)
  178. g_debug_block - For catching bugs in block file processsing
  179. g_debug_crt - Some CRT debugging on windows, do not use
  180. g_debug_free - Check free memory isn't corrupted - slows performance slightly
  181. g_debug_imap - Log imap folder renames and deletes in kmsg.log
  182. g_debug_ini - Debugging, don't use this
  183. g_debug_ncpy - Debug ncpy function
  184. g_debug_timing - Record dfopen timing, tellmail dfopen_stats
  185. g_debug_vanished - Name of file to check for, if file vanishes, crash
  186. g_delete_exclude - Field and value that excludes an account from g_delete_user_after
  187. g_delete_user_after - Number of days an account can remain unread before it is deleted (SEE WARNING).
  188. g_delete_user_mode - Action when account is due to delete (write a command file etc...)
  189. g_delete_user_suspend - If suspending an unread account set this field/value.
  190. g_deny - Block users from some ip addresses
  191. g_deny_country - Block users from some countries, use 2 digit code not the full name, see IpToCountry.csv, turn on g_country_ip!
  192. g_deny_msg - Block users from some domains
  193. g_deny_smtp - Block users from some ip ranges connecting to SMTP only
  194. g_disable_exclude - Field and value that excludes an account from g_disable_smtp_after
  195. g_disable_skip - Ip address of senders to accept email from even if user account is disabled due to g_disable_smtp_after
  196. g_disable_smtp_after - Number of days an account can remain unread before delivery is disabled
  197. g_disable_surgeplus - Disable SurgePlus Calendar/File Sharing
  198. g_disable_surgeplus_updates - Disable automated downloading of new versions of SurgePlus client from netwinsite.com
  199. g_diskio_abort - Shutdown if diskIO failure on queue files
  200. g_dkim_check - DKIM Check incoming DKIM signatures
  201. g_dkim_exclude - DKIM Domains to not sign for outgoing email
  202. g_dkim_headers - DKIM List which headers to sign (blank=default, and is usually best)
  203. g_dkim_nogateway - Don't sign if gateway rule used
  204. g_dkim_only - DKIM Domains to sign for outgoing email (default is all)
  205. g_dkim_selector - DKIM Policy name for your server (used creating dns entry for dkim)
  206. g_dkim_sign - DKIM Sign outgoing messages
  207. g_dkim_skip - DKIM Destination Domains to not sign
  208. g_dlist_nolocal - Remove add local button from mailing lists
  209. g_dlist_nostart - If set then don't start dlist (dmail compatibility)
  210. g_dlist_path - DList Path normally defaults to $g_home/dlist
  211. g_dmail_filter - DMail compatible filter.txt file
  212. g_dns_blank_fail - Bounce email if dns response blank rather than retry
  213. g_dns_cache_size - Set size of forward dns cache, default 7000
  214. g_dns_host - Host to send DNS lookups to
  215. g_dns_match_msg - Message for stamp or bounce if forward and reverse lookup don't match
  216. g_dns_nlookup - Concurrent DNS lookups to send to DNS server, default=20
  217. g_dns_nocache - Disables DNS cache for spf lookups (20 minute life)
  218. g_dns_noptr - Set to reject or retry, for ip addresses with no reverse dns entry (rdns)
  219. g_dns_noptr_msg - Message for stamp or bounce if DNS lookup fails on ip address
  220. g_dns_noptr_skip - Skip RDNS for these ip addresses
  221. g_dns_paranoid - Compare forward and reverse dns lookup and check they match (set to STAMP or REJECT) not recomended
  222. g_dns_require - Require MAIL FROM header matches senders ip reverse dns
  223. g_dns_system - Use system code to do reverse lookups
  224. g_dns_translate - If mx response is x.x.x.x translate to y.y.y.y:port
  225. g_domadmin_utoken_expire - Length of time a domain admin login token is valid for in seconds
  226. g_domadmin_utoken_idle - Length of time a domain admin login token may remain idle for
  227. g_domain_create_auto - Auto create domain if it doesn't exist when creating a user
  228. g_domain_create_route - Auto create route to mx mail server
  229. g_domain_default - Default domain if user does not enter a domain on pop/imap login
  230. g_domain_list_max - Maximum number of domains to list at once
  231. g_domain_separator - Separator character for virtual domains
  232. g_domain_templates - Check for domain specific templates
  233. g_domainkeys_check - Check incoming DomainKeys signatures (obsolete turn off)
  234. g_domainkeys_headers - List which headers to sign
  235. g_domainkeys_only - Domains to sign for outgoing email
  236. g_domainkeys_selector - Policy name for your server (used creating dns entry for domainkeys)
  237. g_domainkeys_sign - Sign outgoing messages (obsolete, turn off)
  238. g_domuser_file - Domain user file. Create thousands of virtual domains easily
  239. g_dotlock_minutes - Minutes to wait for NFS lock file, default 20 minutes
  240. g_dotstuff_fix - Debugging setting, do not change or bad things will happen
  241. g_doweb - Do web part only
  242. g_download - Fetch an http file and do an ini reload
  243. g_drop_use_len - Use the content-len header for drop file processing (Solaris)
  244. g_dsn_enable - Enable DSN (Delivery Status Notification) esmtp extension.
  245. g_dsn_nofinal - Try not to show real final recepients but just original recipients
  246. g_ehlo_8bitmime - Enable 8bit mime in ehlo response (not recommended)
  247. g_ehlo_fault - Internal - for generating/testing faulty ehlo responses
  248. g_ehlo_simple - Ip addresses to give simple ehlo respone to
  249. g_emailreg_enable - Enable whitelist http://www.emailreg.org register to use
  250. g_encrypt_config - Encrypt some config settings (passwords)
  251. g_encrypt_disable - Disable encryption
  252. g_encrypt_expire - Days to keep encrypted messages, default 60
  253. g_encrypt_inline - Use INLINE method by default
  254. g_encrypt_limit - Max encrypted msgs per user per hour
  255. g_encrypt_max - Max encrypted per day server wide
  256. g_encrypt_nodomain - Allow encryption for users without local domains
  257. g_encrypt_none - Don't encrypt if subject starts with this
  258. g_encrypt_path - Path to encrypted files, this is not supported when mirroring!
  259. g_encrypt_prefix - Prefix for encrypted messages must match encrypt rule so replies are encrypted
  260. g_encrypt_pw_host - Central host for encryption password storage
  261. g_encrypt_pw_key - Central host password key
  262. g_encrypt_reminders - Days before we send users a reminder to change passwords, not recommended
  263. g_encrypt_reply_plain - Send plain message for local replies
  264. g_encrypt_reset_msg - Msg Body sent when password has been reset
  265. g_encrypt_reset_safe - When users password is reset, delete all messages to them
  266. g_encrypt_reset_sender - Msg Body sent to sender when password reset requested
  267. g_encrypt_smart - Smart Encrypt Private Feature (not available)
  268. g_encrypt_ssl_force - Require ssl on incoming encrypted messages
  269. g_encrypt_ssl_noforce - Exceptions, e.g. surgeweb or localhost
  270. g_encrypt_surgeweb_show - Show SurgeVault in SurgeWeb
  271. g_encrypt_unlock - Unlock for these destinations. e.g. user@domain
  272. g_enotify_from - From address to use in email notification messages
  273. g_eof_fix_off - Turns off auto stripping of control+Z
  274. g_error_xlate - Change error messages
  275. g_event_list - Events wanted by url
  276. g_event_url - Send msg events to a url
  277. g_expire_all_rules - Scan all users for rule files (not needed usually)
  278. g_expire_every - Only expire spool once every 'n' days
  279. g_expire_silent - Don't send users emails telling them what was expired.
  280. g_expire_trash - Expire any messages found in trash folders
  281. g_expire_warning - Give warning 'n' days before deleting each file
  282. g_external_ip_disable - Do not add X-External-IP header
  283. g_fallback - Default address for all local domains
  284. g_fallback_relay_if_exists - Use FALLBACK_RELAY if not logged in but user exists (OLD_POPHOST_CREATEUSER_DISABLE)
  285. g_feat_testing - Testing setting do not use
  286. g_filter_max - Max size for items to be sent to filter_pipe, or g_user_pipe, default no limit
  287. g_filter_n - Concurrent filters to run at one time, default is 20
  288. g_filter_pipe - Filter program that accepts msg on stdin and sends on stdout
  289. g_filter_pipe_noauth - Skip for auth users
  290. g_filter_pipe_skip - Skip filter if ip matches this
  291. g_filter_timeout - Filter timeout in seconds, default is 360
  292. g_fix_crcrlf - Fix email messages containing crcrlf for line termination
  293. g_fix_imap_lf - During IMAP import fix email messages containing lf
  294. g_footer_auth - Only add footer for authenticated local users
  295. g_footer_file - Footer file which is appended to all mail messages
  296. g_footer_html - HTML Footer file which is appended to all mail messages
  297. g_footer_notfound - Only add footer if footer is not in message already
  298. g_footer_send - Footer file added to outgoing messages only
  299. g_footer_sendonly - If true only add footers when sending to non local users
  300. g_footer_skip - Skip footers for these users
  301. g_footer_trusted - Only add footers if sender is trusted
  302. g_forward_attach - When late forwarding send as attachment to these domains
  303. g_forward_illegal - Ban forwards to these addresses
  304. g_forward_oops - Internal testing setting, not for general use sorry
  305. g_friends_add_trusted - Add to friends list when if sender is trusted
  306. g_friends_allow_spf - Allow all email through as if it was a friend during temporary allow
  307. g_friends_always - Always use friends list.
  308. g_friends_at_rcpt - Whether to check users friends list at rcpt stage
  309. g_friends_bounce_friend - Allow exception rules to bounce a mesesage from a friend
  310. g_friends_bounce_rej - Reject blank return path as friends failures
  311. g_friends_bounce_second - Bounce the next time the user sends a message if waiting for confirm still
  312. g_friends_byemail - Use old email based friends rejections
  313. g_friends_check_spf - Disable friends bounces if SPF headers missing/failed to avoid backscatter.
  314. g_friends_confirm_debug - Log sucessful friends confirmation responses
  315. g_friends_confirm_subject - String to use as the subject of a friends confirmation email
  316. g_friends_daemon_ok - Accept emails from any mailer deamon
  317. g_friends_debug1 - NEVER USE, only for NetWin testing
  318. g_friends_default_autoadd - Default auto addition when sending (recommended)
  319. g_friends_default_mode - Default friends mode, smite (recommended) silent, or list
  320. g_friends_global_add - Add to a global friends list if ip matches and sender doesn't match authenticated user
  321. g_friends_global_exclude - Addresses not to auto add, e.g. *@paypal.com
  322. g_friends_ignore - List of addresses considered friends for all users on the system
  323. g_friends_ignore_trusted - If from trusted ip still apply friends
  324. g_friends_lang_auto - Set users language settings automatically based on observed emails from friends
  325. g_friends_latest_headers - Causes friends to re-read message headers, allowing rules based on headers added during delivery
  326. g_friends_long - In friends web release addresses use a longer url
  327. g_friends_msg - Message used for friends bounce.
  328. g_friends_msg_link - Message used for friends link bounce.
  329. g_friends_name - What to call the friends system on pages and in email
  330. g_friends_old_status_email - Use older status email & processing
  331. g_friends_only - Enable friendonly features - must be enabled by users too
  332. g_friends_pending_keep - Number of days to store users pending messages before deleting them
  333. g_friends_pending_max - Max items in pending before deleting them
  334. g_friends_pending_name - The imap name of the friends_pending (and spam store) quarantine folder - should match surgeweb imap_spam_folder - default is 'Friends Pending'
  335. g_friends_pending_vanish - Enable auto-vanish of pending messages on confirmation bounce
  336. g_friends_release_wash - Clean any subject marking (ie stars) when releasing/allowing
  337. g_friends_rotate - Rotate user level log file, default 30k
  338. g_friends_safer - Make friends always avoid back scatter.
  339. g_friends_silent - Disable friends responses to users
  340. g_friends_skip_ip - List of ip addresses considered friends for all users on the system
  341. g_friends_spam_score - Default level to quaranteen message in spam folder (Recommended 8 or 10)
  342. g_friends_spf_fail_bounce - Bounce SPF failures, do not send friends confirmations (Not recommended)
  343. g_friends_status_sort - Sort friends status messages with low scores at the top
  344. g_friends_url - Specify default global url for friends release http://domain.name:port
  345. g_from_allow - Other email addresses we allow, e.g. *@x.y.com,*@b.com,fred@bb.com
  346. g_from_allow_ip - IP addresses to bypass local from check
  347. g_from_allow_to - destination user to bypass local from check
  348. g_from_bl - Domain Based Blacklist Zones, lookups FROM domain in dns
  349. g_from_body_bounce - Reject if local from header address is probably faked
  350. g_from_bounce - Reject if local from envelope address is probably faked
  351. g_from_check - Check from domains match valid local domains if user is authenticated, or g_from_allow
  352. g_from_domain - Default domain for from envelope
  353. g_from_exact - Check from matches authenticated user
  354. g_from_header - From header used in delivery bounces
  355. g_from_must_exist - Require local from addresses to exist or reject mail
  356. g_from_noforge - If envelope or from is local domain then the other must be too
  357. g_from_noforge_some - If from matches this then from/envelope must match
  358. g_from_noforgeme - If to==from then from and env from must match
  359. g_from_nofriend - If forge setting would bounce message then allow message but don't allow friend match
  360. g_from_relay - If not authenticated and g_relay_allow_ip matched then block if not local domain or whitelisted
  361. g_from_relay_white - White list of domains for g_from_relay setting
  362. g_from_rewrite - Rewrite from envelope for outgoing email, e.g. *@this.domain -> %1@another.domain
  363. g_from_rewrite_header - Rewrite the from header as well
  364. g_from_rewrite_sender - Rewrite the sender header as well
  365. g_from_stamp - Stamp if local from address is probably faked
  366. g_from_timeout - Timeout when checking bad from addresses, default 60 seconds
  367. g_from_valid - Require an @ and dotted domain in all return addresses
  368. g_gateway - Gateway messages for that domain to the specified address
  369. g_gateway_allow - Known hosts that act as incoming SMTP or surgewall servers for us
  370. g_gateway_always - Always send to gateway even if local domain exists
  371. g_gateway_auth - Send SMTP auth requests to another host
  372. g_gateway_data - Gateway at the data stage
  373. g_gateway_from - Pass 'from' header thru during gatewawy check
  374. g_gateway_helo - Header that must exist in incoming bounces (g_send_helo) or bounces are dropped
  375. g_gateway_ifnot - Send local deliveries to scanner (using gateway rule) before delivering locally, deliver locally if from ip matches
  376. g_gateway_ignorewild_ip - Ignore * gateway rules if from ip matches (allows outbound email scanning using gateway * to external scanner)
  377. g_gateway_mx - If specified IP address is found in mx record for destination then allow relay (not recommended)
  378. g_gateway_open - Allows an open relay setting in g_gateway
  379. g_gateway_orcpt - Writes an original receipt header when forwarding a message, this may disclose multiple recipients, cc/bcc etc use only for tracking faults
  380. g_group_field - Auth field to add to group membership
  381. g_gzip_disable - Disable gzip web compression
  382. g_hack_detect_disable - Stop admin emails when users login with a weak password
  383. g_hack_msg - Message to send to users with a weak password
  384. g_hack_touser - Send warnings directly to users
  385. g_hacker_max - Login guesses for one ip address before we lockout the ip address
  386. g_hacker_password - If hacker attempts to login with account name as password, then blacklist ip
  387. g_hacker_poison - Poison accounts that instantly blacklist ip address e.g. root@*
  388. g_hacker_weak - If user tries weak password, lockout ip address
  389. g_hacker_whitelist - Ip addresses to avoid guessing issues
  390. g_header_out - Header to add to outgoing posts
  391. g_header_strip - Strip listed headers from incoming messages
  392. g_helo_optional - Helo is optional for SMTP protocol (not recommended)
  393. g_help_local - Make all help references to the local help files
  394. g_home - Home path of server configs log etc
  395. g_honeypot_key - Key for HTTP RBL service www.projecthoneypot.org - not recommended
  396. g_honeypot_rbl - RBL name to lookup, typically dnsbl.httpbl.org
  397. g_host_redirect - Redirection based on host for surgeweb's https_required redirection
  398. g_http_11 - Use http 1.1 requests to netwinsite (do not use)
  399. g_http_proxy - Proxy web server for fetching files from netwinsite.com if direct access fails
  400. g_imap_acl - Enable ACL (shared folders) in imap
  401. g_imap_auto_create - Create folders matching this list in response to 'select' commands
  402. g_imap_blacklist - Test if imap users are in rbl's and email admin
  403. g_imap_capa - Where to get the CAPABILITY value from
  404. g_imap_capa_strip - Capability values to hide
  405. g_imap_cram_enable - Enable CRAM-MD5 authentication (requires nwauth 4.0h or greater)
  406. g_imap_debug - For NetWin use only
  407. g_imap_delay - Glob data into bigger packets, never use this
  408. g_imap_expunge_close - Expunge on every close, not recommended
  409. g_imap_friends - Make the friends_pending folder visible in imap
  410. g_imap_idle_free - Experimental - releases threads in 'idle' state
  411. g_imap_idle_nsf - The number of seconds before a complete directory rescan. To be used on NFS network drives
  412. g_imap_log_body - Log imap fetch body commands to msg*.rec log files
  413. g_imap_log_copy - Log imap copy commands to msg*.rec log files
  414. g_imap_log_flush - Flush imap log on every write (for debugging)
  415. g_imap_log_header - Log imap fetch header commands to msg*.rec log files (not usually needed)
  416. g_imap_log_protocol - If true log IMAP protocol to log file
  417. g_imap_max_messages - The number of messages in a single imap folder, default 200000
  418. g_imap_no_internal_date - Disables internal date which helps stupid outlook client show correct dates
  419. g_imap_old - Revert to old imap module
  420. g_imap_old_ip - Revert to old imap module for some ip's
  421. g_imap_pop_burst - Always burst using imap code
  422. g_imap_port - IMAP port to listen on, default is 143
  423. g_imap_search_noattach - Skip non text attachments when searching
  424. g_imap_secure_port - IMAP SSL secure port to listen on, default is 993
  425. g_imap_size_fetch - If true, will display message sizes on fetch command. (ie * 123 EXISTS)
  426. g_imap_spam_train - Train if moving message to 'spam' folder, or from 'spam' folder to inbox
  427. g_imap_status_cache - Cache imap status responses
  428. g_imap_sync_all - Apply imap_max_sync to all folders
  429. g_imap_sync_nomax - Exception to imap_max_sync setting
  430. g_imap_testing - Test imap module instead of normal one (not functional)
  431. g_imap_throttle - Limit for sustained imap commands per second before warning admin, default is 5
  432. g_imap_timeout - Time, in minutes for imap timeout, RFC required default is 30
  433. g_imap_timezone - Timezone to display - for testing purposes only NOT USED
  434. g_imap_uidl_nofix - If true, disable auto repair of identical uidl entries
  435. g_imap_unsub_auto - Unsubscribe if a folder doesn't exist
  436. g_imap_user_flags - This setting may confuse some email clients (mac) use with cautioun
  437. g_inbox_archive - Archive old messages to Archives/yyyy/Inbox folder, age in days
  438. g_inbox_max - Max messages permitted in inbox e.g. 5000
  439. g_inbox_nolimit - Users with no limit on inbox
  440. g_include - Include another ini file global settings only
  441. g_iplimit - Untrusted local ip addresses e.g. web servers, special sending limits applied.
  442. g_iplimit_islocal - Add domains to list of domains considered local for limit counting
  443. g_iplimit_local - Max sends from untrusted ip to local domains per 30 minutes.
  444. g_iplimit_remote - Max sends from untrusted ip to remote domains per 30 minutes.
  445. g_iplimit_whitelist - List of 'from' addresses that should bypass limits
  446. g_ipv6_enable - Enable IPV6 networking only use if you have an IPV6 address for some reason
  447. g_keepalive - Attempts to use keepalive for the web sessions (experimental & faulty currently)
  448. g_key_manual - Try and activate automatically when the key expires
  449. g_key_nowarning - Disable reminders to update your license
  450. g_known_skip - Testing spf disable known bypas
  451. g_language_default - Default language for user web interface
  452. g_last_login - If true create last_login file each time user logs in via imap/pop. Do not use on MIRROR systems
  453. g_last_login_days - If last login is more than this many days then reject email - do not use on mirrors
  454. g_late_forward - Apply all users forwarding rules after friends, spam, and filtering
  455. g_ldap_forward - Remote ldap server to forward requests to (only for testing do not use)
  456. g_ldap_outlook_browse_max - Basic outlook ldap address browsing, max items (KEEP THIS SMALL eg <50): default=0 (disabled)
  457. g_ldap_port - LDAP port, set to 389 to enable simple address book lookups only. (NOT YET FULLY FUNCTIONAL)
  458. g_legal_archive_accesskey - Amazon s3 awsaccesskeyid
  459. g_legal_archive_add - Users must belong to this group to get their email archived
  460. g_legal_archive_bucket - bucket for for net service
  461. g_legal_archive_enable - Enable legal archive
  462. g_legal_archive_encrypt_key - Key for encrypting the data, you MUST never loose this
  463. g_legal_archive_hostid - Unique integer for this host 1-9 use if sharing mail spool
  464. g_legal_archive_keep - Days to keep legal archive, units=days unless you specify years or months, default 5 years
  465. g_legal_archive_local - Store files locally only
  466. g_legal_archive_path - Local path for archive indexes
  467. g_legal_archive_secretkey - Amazon s3 awssecretkey
  468. g_legal_archive_show - Users must belong to 'archive_show' group to see their own archive
  469. g_lf_fix_off - If input contains naked 'lf' characters then reject with error instead of stripping as usual
  470. g_local_skipgateway - If true skip gateway rule for local messages (bounces etc)
  471. g_log_bounce_disable - Stop bounce reject entries filling up log (typically from spam bounces)
  472. g_log_date - Log full date in log files
  473. g_log_date_msg - Log full date in msg log files (g_log_date required too)
  474. g_log_disable - Disable most logging - not recommended
  475. g_log_dns - Log dns responses in gory detail
  476. g_log_dropped_disable - Don't log if no 'data' command sent
  477. g_log_fakemid - Header to use instead of message-id in log files
  478. g_log_flush - Flush log file after every write
  479. g_log_fwd - This setting is obsolete and has no effect
  480. g_log_level - Level of logging, info, debug, error
  481. g_log_norcpt - Disable Log individual recipients in msg.rec files
  482. g_log_password - Log password failures to login_failed.log
  483. g_log_path - Directory for log files, defaults to G_HOME
  484. g_log_pid - Log PID in log lines
  485. g_log_quota - Log quota for specified user
  486. g_log_reject_disable - If true then rejects are not recorded in .rec files
  487. g_log_size - Size of each mail*.log file (e.g. 5mb)
  488. g_log_slow - Do slower logging system
  489. g_log_start_norotate - Don't rotate log on startup
  490. g_log_syslog - Send 'msg.rec' entries to syslog
  491. g_log_syslog_debug - Send 'mail.log' entries to syslog as 'mail.debug' data
  492. g_log_syslog_host - Specify host to send syslog entries to (windows only)
  493. g_log_syslog_only - Disable writing to msg.rec
  494. g_log_tcp_read - Log actual tcp read data - for matching ip addresses - avoid
  495. g_log_tcp_write - Log actual tcp write data - for matching ip addresses - avoid
  496. g_log_thid - Log thread id in .rec files
  497. g_log_user - Log pop/imap/smtp protocol for specified user
  498. g_lookup_names - Lookup ip names of connecting users (can be slow)
  499. g_lookup_reject_fails - If lookup cannot get a name, reject user (not generally recommended)
  500. g_lowdisk_warning - Disksize below which to send a warning to the system manager
  501. g_mailbox_inbox - Path for inboxes (experimental, do not use!)
  502. g_mailbox_path - Default directory to store mail
  503. g_maildir_max - Max messages in a folder, do not adjust
  504. g_maildir_netwin - Use NETWIN proprietry storage format - Not Recommended
  505. g_maildir_report - Email manager on ndb errors
  506. g_maildir_standard - Use more standard maildir layout (NOT SUPPORTED)
  507. g_mailstatus_message - Error message to give when mailstatus is set to specified state
  508. g_manager - Email address of manager
  509. g_manager_port - HTTP Manager port to listen on, default is 7026
  510. g_manager_secure_port - HTTPS secure Manager port, default is https 7025
  511. g_manager_smtp - SMTP server for error reporting
  512. g_manager_username - Global domain managers username (for web based domain administration)
  513. g_max_bad_ip - Max bad recipients per ip address before blocking that ip
  514. g_max_bad_ip_skip - Skip g_max_bad_ip tests
  515. g_max_bad_ip_time - Seconds to block guessing hackers
  516. g_max_bad_nolookup - Max bad recipients in a row, if exceeded skip user lookup
  517. g_max_bad_to - Max bad recipients in a row
  518. g_mdir_hash - Hashing mode for surgemail (not supported, use at your own risk)
  519. g_mdir_prefix - Prefix for maildir folders DO NOT USE THIS SETTING, NOT SUPPORTED!!!
  520. g_mfilter_addonly - If true, then only allow 'adding' headers, not changing them
  521. g_mfilter_bounces - Run mfilter on bounce messages and responders etc
  522. g_mfilter_file - Mfilter rule file. For spam rule processing (mfilter.rul)
  523. g_mfilter_localonly - If true then only run mfilter on local deliveries
  524. g_mfilter_maxlen - Size to truncate messages to before processing with filter
  525. g_mfilter_noisey - Do log anything in mfilter
  526. g_mfilter_skip_from - From addresses (envelope) to skip mfilter processing for
  527. g_mfilter_skip_ip - IP address(es) to skip mfilter processing for
  528. g_mfilter_skip_to - To addresses to skip mfilter processing for
  529. g_mfilter_trace - Log trace lines in mfilter
  530. g_migrate_email - Send each user email on start/end of migration
  531. g_migrate_onsmtp - Migrate on smtp login events
  532. g_migrate_skip - Skip imap folders matching this, use for shared folders
  533. g_migrate_translatet - Translate folder names during migration
  534. g_mirror_config - Mirror surgemail.ini to/from mirror_host
  535. g_mirror_config_except - Settings to ignore when accepting the incoming config
  536. g_mirror_debug - Log more info to mirror log.
  537. g_mirror_email - Email manager list of fixes sent
  538. g_mirror_host - Mirror other host name
  539. g_mirror_live - Mirror: Send incoming messages immediately
  540. g_mirror_live_max - Limit size of mirror_live default 60k
  541. g_mirror_max - Max items in one folder to mirror, default 160k currently
  542. g_mirror_mode - Mirrorring mode (one system must be MASTER and the other SLAVE)
  543. g_mirror_nossl - Disable SSL for mirror protocol connection - recommended
  544. g_mirror_nwauth - Mirror send nwauth database to other server, ONLY set on master
  545. g_mirror_nwauth_always - Mirror nwauth database files
  546. g_mirror_prune_age - Mirror minimum age for items to be pruned during sync_prune, default 14 days
  547. g_mirror_repair - Run resync_prune each night, only set on master
  548. g_mirror_secret - Mirror shared secret
  549. g_mirror_threads - Max threads we can use during resync_fast, default 6
  550. g_mirror_trash - Normally on a resync the trash folder is ignored.
  551. g_monitor_disable - Disable monitor process completely (requires restart)
  552. g_monitor_port - HTTP port for Surgemail Monitor to listen on, default is 7027
  553. g_msg_hops_max - Maximum received lines or message is bounced, default 30
  554. g_msg_log_extra - Extra user activity logging
  555. g_msg_log_from - Log From in msg*.rec
  556. g_msg_max - Max size of a single message (if over refuse with 552 error)
  557. g_msg_max_drop - Drop link if size exceeded instead of waiting for the message to all arrive
  558. g_msg_max_total - Max size of a message * recipients
  559. g_msg_track - Message tracking - for debugging
  560. g_mutex_fast - Use fast mutex handling DEBUGGING option only
  561. g_mutex_timeout - Default mutex timeout period in seconds default is 600
  562. g_mutex_timing - Name of mutex to collect extra timing information for
  563. g_mx_tryall - Try all mx hosts even if lower than own mx priority
  564. g_myrbl_disable - Disable internal rbl database
  565. g_myrbl_disable_rbl - Disable netwin rbl database
  566. g_myrbl_fake - Fake myrbl response for testing
  567. g_myrbl_share - Use and Share RBL reputation data with central NetWin server (Recommended)
  568. g_myrbl_store - Size of internal myrbl database
  569. g_myrbl_to - Debug setting for rbl sharing do not use
  570. g_myurl_disable - Disable internal url database
  571. g_naked_msg - Error message if body contains naked lf characters
  572. g_newui_advanced - Always run new admin ui in advanced mode
  573. g_newui_disable - Disable new admin ui (do not use)
  574. g_no_bull - Special accounts that should not get bulletins
  575. g_notag_notascii - Don't add x-notascii: charset to any non ascii message
  576. g_notag_url_forgery - Don't add x-UrlForgery when a ref urls seem to not match
  577. g_nwv_test - Test NetWin setting, best not played with)
  578. g_old_imap_headbody - Get head and body seperately
  579. g_old_pophost_debug - Log extra info when doing old pophost logins
  580. g_old_user_check - Disable the account status enabled check on rcpt lines
  581. g_old_webmail_links - Show webmail links in user cgi instead of surgeweb
  582. g_orbs_cache_life - Time to keep RBL cached entries in seconds, default is 7200 seconds
  583. g_orbs_check_all - Keep doing lookups even if found in a RBL, this is slower of course!
  584. g_orbs_exception - Realtime Blackhole List, exception list of IP addresses
  585. g_orbs_fake - Ip address to pretend we find in rbl database for testing
  586. g_orbs_force - Force RBL check even if g_allow_ip matches this ip number
  587. g_orbs_late - Do late disconnect so user has time to send SMTP authentication (Also applies G_SPF_SKIP_TO)
  588. g_orbs_list - Realtime Blackhole Lists (RBL's), action=deny,accept,stamp
  589. g_orbs_rec - Log to record file if RBL deny action occurs (can fill logs up)
  590. g_orbs_report - List of IP's to check in RBL(s)
  591. g_orbs_service - Service Name - Obsolete - use g_orbs_list to define services
  592. g_orbs_submit - Do orbs check when 'data' command is sent or first valid recipient
  593. g_orbs_system - If true use system dns lookups instead of surgemails for orbs (not recommended)
  594. g_orbs_testing - If true, RBL lookups are recorded but not blocked
  595. g_orbs_timeout - Seconds to wait for RBL lookups, default is 10 seconds
  596. g_outgoing_n - Send manager email if more than this many spam from one user per day
  597. g_outgoing_white - Whitelist for outgoing spam detector
  598. g_perflog_disable - Completely disable 'perflog' historical performance logging
  599. g_perflog_flush_interval - Interval in seconds to flush the performance log files to disk (default 1hr = 3600)
  600. g_perflog_logall - Log all trend graph counters including undisplayed graphs (recommended)
  601. g_perflog_lowres - Do low resolution perflog sampling (hiding hour scale)
  602. g_perflog_surgeonly - Only log surgemail counters
  603. g_pipelining - Show pipelining in ehlo response - not recommended - has no behavior affect
  604. g_pop_add_size - Improves pop performance on nfs slightly
  605. g_pop_blocksize - Size of packets to read pop messages (best left alone)
  606. g_pop_cram_enable - Enable cram-md5 support
  607. g_pop_delay - If true packets are sent in bunches, this slows down some mail clients
  608. g_pop_flush_lines - Flush to tcp every line of message sent (slow)
  609. g_pop_lock - Lock pop spool
  610. g_pop_max - Max threads for POP or IMAP connections
  611. g_pop_min_late - Give min time error on first command after login
  612. g_pop_min_msg - Additional warning to give user when they login too soon
  613. g_pop_min_skip - Skip ip addresses matching this list.
  614. g_pop_min_time - Min time in seconds between consecutive POP logins, NEVER USE
  615. g_pop_nolock - Allows concurrent pop logins, recommended
  616. g_pop_port - POP3 port to listen on, default is 110
  617. g_pop_secure_port - POP3 SSL secure port to listen on, default is 995
  618. g_pop_warning - Send manager warning if this many sessions (pop or imap) reached (max 1 per hour)
  619. g_popfetch - Fetch incoming mail from another pop server
  620. g_popfetch_interval - Interval between popfetch attempts in seconds
  621. g_popfetch_kick - If true then popfetch will try and open the link for 10 seconds, then retry, this should bring up ISDN lines.
  622. g_popfetch_nodup - Drop duplicate messages
  623. g_ppd_port - PopPassD port for setting passwords, default is 106
  624. g_private - Enable a private customer specific feature
  625. g_proxy - Proxy mode, best avoided for most situations
  626. g_proxy_default - Proxy mode default forward to host
  627. g_proxy_to_gateways - Proxy pop/imap connections to matching gateway settings
  628. g_proxy_usercgi - Proxy user.cgi requests to tohost (web_ref_text.txt & g_web_ref_path_extension must match on all servers)
  629. g_proxy_webmail - Redirect webmail logins to external host name
  630. g_pstat_disable - Disable pstat per user accounting (for debugging)
  631. g_queue_limit - If on disk queue exceeds this block incoming mail
  632. g_queue_max - Size of internal que file cache, range 500-3000
  633. g_queue_warning - If on disk queue exceeds this send manager a warning
  634. g_quota - Disk quota for users in specified g_access_group
  635. g_quota_disable - Disable quota system
  636. g_quota_friends - Count friends pending messages as part of quota
  637. g_quota_noemail - Disables all quota messages to the user
  638. g_quota_rcpt_disable - Disables quota check at rcpt stage
  639. g_quota_report - Send quota warnings to the manager
  640. g_quota_skip - Skip quota for matching ip addresses
  641. g_quota_try_later - Give 450 response if user is over quota so message will be resent
  642. g_quota_warning_disable - Disables the 80% quota warning message
  643. g_rcpt_bang - Allow bang character in addresses
  644. g_rcpt_colon - Allow colon character in addresses
  645. g_rcpt_max - Max recipients per message, default 1000, can only be lower than 3000.
  646. g_rcpt_max_in - Limit for recipients of untrusted channels, default g_rcpt_max
  647. g_rcpt_msg - Response given for invalid recipient errors, message is prefixed by email address.
  648. g_rcpt_nodup - Ignore duplicate recipients to the same user
  649. g_rcpt_quote - Allow quote character(s) in addresses
  650. g_rcpt_trace - Add X-Rcpt-Trace headers
  651. g_rdns_timeout - Timeout for reverse DNS lookups default is 30 seconds
  652. g_received_name - Name shown in received headers
  653. g_received_names - List of valid received names for incoming email
  654. g_received_skip - Skip local received header for trusted users (authenticated or g_relay...)
  655. g_received_skip_all - Skip local received header for messages that have non local recipients
  656. g_received_skip_spf - Skip spf received header for messages that have non local recipients
  657. g_recent_bypass - Bypass recent failure checking
  658. g_record_days - Days to keep msg*.rec record of incoming messages, default 90
  659. g_record_hash - Hash storage of daily .rec files
  660. g_record_path - Directory for daily .rec files defaults to G_HOME
  661. g_redirect - Redirect messages from 'was' to the new 'to' address
  662. g_redirect_cc - Send carbon copy to another address
  663. g_redirect_cc_attach - Redirect message as attachment if rule applies
  664. g_redirect_from - Redirect if from envelope matches
  665. g_redirect_from_cc - Send carbon copy if from envelope matches
  666. g_redirect_hide - Hide the redirection in the output
  667. g_redirect_iflocal - If local domain, then apply redirect
  668. g_redirect_ignore_errors - Accept email even if redirected addresses fail
  669. g_redirect_noautocreate_rules - Don't create redirection rules for domains automatically
  670. g_redirect_ses - If message is not local then apply redirect
  671. g_relay_allow_from - Allow relaying from users if the from envelope and from header match this NEVER USE, SPAMMERS ABUSE THIS
  672. g_relay_allow_ip - Allow relaying from users at this ip address
  673. g_relay_dom_and_ip - Allow relaying if from envelope and ip address both match
  674. g_relay_ifnot - Accept locally only if not from this ip
  675. g_relay_message - Message to give to users who try to relay through your system
  676. g_relay_nolocal - Do not automatically relay for 127.0.0.1
  677. g_relay_process - Relay process, e.g. testip.exe $WHOIP, return 1 to allow relaying, 0=deny
  678. g_relay_to - Relay to this domain from anyone
  679. g_relay_to_user - Relay to specific user from anyone
  680. g_relay_window - Minutes to allow relay after pop/imap login NOT RECOMMENDED
  681. g_relay_window_from - Requires pop authed user is in from header of sent message
  682. g_rename_files - Wild card list of files to rename, e.g. *.exe,*.cmd (see help for defaults)
  683. g_report_host - Report facts to a central host
  684. g_report_notspam - Send not spam samples to netwinsite.com automatically
  685. g_report_spam - Send spam samples to netwinsite.com automatically
  686. g_responder_delay - Delay between responses to the same address.
  687. g_responder_from - Send 'from' destination user
  688. g_responder_safer - Only respond if the sender can be verified in some way (spf/domainkeys)
  689. g_responder_score - Respond anyway if spam score is below this (default 10)
  690. g_responder_sender - Responder whitelist for email from address
  691. g_responder_skip - Skip responder if from matches
  692. g_responder_source - Responder whitelist for from ip name or number
  693. g_responder_to - Responder whitelist for destination user
  694. g_responder_utf8 - Send response in utf8 format
  695. g_restart - Restart server if it dies
  696. g_retry_bounces - Max hours to keep trying to deliver a bounce, default is 48hrs
  697. g_retry_dns - Hours to keep trying if dns response suggested invalid domain name, default 0
  698. g_retry_from - Time to keep messages from these domains
  699. g_retry_limit - Max hours to keep trying to deliver a message, default is 48hrs
  700. g_retry_minutes - Time between attempting resends, defaults to 60 minutes
  701. g_retry_rule - Time to keep messages to these domains
  702. g_retry_unwarn - Send user sent on confirmation if warning sent
  703. g_retry_warn - Send user a warning if first send fails
  704. g_retry_warn_n - Send user a warning if nth send fails
  705. g_route - Route messages matching particular wildcard spec to specified server
  706. g_route_by_tohost - Route messages using server specified in 'tohost' in authent database
  707. g_route_except - IP exception to g_route / g_route_by_tohost
  708. g_route_local - Route messages for local domains if the rule applies
  709. g_sabre_version - SabreDAV version (DO NOT CHANGE, for debugging only)
  710. g_safe_imap - Force users to prove they are real if logging in from pop/imap NEVER NEVER USE
  711. g_safe_smtp - Force users to prove they are real if logging in from unknown sources via smtp
  712. g_safe_smtp_email - Email manager as remote ip addresses are added
  713. g_safe_white - White list for g_safe* settings
  714. g_sample_get - Sample account to check if deliveries work
  715. g_sample_show - Headers to show from sample messages
  716. g_scan_action - Converts return value from g_scan_cmd, action=drop,accept,bounce
  717. g_scan_cmd - Run command on message, and return integer, see g_scan_action
  718. g_scan_cmd_failok - Don't reject if script fails
  719. g_scan_cmd_skip - Skip for matching ip addresses
  720. g_scan_cmd_testing - Don't reject, (for testing)
  721. g_sched_utoken_timeout - Timeout for sched utokens in minutes
  722. g_send_backoff - Seconds to leave slow responding host alone (default 900)
  723. g_send_body_end_retry - Try again if connection fails after entire body sent
  724. g_send_body_noretry - If a send fails during the body send give up at once.
  725. g_send_body_once - Don't try 3 times if failure occurs sending body
  726. g_send_conspeed - Outgoing connections per second per destination, default is 4
  727. g_send_delay - Wait this many seconds after sending each item.
  728. g_send_first_retry - Minutes for first retry, default is 16 minutes, do not adjust!
  729. g_send_helo - Fully qualified domain to use for all outgoing SMTP helo commands and MessageIDs
  730. g_send_helo_from - Use matching domain name if we have one if user is authenticated/trusted AVOID THIS!
  731. g_send_helo_in - Lookup dns name of incoming ip connection on local interface
  732. g_send_lines - Send messages in single line packets, slow!
  733. g_send_lowpriority - Ip address of bulk sending servers
  734. g_send_max - How many concurrent sending sessions in total
  735. g_send_max_perchan - Msgs to send on one open channel
  736. g_send_max_perdom - How many concurrent sessions allowed to another domain, default is 2
  737. g_send_max_rcpt - How many rcpt's to send per message when sending
  738. g_send_no_domain - Message to show when domain points to us but can't find user or domain
  739. g_send_nolimit - Don't apply g_max_perdom limit when sending to this domain
  740. g_send_nopoll - Use sleep loop instead of poll (debugging only)
  741. g_send_noskipslow - Don't remember hosts that are slow to open and avoid them
  742. g_send_onpopfetch - Only send outgoing while doing a popfetch (For dialup use)
  743. g_send_open_timeout - Timeout, in seconds when opening a link
  744. g_send_retry_552 - Retry on 552 responses (typically quota exceeded)
  745. g_send_rewrite - Rewrite envelope recipient at send stage, does not change destination server
  746. g_send_speed - Bytes per second to limit each outgoing channel to, default no limit, eg 10k
  747. g_send_store_disable - Disable sendstore smtp extenstion
  748. g_send_timeout - Timeout, in seconds when sending, default is 540 (9 minutes)
  749. g_send_tolimit - Limit speed to send to one or more domains.
  750. g_sent_archive - Archive old messages to Archives/yyyy/Sent folder, age in days
  751. g_sent_store - Store all sent messages in IMAP folder if smtp authenticated
  752. g_server_name - SERVER_NAME to set for list of wildcard urls
  753. g_server_stamp - Replaces SurgeMail and version string in received headers
  754. g_setpassword_firstlogin - Accept any password on first POP login and set in database (EMERGENCY USE ONLY, requires nwauth -reasonfail parameter)
  755. g_sf_binary - Use Binary Network (Experimental, ONLY FOR TESTING)
  756. g_sf_disable - Smart Filter Disable
  757. g_sf_generate - Build local smart filter
  758. g_sf_ignore_users - Ignore user submissions just use automatic samples
  759. g_sf_nnet - Use Neural Network (Experimental, ONLY FOR TESTING)
  760. g_sf_test2 - Testing
  761. g_share_home - Allow sharing of home directory
  762. g_share_mail - Set true if mail area is shared (by nfs or other mechanism)
  763. g_share_quota - Do quota on disk (e.g. when using nfs shared spool)
  764. g_shutdown_slow - Add 20 second delay to shutdown for debugging
  765. g_slow_welcome - Add 30 second delay to welcome message for debugging
  766. g_smite_all - Add spamdetect and smitematch headers to all messages going past
  767. g_smite_gateway - Add spamdetect and smitematch headers to gatewayed/redirected messages
  768. g_smite_level - If smitematch score is above this drop message (just throw it away) e.g. 1
  769. g_smite_skip - Whitelist/Skip spam scanner (and spf) if from matches this wild card (Whitelist)
  770. g_smite_skip_auth - Skip spam scanner if user logged in
  771. g_smite_skip_ip - Skip spam scanner if senders ip matches
  772. g_smite_skip_only - Skip spam scanner if to matches this wild card and no other recipients that 'don't' match...
  773. g_smite_skip_relay - Skip spam scanner if ip can relay
  774. g_smite_skip_to - Skip spam scanner if to matches this wild card
  775. g_smite_tag - Tag message with smitematch header if message is in spam database when read
  776. g_sms_forward - Specifies IP's which are allowed to forward to SMS gateways
  777. g_sms_gateway - Address and port of your sms gateway
  778. g_sms_gateway_force - Force sms notifications to go to g_sms_gateway
  779. g_sms_gateway_msgbytes - Maximum amount of message to send to g_sms_gatway (bytes)
  780. g_sms_gateway_subjbytes - Maximum length of subject in sms message
  781. g_smtp_allow_invalid - Allow messages with invalid headers
  782. g_smtp_auth_debug - Auth Debug (do not use)
  783. g_smtp_auth_ip - Ip Addresses to accept smtp authentication from
  784. g_smtp_auth_off - Disable SMTP AUTH from unknown ip addresses
  785. g_smtp_big - Slow down incoming SMTP reads to get bigger packets (experimental)
  786. g_smtp_bounce_nslow - Number of handles to use for doing slow rejections of smtp connections
  787. g_smtp_cmd_timeout - Seconds to wait after getting a message for next command (sendmail bug)
  788. g_smtp_cram_enable - Enable CRAM-MD5 authentication (requires nwauth 4.0h or greater) - Not Recommended
  789. g_smtp_data_timeout - Seconds for timeout for data input, default 540 (9 minutes)
  790. g_smtp_delay_stamp - Stamp header if sender sends data before seeing welcome response (usually spam)
  791. g_smtp_etrn_auth - Only do etrn processing if user is authenticated
  792. g_smtp_fast_bounce - Reject bad connections immediately
  793. g_smtp_fix_nohead - Accept messages with no headers and try and cope
  794. g_smtp_help_disable - Disable help in SMTP (minor security issue)
  795. g_smtp_log_protocol - If true log SMTP protocol to log file
  796. g_smtp_log_size - Size of smtp.log file
  797. g_smtp_max - Max concurrent incoming SMTP connections
  798. g_smtp_max_nolimit - Ip addresses that don't have max smtp limit applied
  799. g_smtp_max_reason - Reason to give to user if g_smtp_max is exceeded
  800. g_smtp_maxbad - Max bad command per session before dropping smtp link, default no limit
  801. g_smtp_no_brackets - Allow from/rcpt without angle brackets
  802. g_smtp_noauth - Accept incoming SMTP from these IPs (other IPs allowed if authenticated), default is *
  803. g_smtp_noauth_msg - Message given when sender is told to use authentication because of g_smtp_noauth
  804. g_smtp_noauthm - Accept incoming SMTP from these IPs (multi line version of g_smtp_noauth), default is *
  805. g_smtp_plain_hide - Hide 'plain' from the ehlo response
  806. g_smtp_port - SMTP port to listen on, default is 25
  807. g_smtp_portauth - SMTP ports which require smtp authentication, typically 587
  808. g_smtp_portforce - Block logins for ports not listed in g_smtp_portauth
  809. g_smtp_secure_port - SMTP SSL secure port to listen on, default is 465
  810. g_smtp_thread - Use seperate thread for incoming SMTP connections
  811. g_smtp_vrfy_msg - Change Response to VRFY, e.g. 252 Not telling
  812. g_smtp_warning - Send manager warning if this many sessions reached (max 1 per hour)
  813. g_smtp_welcome_delay - Seconds to delay welcome message, drop if we get data before we send welcome, recommend 1-3 seconds
  814. g_spam_alias_any - User aliase string e.g. "++" if defined then strip suffix from emails - not advised!
  815. g_spam_allow - IP Wild card exceptions to spam limits
  816. g_spam_allow_disable - Disable allow bounce messages
  817. g_spam_allow_known - Unblock IP address if we have received messages from it for 3 days (so it's not a transient spammer)
  818. g_spam_allow_msg - Template for unblock messages, use ||reason|| and ||allow|| and maybe a url
  819. g_spam_allow_rbl - Give unblock message to RBL bounces too
  820. g_spam_allow_rdns - Trust ip name for spam checking, not recommended
  821. g_spam_allow_recent - Skip spam rules if recent pop ip number
  822. g_spam_aspam - Scale for aspam, default is 1.0, Valid range is zero to two
  823. g_spam_autotrain - Auto train spam filter good messages based on first 1000 outgoing emails
  824. g_spam_black_auto - Auto blacklist for user when isspam pressed
  825. g_spam_block - Block spam (as decided by spf etc), if not set then user or domain can set
  826. g_spam_block_gateway - Block spam gatewayed messages too
  827. g_spam_block_msg - Template for spf blocked message if allow is disabled
  828. g_spam_body - If spamdetect score is above this, add spamdetect header at top of message body NOT RECOMMENDED e.g. 7
  829. g_spam_body_more - Add more info to spam body (ip address, ptr address, reply to and bounce address)
  830. g_spam_body_url - Text part of info to add to body, usually a url to your site
  831. g_spam_bounce - If spamdetect score (number of '*'s) is above this, bounce message if local delivery. NEVER USE THIS
  832. g_spam_bounce_all - If spamdetect score is above this, bounce message, applies to all messages regardless of user settings. e.g. 7 NEVER USE THIS
  833. g_spam_bounce_text - Error to return to user when message is bounced due to g_spam_bounce setting
  834. g_spam_bounce_trusted - If spamdetect score is above this, bounce message if trusted (spam_allow or authenticated)
  835. g_spam_catcher - Addresses on web pages that shouldn't get any email (robot bait)
  836. g_spam_char - Character to use instead of '*' for smitespam headers (best left alone if possible)
  837. g_spam_check_auth - Don't skip spam rules for authenticated users
  838. g_spam_cmd - Command line spam checker, use $FILE$ in cmd parameters
  839. g_spam_cmd_if - If internal spam rating is below this number, then run external filter
  840. g_spam_cmd_reject - If external filter returns number larger than this reject
  841. g_spam_cmd_skip - If internal spam rating is below this number, then skip external filter
  842. g_spam_content_disable - Disable aspam_content.txt rules
  843. g_spam_flag - Add X-SPAM-FLAG: Yes header if smite score is above this level
  844. g_spam_folders - Train on any message dropped into the relevant folders
  845. g_spam_folders_show - List the special folders for all users
  846. g_spam_from_blacklist - Fetch list of bad domains to reject email from - not recommended
  847. g_spam_from_max - Max outgoing messages per ipaddress/return path pair, 30 minutes, e.g. 5000
  848. g_spam_grey - OBSOLETE DO NOT USE, Enable old greylisting for spf mechanism
  849. g_spam_grey_bounce - Bounce if message was allowed due to grey listing, and spam score is above this, default 8 (was 4)
  850. g_spam_grey_classc - Apply grey listing to x.x.x.*
  851. g_spam_grey_dflt - Enable greylisting for spf default accept events (not recommended)
  852. g_spam_grey_dflt_bad - Enable greylisting instead of allow in some cases (recommended for block or strict)
  853. g_spam_grey_nofive - Skip 5-6 minute black window for these domains
  854. g_spam_grey_nohard - Avoid hard spf bounces always try and do a grey list instead
  855. g_spam_grey_nseen - Number of messages from an unknown host, default is 6
  856. g_spam_grey_size - Size of grey listing table, default is 3000
  857. g_spam_grey_verify - Skip grey listing if host was not listening
  858. g_spam_grey_window - Window to block bad messages, typically 60 seconds
  859. g_spam_header_trust_ip - List of IP addresses from which to trust/accept existing X-SpamDetect headers in emails
  860. g_spam_hold_hide - Hide spam hold settings for end users and other held2pend user.cgi tweaks
  861. g_spam_hold_keep - Number of days to store users spam hold messages before deleting them
  862. g_spam_info - Info line and url to explain aspam system
  863. g_spam_info_hide - Removes the x-spamdetect-info header line
  864. g_spam_internal - Enable new 'internal' spam processing
  865. g_spam_isspam_ignore - Don't block messages from ip addresses recorded as a spam source
  866. g_spam_isspam_kind - Allow isspam from recent pop, gateway to etc
  867. g_spam_nobounce - Remove old user held/vanish but after 5.2 will allow bounce
  868. g_spam_nolang - Don't add header with a guess at body language
  869. g_spam_notrain - Disable isspam and notspam addresses for user training
  870. g_spam_notspam - Address that non authenticated users can send non spam to.
  871. g_spam_noupdate - Disable fetch of aspam filter rules etc from netwinsite
  872. g_spam_phishing - Download list of known phishing addresses and block outgoing email to them
  873. g_spam_phrase - Enable auto spam phrase filter
  874. g_spam_poly - Scale for poly word matching, default is 0.1, Valid range is zero to two, Use 1.0 to enable, EXPERIMENTAL
  875. g_spam_poly_disable - Disable poly code.
  876. g_spam_private - Enable users to define 'private' extensions user--STUFF@domain
  877. g_spam_probe - Probe suspect urls to find spammers
  878. g_spam_probe_friends - Probe even if email is from a friend
  879. g_spam_probe_more - Probe even if email is from a known ip address
  880. g_spam_probe_unknown - Probe any unknown url (dangerous)
  881. g_spam_probe_whois - Do whois lookups on web pages found in probe
  882. g_spam_share - Use and share some spam/aspam information with central server (netwin) experimental
  883. g_spam_status_hour - Process all spam status messages at this time (disk io intensive)
  884. g_spam_status_monthly - Send monthly spam status even if no messages pending
  885. g_spam_subject - If score is above this, add spam rating to subject (Spam: ****) e.g. 8
  886. g_spam_subject_dom - Destination domains to tag subject for
  887. g_spam_subject_gateway - If true then spam_subject setting applies to gatewayed messages too
  888. g_spam_subject_word - The word that gets added to subject, default is 'Spam', UCE is another good one
  889. g_spam_url - Scale for url word matching, default is 1.0, Valid range is zero to two
  890. g_spam_user_badto - Max bad recipients from authenticatd user per 30 minutes, e.g. 50
  891. g_spam_user_max - Max messages an authenticated user can send per 30 minutes, e.g. 5000
  892. g_spam_user_skip - Users to skip g_spam_user_max limit for
  893. g_spam_user_warn - Alert user when they send this many messages in one day, .8 to alert at 80% of max
  894. g_spam_user_warn_msg - Message when user approaches send limit
  895. g_spam_userconfig - Allow users to specify specific spam features
  896. g_spam_vanish - If spamdetect score (number of '*'s) is above this, vanish message if local delivery. NEVER USE THIS
  897. g_spam_vanish_all - If spamdetect score is above this, vanish message, applies to all messages regardless of user settings. NEVER USE THIS
  898. g_spamdetect_some - Only show spamdetect header for bad scores
  899. g_spawn_log - If true the spawns are logged to lib_spawn.log
  900. g_spf_baddns_skip - If spf dns failure then allow message through (instead of giving retry error)
  901. g_spf_byemail - Perform allow bounce confirmation via email.
  902. g_spf_debug_log - Enable spf.log file
  903. g_spf_default - (strict only) Default spf record if none found default 'mx/16 a ptr:%{d2} -all'
  904. g_spf_default_noblock - (strict only) Only stamp headers if default spf record fails when no real spf header
  905. g_spf_dns_timeout - Seconds to wait for dns lookups for spf, best not to change
  906. g_spf_domain - Domain for SPF rewrite and allow messages (defaults to first domain on server)
  907. g_spf_enforce - List of wildcard/domains to enforce spf for, e.g. paypal.com,*bank*
  908. g_spf_enforce_auto - Enforce spf for commonly forged domains paypal.com,*bank*
  909. g_spf_enforce_local - If spf fails and it's a local domain then skip grey listing and give allow message
  910. g_spf_header - Use g_verify_mx_skip and apply to resulting ip
  911. g_spf_mode - Do SPF check and then perform action, stamp | block | strict, action is conditional on [g_]spam_block settings
  912. g_spf_noallow - Give hard bounce (no allow message) for spf failures for these domains & ignore friends
  913. g_spf_nocache - Disable SPF cache
  914. g_spf_nogrey - Skip SPF grey listing for these domains (require allow response)
  915. g_spf_norewrite - Exceptions to rewrite rule, e.g. *@my.domain,bob@this.domain
  916. g_spf_required - Require an spf entry for these domains
  917. g_spf_rev_skip - Skip SPF checks if reverse ip name matches in this list, e.g. *.yahoo.com
  918. g_spf_rewrite - Rewrite 'from' envelope in redirected mail (SRS)
  919. g_spf_rewrite_gateway - Rewrite even if gateway rule applies
  920. g_spf_rewrite_relay - Rewrite even if from ip is a host to relay for
  921. g_spf_share - List of hosts to share allow ips with. Must all have same srs.secret file
  922. g_spf_skip - Skip spf checks for these ip addresses, e.g. other mx hosts
  923. g_spf_skip_from - Skip based on from, e.g. noreply@*paypal.com,..., Also skips RBL
  924. g_spf_skip_to - Skip based on rcpt to, also skips RBL rules,...
  925. g_spf_timeout - Seconds to wait for all spf lookups to finish, default 48 seconds
  926. g_spf_user_domain - Make allow bounces use destination user domain name
  927. g_spf_very_strict - (strict only) Only give 'allow' option for default spf rule failures not real ones
  928. g_spf_web_url - Specify full url for spf byweb commands http://domain.name:port
  929. g_spflog_domains - Specify which domains should get spflog entries sent to them.
  930. g_spflog_enable - Enable this if this server is a frontend for a SurgeMail server users log into.
  931. g_spool_path - Scan this directory for *.msg files to send as emails
  932. g_ssl_allow - IP Wild card list to allow SSL encryption from
  933. g_ssl_allow_imap - IP Wild card list to allow SSL encryption from for imap
  934. g_ssl_ciphers - List permitted ciphers
  935. g_ssl_disable_sslv2 - Disable ssl 2.0 support for enhanced security, not recommended
  936. g_ssl_disable_tlsv1 - Disable tls 1.0 support, not recommended
  937. g_ssl_per_domain - Create/use an SSL certificate for each domain
  938. g_ssl_require - IP Wild card list to require SSL encryption from
  939. g_ssl_require_imap - IP Wild card list to require SSL encryption from for IMAP
  940. g_ssl_require_login - IP Wild card list to require SSL encryption for POP/IMAP
  941. g_ssl_require_out - Other machines we only send to using SSL ip or domain
  942. g_ssl_require_web - Require https for most web features (excluding blogs file sharing and surgeplus)
  943. g_ssl_sha1_sign - Sign CSR with SHA1 instead of MD5 for enhanced security, beta testing
  944. g_ssl_throttle_renegotiation - Slow renegotiation to prevent simple dos attack.
  945. g_ssl_try_from - Try and start ssl mode if from this user, e.g. *@xyz.com
  946. g_ssl_try_not - Skip ssl for these hosts
  947. g_ssl_try_out - Try and start ssl mode to these hosts, may cause failures!
  948. g_stack - For testing only, NEVER SET THIS
  949. g_stack_imap - For testing only, NEVER SET THIS
  950. g_startup_delay - Seconds to wait before starting surgemail
  951. g_status_url - Specify default global url for status messages
  952. g_store_dropped - Store upto 5000 bad bounces in the dropped directory
  953. g_subject_blank - Subject header if one is missing
  954. g_surbl - SURBL Spam URI Realtime Blocklists
  955. g_surbl_reject - Reject email with SURBL hits
  956. g_surbl_skip - URL's to allow even if listed in surbl
  957. g_surbl_skip_ip - Skip SURBL check if sender is from listed ip
  958. g_surbl_whois - Also check whois info on suspect urls - not for busy servers!
  959. g_surgeblog - Specialize SurgeMail as a Blog server
  960. g_surgeplus_delay_tell_upgrade - Delay informing existing users about new SurgePlus versions for
  961. g_surgeplus_delay_tell_upgrade_exempt - Users exempt from delayed new version informing
  962. g_surgeplus_hide_client_downloads - Hide the links to download and install SurgePlus Windows client
  963. g_surgeplus_links - Add web links to SurgePlus from other web interfaces (and vice versa) for users allowed to use SurgePlus.
  964. g_surgeplus_log_level - SurgePlus log level. 'none', 'info', or 'debug'. Default is 'info'
  965. g_surgeplus_online - Enable online tracking in surgeplus
  966. g_surgeplus_pop_server_name - Default pop server to set SurgePlus client download to connect to.
  967. g_surgeplus_port - SurgePlus port to listen on, default is 7110
  968. g_surgeplus_secure_port - SurgePlus SSL secure port, default is 7995
  969. g_surgeplus_smtp_server_name - Default smtp server to set SurgePlus client download to connect to.
  970. g_surgeplus_web_port - SurgePlus web port to listen. Default is to use HTTP webmail port
  971. g_surgeplus_web_url - Direct SurgePlus users to access shared files at this url
  972. g_surgewall_ignore_error - Deliver even if some rule sais bounce
  973. g_surgewall_redirect - Allow redirect/responder for surgewall
  974. g_surgewall_split - Split up surgewall messages, one per recipient
  975. g_surgeweb_backend_server - Backend machine to connect to
  976. g_surgeweb_benchmark - Log web request timing info for surgeweb benchmarking - matches ip addresses
  977. g_surgeweb_cache_less - Reduce surgeweb caching
  978. g_surgeweb_debug - Log surgeweb debug info - matches ip addresses or email addresses - avoid
  979. g_surgeweb_disable - Disable access to SurgeWeb
  980. g_surgeweb_idle_timeout - Idle timeout for surgeweb sessions (hours, default=48)
  981. g_surgeweb_logall - For requests matching g_surgeweb_debug also leave all webio & temp files - avoid
  982. g_surgeweb_remember_timeout - "Remember" timeout / max session length for surgeweb sessions (days, default=14)
  983. g_surgeweb_restrict - Restrict surgeweb use to these accounts only
  984. g_surgeweb_work - Path to Surgeweb cache/work files
  985. g_tarpit_badrcpt - Delay rejection of bad recipients (in seconds, default 4s)
  986. g_tarpit_blackhole - Reject the email one recipient at a time
  987. g_tarpit_drop - Drop link and ban for 1 hour if tarpit limits exceeded
  988. g_tarpit_max - Number of local recipients before slowing down per 30 minutes
  989. g_tarpit_max_remote - Number of remote recipients before slowing down
  990. g_tarpit_retry - Send retry error, 450 if tarpit limits exceeded
  991. g_tcp_que_len - Length of listen queue for incoming connections
  992. g_tcp_read_timeout - Timeout in 'seconds' on pop connections, do not adjust. (default 600)
  993. g_tellmail_ip - Addresses to allow tellmail commands from (should never be *)
  994. g_thread_max - Max threads allowed on this system (best not changed)
  995. g_thread_reuse2 - Reuse threads - fixes unix bug - not implemented
  996. g_thread_spinlock - Spin more before sleeping when waiting for mutex
  997. g_timeout_try_later - If timeout while waiting for message to arrive tell other end to retry
  998. g_timezone - Places in timezone part of date string, e.g. +1200 NZT. Please leave blank!
  999. g_timezone_force - Hours offset to local time, e.g. 5 (best left blank)
  1000. g_to_valid - Require an @ and dotted domain in all dest addresses
  1001. g_tohost_local - Authentication database tohost name entry to deliver locally (see g_proxy and g_route_by_tohost)
  1002. g_toscan_path - Path used for mime parts for virus scanner
  1003. g_train_store - Number of messages to store in each spam training directory (1000-5000)
  1004. g_uidl_big - Use random uidl if uidl not found
  1005. g_unique_name - A unique name for this server
  1006. g_url_alias - Allows translation from one url to another
  1007. g_url_enable - Enable widearea URL spam database
  1008. g_url_host_noscan - Disable the scan for url_host settings matching the domain in an incoming web request
  1009. g_url_master - Set if this is the central URL server (for netwin use only)
  1010. g_url_master_to - Central URL server email address (leave blank)
  1011. g_url_redirect - Sends http 301 redirect to tell browser resource has moved
  1012. g_user_access - User.cgi features granted to access groups
  1013. g_user_access_default - Default user.cgi features granted to users
  1014. g_user_access_from - When sending use from for useraccess rules
  1015. g_user_access_webonly - Means user_access rules only stop web interface not actual spam checking etc
  1016. g_user_alias - Number of aliases accounts can create
  1017. g_user_alias_file - User aliases configuration file
  1018. g_user_block_time - Block chrisp from pop access for this time period
  1019. g_user_blogs - Number of blogs accounts can create
  1020. g_user_cookies - Enable browser cookies for user self management
  1021. g_user_delete - Let users delete themselves
  1022. g_user_domainlist - Who to show domain dropdown list to on user.cgi login page and 'user' pages
  1023. g_user_filter_early - Process user exceptions/filters before tagging message as spam
  1024. g_user_friends_domain_log_disable - Disable domain level friend.log file
  1025. g_user_friends_log_disable - Disable user level friend.log file
  1026. g_user_list_quota - Number of mailing lists users can create
  1027. g_user_mail_view - Whether an admin/manager can view/display users inbox mail
  1028. g_user_mfilter - Mfilter to run for individual user delivery, some features not supported
  1029. g_user_pipe - Pipe run on file just before delivery to user, $USER$ available on command line
  1030. g_user_receive_rule - Define valid source addresses for users in a group
  1031. g_user_send_ip - Block any ip address from sending too many emails
  1032. g_user_send_max - Maximum number of emails per day (requires SMTP AUTH)
  1033. g_user_send_rule - Define valid recipient addresses for users in a group (requires SMTP AUTH)
  1034. g_user_send_warning - Warn manager if any user sends more than this many messages per day, e.g. 5000
  1035. g_user_send_white - No limit for these ip addresses/users
  1036. g_user_sms_quota - Number of sms messages accounts can send
  1037. g_user_status_send - Number of days after which to send user status messages (0 = never)
  1038. g_user_utoken_days - Number of days a user self management login token is valid for
  1039. g_user_utoken_expire - Length of time a user self management login token is valid for
  1040. g_user_utoken_idle - Length of time a user self management login token may remain idle for
  1041. g_user_virus_scan - Allow virus scans for specific users instead of all users
  1042. g_vanish_any_bounce - Vanish all bounces, requires g_vanish_bad_bounces
  1043. g_vanish_bad_bounces - Vanish suspected spam bounces (requires g_received_name)
  1044. g_vanish_relay - Vanish bad bounces before relaying email too
  1045. g_vanish_virus_bounces - Vanish suspected virus bounces (requires g_received_name)
  1046. g_verify_helo - Verify helo name translates to same network as sending system
  1047. g_verify_image_hard - Use extra difficult human verification image (used in blogs)
  1048. g_verify_mx - Verify MX records contain senders IP address (see g_verify_mx_skip)
  1049. g_verify_mx_skip - Use to define incoming mail gateway ips so the mx verify doesn't fail on them
  1050. g_verify_smtp - Verify we can talk back to the SMTP port on incoming ip address
  1051. g_verify_timeout - Seconds to wait for SMTP response, default is 10 seconds
  1052. g_vipre_enable - Enable vipre scanner on windows
  1053. g_virus_allow_unmonitorable - Allow unmonitorable content (avast antivirus)
  1054. g_virus_avast - Enable AVAST virus scanner integration
  1055. g_virus_avast_hour - Hour of day to update avast definitions, e.g. 9 = 9a.m.
  1056. g_virus_cmd - Virus checker for mime parts, use $FILE$ in cmd
  1057. g_virus_cmd_codes - List of return codes to bounce message, e.g. 1,2,3,4,5
  1058. g_virus_cmd_drop - Drop silently instead of reject at data stage - not recommended
  1059. g_virus_cmd_email - Set if scanner can understand email message files
  1060. g_virus_cmd_max - Max concurrent threads that should run this command, if exceeded messages are not checked
  1061. g_virus_cmd_nodel - Disables cleanup of scanned files, so you can test manually
  1062. g_virus_cmd_size - Max size of messages to scan
  1063. g_virus_cmd_sleep - Milli seconds to wait after g_virus_cmd incase delete is not immediate, e.g 500 = half a second
  1064. g_virus_disable_local - Disable scanning for local trusted users
  1065. g_virus_disable_remote - Disable virus scans for non-local addresses
  1066. g_virus_filter - Virus checker which works like an authent module (talk to on stdin/stdout) - vpipe
  1067. g_virus_filter_require - If any g_virus_filter pipe fails bounce messages rather than allow to continue
  1068. g_virus_fprot - Port for FProt mail scanner (usually 11200)
  1069. g_virus_late - Run virus scan after most spam filter processing
  1070. g_virus_localhost - Don't skip virus checks for 127.0.0.1 originating emails
  1071. g_virus_recent_skip - Skip virus recent cache which attempts to speed up virus scanners
  1072. g_virus_rename - Rename executables by changing '.' to '_' prevents many auto run viruses
  1073. g_virus_report - Report detected viruses to someone
  1074. g_virus_report_all - Report every virus using g_virus_report
  1075. g_virus_report_user - Report virus to recipients
  1076. g_virus_restart - Restart vpipe virus scanners every this many items
  1077. g_virus_simple - Enable internal simple virus scanner
  1078. g_virus_simple_test - Compare with avast results
  1079. g_vpipe_concurrent - Concurrent requests to vpipe process, default is 7, set to 1 to debug vpipe issues
  1080. g_vpipe_fail_crash - If virus scanner fails, crash surgemail (for debugging)
  1081. g_vpipe_notag - Disable headers showing vpipe results in messages
  1082. g_vpipe_skip - Skip scanner for this IP address (e.g. trusted mailing lists)
  1083. g_vpipe_timeout - Timeout if scanner takes this long to respond default 60 seconds
  1084. g_warning_to - Addresses to treat as local and send warning bounces to
  1085. g_web_access_grp - Restrict user groups to specific ports
  1086. g_web_access_ip - Restrict access to web ports based on ip
  1087. g_web_access_max - Maximum number of concurrent web logins for group
  1088. g_web_admin_max - Maximum number of concurrent web admin sessions
  1089. g_web_appsname - Apps url name on unified web interface
  1090. g_web_appsroot - Apply apps interface at web root ie /
  1091. g_web_charset - Charset for html pages
  1092. g_web_force_doctype_first_disable - Disable webserver behaviour to force doctype definitions to be displayed first.
  1093. g_web_hide_source_names - Hide the name of the source template page in output web pages.
  1094. g_web_max - Max concurrent web connections, default is 100
  1095. g_web_max_perip - Max concurrent web connections per-ip, default is 30
  1096. g_web_noserver - Disable Server header in http responses
  1097. g_web_old_behaviour - Revert to old style webserver behaviour
  1098. g_web_php_exe - Path to php.exe
  1099. g_web_ref_path_extension - Path extension to add to web page image/css references.
  1100. g_web_timeout - Timeout for web requests
  1101. g_web_title - Title to use on specified web page
  1102. g_web_url_path - Url to path translation with access specifier
  1103. g_web_utf8 - Make sure all user.cgi handling is done in UTF8
  1104. g_webdav_enable - Enable webdav access for users
  1105. g_webdav_group - Only allow webdav if member of webdav access group
  1106. g_webdav_path - Root path for webdav storage
  1107. g_webdav_public - Enable non authenticated access to pub folder (readonly)
  1108. g_webmail_limit - Maximum number of concurrent webmail requests
  1109. g_webmail_popmode - Use POP3 instead of IMAP in WebMail.
  1110. g_webmail_port - HTTP Webmail port to listen on, default is 7080
  1111. g_webmail_save - Write surgehost.ini and other obsolete webmail config info
  1112. g_webmail_secret - Secret string used by webmail when sending the ip address of connecting users
  1113. g_webmail_secure_port - HTTPS secure WebMail port, default is https 7443
  1114. g_webmail_select_domain - Send select_domain instead of host in webmail autologins
  1115. g_webmail_timeout - Timeout for webmail or any cgi process (in seconds, default 360)
  1116. g_webmail_url - Url to the WebMail cgi
  1117. g_webmail_urladd - Url data to append to WebMail auto-login link
  1118. g_webmail_useip - Use the ip address in g_webmail_port setting
  1119. g_webmail_workarea - Path to WebMail workarea
  1120. g_work - Workarea for temp files
  1121. g_xauthuser_hide - Hide X-Authenticated-User header in processed mail
  1122. g_xfile_allow - Allow xfile & web upload features for users. Set to '*'
  1123. g_xrcpt_hide - Hide X-Rcpt-To header in locally delivered mail (not recommended)
  1124. g_xrcptoriginal_hide - Hide X-Rcpt-Original header in locally delivered mail
  1125. g_xserver_hide - Hide X-Server header in processed mail

WebMail settings

  1. see separate manual - further documentation to be completed