File: faq.txt

package info (click to toggle)
cyrus-imapd 3.0.8-6%2Bdeb10u6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 61,500 kB
  • sloc: ansic: 189,141; perl: 10,435; javascript: 9,404; sh: 6,159; yacc: 2,199; makefile: 1,971; cpp: 926; python: 361; lex: 320; awk: 303; asm: 262; xml: 1
file content (56 lines) | stat: -rw-r--r-- 708 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.. _imap-faq:

==========================
Frequently Asked Questions
==========================

Features
========

.. toctree::
    :maxdepth: 2
    :glob:
    
    faqs/feature-*

Installation Problems
=====================

.. toctree::
    :maxdepth: 2
    :glob:
    
    faqs/install-*


Common Feature Requests
=======================

.. toctree::
    :maxdepth: 2
    :glob:
    
    faqs/r-*


Common Operational Questions
============================

.. toctree::
    :maxdepth: 1
    :glob:
    
    faqs/o-*

Common Interoperability Problems
================================

.. toctree::
    :maxdepth: 2
    :glob:
    
    faqs/interop-*


Looking for the :ref:`Cyrus SASL FAQ <sasl-faq>`?