Sha256: bc8a0514ab2e6fbdf0f443c65397dbd99a79c4eaea68e6871cac787557a09915

Contents?: true

Size: 1.8 KB

Versions: 3

Compression:

Stored size: 1.8 KB

Contents

cz:
  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: Minimální počet zpráv ve schránce, který předchází aktualizaci souboru mezipaměti. Jedná se o optimalizaci pro menší počet zápisů na disk za cenu většího počtu čtení z disku.
      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"

      storage_size: Maximální velikost pro doručenou poštu.
      storage_trash: Maximální velikost pro dočasné uložení smazaných zpráv. Připočítává se k celkové velikosti schránky.
      storage_spam: Maximální velikost pro nevyžádanou poštu. Připočítává se k celkové velikosti schránky.



Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rmails-0.2.5 config/locales/server/help/dovecot/cz.yml
rmails-0.2.4 config/locales/server/help/dovecot/cz.yml
rmails-0.2.3 config/locales/server/help/dovecot/cz.yml