Sha256: 0b27996f99b1ea134e8f3b10669103c626f61e4f9d886e94b1cc0e705e8038f1

Contents?: true

Size: 1.46 KB

Versions: 12

Compression:

Stored size: 1.46 KB

Contents

en:
  server:
    help:
      disable_plaintext_auth: Disable LOGIN command and all other plaintext authentications unless SSL/TLS is used (LOGINDISABLED capability).
      auth_username_chars: List of allowed characters in username. If the user-given username contains a character not listed in here, the login automatically fails. If you want to allow all characters, set this value to empty.
      auth_worker_max_count: Maximum number of dovecot-auth worker processes. They're used to execute blocking passdb and userdb queries (eg. MySQL and PAM). They're automatically created and destroyed as needed.
      auth_mechanisms: Space separated list of wanted authentication mechanisms (plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey gss-spnego).
      auth_verbose: Log unsuccessful authentication attempts and the reasons why they failed.
      mail_cache_min_mail_count: The minimum number of mails in a mailbox before updates are done to cache file. This allows optimizing Dovecot's behavior to do less disk writes at the cost of more disk reads.

      postmaster_address: Address to use when sending rejection mails.

      quota_full_tempfail: If user is over quota, return with temporary failure instead of bouncing the mail.

      rejection_subject: Subject- header to use for rejection mails.
      rejection_reason: Human readable error message for rejection mails.
      rejection_variables: "%n = CRLF, %r = reason, %s = original subject, %t = recipient"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rmails-0.2.5 config/locales/server/help/dovecot/en.yml
rmails-0.2.4 config/locales/server/help/dovecot/en.yml
rmails-0.2.3 config/locales/server/help/dovecot/en.yml
rmails-0.2.2 config/locales/server/help/dovecot/en.yml
rmails-0.2.1 config/locales/server/help/dovecot/en.yml
rmails-0.2.0 config/locales/server/help/dovecot/en.yml
rmails-0.1.6 config/locales/server/help/dovecot/en.yml
rmails-0.1.5 config/locales/server/help/dovecot/en.yml
rmails-0.1.4 config/locales/server/help/dovecot/en.yml
rmails-0.1.3 config/locales/server/help/dovecot/en.yml
rmails-0.1.2 config/locales/server/help/dovecot/en.yml
rmails-0.1.1 config/locales/server/help/dovecot/en.yml