[% USE JSON -%]

[% locale.maketext("Dovecot is a mail server capable of handling the [output,acronym,IMAP,Internet Message Access Protocol] and [output,acronym,POP3,Post Office Protocol] protocols. This interface allows you to configure various aspects of Dovecot’s behavior.") %]

[% IF data.show_ipv6 %] [% END %]
[% FOR option IN data.protocols_options %] [% END %]

[% locale.maketext("These checkboxes select which protocols [asis,Dovecot] will listen on.") %]

[% locale.maketext("[output,strong,Note]: [asis,cPanel]’s Webmail system requires [output,acronym,IMAP,Internet Message Access Protocol] in order to function.") %]

[% locale.maketext("[output,strong,Note]: If you do not select a checkbox, the system will operate in authentication-only mode.") %]

[% locale.maketext("[output,strong,Note]: [output,acronym,LMTP,Local Mail Transfer Protocol] is required and you cannot disable it.") %]

[% locale.maketext("This option allows you to enable [asis,Dovecot] to listen for [output,acronym,IPv6,Internet Protocol Version 6] Address requests.") %]

[% locale.maketext("[output,strong,Note]: You must select a protocol in the Protocols Enabled section before selecting IPv6 Enabled.") %]

[% locale.maketext("This setting will allow remote email clients to authenticate using unencrypted connections. When set to “no”, only connections originating on the local server will be allowed to authenticate without encryption. Selecting “no” is preferable to disabling [output,acronym,IMAP,Internet Message Access Protocol] in the [output,em,Protocols Enabled] section since it will force remote users to use encryption while still allowing webmail to function correctly.") %]

[% locale.maketext("This setting allows the use of weak authentication hashing methods.") %] [% locale.maketext("When set to “No”, users can only use secure password hashes.") %] [% locale.maketext("Insecure password hashing methods leave users vulnerable to brute force attacks.") %] [% locale.maketext("Users that use these methods will not be able to log into their accounts until they change their password.") %] [% locale.maketext("Set this option to “Yes” to allow users that use weak password hashes to log in.") %]

[% locale.maketext("This is a standard format list of the [output,acronym,SSL,Secure Socket Layer] ciphers [asis,Dovecot] should use. Typically this will only need to be adjusted for [output,acronym,PCI,Payment Card Industry] compliance.") %]"

[% locale.maketext("This value represents the minimum [output,acronym,SSL,Secure Socket Layer] protocol that [asis,Dovecot] clients may use to connect. Typically, you will only need to adjust this value for [output,acronym,PCI,Payment Card Industry] compliance.") %]

[% locale.maketext("Specifies the maximum number of mail ([output,acronym,IMAP,Internet Message Access Protocol] and [output,acronym,POP3,Post Office Protocol] servers) processes that may be running at one time.") %]

[% locale.maketext("The maximum memory usage of the [output,acronym,IMAP,Internet Message Access Protocol] and [output,acronym,POP3,Post Office Protocol] processes, in [output,acronym,MB,Megabytes]. These processes read mostly memory-mapped files, so setting a high limit should not affect your server’s performance.") %]

[% locale.maketext("Specifies the number of simultaneous [output,acronym,IMAP,Internet Message Access Protocol] connections that a single user ([output,acronym,IP,Internet Protocol] address) may make from each IP address.") %]

[% locale.maketext("Specifies the number of minutes between [output,acronym,IMAP,Internet Message Access Protocol] IDLE “OK Still here” messages. Increasing this may help increase battery life for some mobile clients.") %]

[% locale.maketext("Specifies the number of simultaneous [output,acronym,POP3,Post Office Protocol] connections that a single user (IP address) may make from each IP address.") %]

[% locale.maketext("This specifies how many spare authentication processes should be kept running to listen for new connections.") %]

[% locale.maketext("Specifies the maximum number of authentication processes that may be running at one time.") %]

[% locale.maketext("The maximum memory usage of the [output,acronym,IMAP,Internet Message Access Protocol] and [output,acronym,POP3,Post Office Protocol] login processes, in [output,acronym,MB,Megabytes].") %]

[% locale.maketext("The number of seconds to delay before moving users to the IMAP hibernate process. This will help save system memory. A value of “0” disables this option.") %]

[% locale.maketext("The master authentication process keeps a cache of validated logins so that it does not need to recheck the login credentials each time mail is retrieved. This specifies the amount of memory used for the cache, in [output,abbr,MB,Megabytes].") %]

[% locale.maketext("The time, in seconds, that successful logins will be stored in the authentication cache. A lower value may cause more work for the authentication server but decrease the likelihood of problems when passwords are updated.") %]

[% locale.maketext("The time in seconds that failed logins will be stored in the authentication cache. Lowering this value may cause more work for the authentication server but decrease the likelihood of problems when passwords are updated.") %]

[% locale.maketext("Specifies whether to use a new login process for each new [output,acronym,POP3,Post Office Protocol] or [output,acronym,IMAP,Internet Message Access Protocol] connection. Setting this to yes may improve the security of the [asis,Dovecot] authentication processes, but doing so imposes a significant performance penalty on heavily loaded servers.") %]

[% locale.maketext("The maximum memory usage (in [output,abbr,MB,Megabytes]) of [asis,Dovecot]’s internal “[asis,config]” service. Each [asis,SSL]/[asis,TLS] certificate that [asis,Dovecot] tracks requires additional memory. Servers with many domains may need to increase this value to ensure that [asis,Dovecot] operates correctly.") %]

[% locale.maketext("The time in seconds between updates to idle [output,acronym,IMAP,Internet Message Access Protocol] connections. Lowering this value will cause idle clients to see new messages faster, however lower values may also increase server load slightly. The default setting of 30 is recommended.") %]

[% locale.maketext("When this option is enabled, the system will count email messages in the Trash folder against the user’s quota.") %] [% locale.maketext("Note: In order to recalculate existing quotas, you must run the “[_1]” command in a root shell after you modify this option." ,'/usr/local/cpanel/scripts/generate_maildirsize --allaccounts --confirm') %]

[% locale.maketext("When you enable this option, the system will compress recently created and delivered messages.") %]

[% locale.maketext("The compression level to save messages in when you enable “Compress Messages”.") %]

[% locale.maketext("When this option is enabled, the system will remove messages in the Trash and Deleted Messages folders based on the expiration time configured below.") %]

[% locale.maketext("The number of days to keep messages before the [output,em,Auto Expunge Trash] function removes them. This function only works if the [output,em,Auto Expunge Trash] function is enabled.") %]

[% locale.maketext("When this option is enabled, the system will remove messages in the Spam folder based on the expiration time configured below.") %]

[% locale.maketext("The number of days to keep messages before the [output,em,Auto Expunge Spam] function removes them. This function only works if the [output,em,Auto Expunge Spam] function is enabled.") %]

[% locale.maketext("The maximum size to which a [asis,MDBOX] mailbox file may grow before the system rotates it.") %]

[% locale.maketext("The maximum time that an [asis,MDBOX] mailbox file may exist before the system rotates it.") %]

[% FOR irq_opt = data.incoming_reached_quota_options -%]

[ ? ] [% irq_opt.help.html() %]

[% END -%]

[% locale.maketext("The minimum number of processes that the system will attempt to reserve in order to accept more client connections.") %] [% locale.maketext("A setting of [numf,_1] will only start the [asis,LMTP] server when needed and will conserve memory.", 0) %]

[% locale.maketext("The maximum number of [asis,LMTP] server processes.") %]

[% locale.maketext('The maximum number of concurrent [asis,LMTP] deliveries per user. A value of “[numf,_1]” disables the per-user limit.', 0) %]


[% locale.maketext("Reset Form") %]