File: questions.html

package info (click to toggle)
cyrus-imapd-2.2 2.2.13-14%2Blenny6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 14,136 kB
  • ctags: 8,060
  • sloc: ansic: 83,921; sh: 13,310; perl: 3,994; makefile: 1,434; yacc: 949; awk: 302; lex: 249; asm: 214
file content (33 lines) | stat: -rw-r--r-- 849 bytes parent folder | download | duplicates (10)
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
<html>
<head>
<title>outstanding questions in cyrus documentation</title>
<!-- $Id: questions.html,v 1.3 2003/10/16 15:33:31 rjs3 Exp $ -->
</head><body>

questions we really should answer.  if you feel like doing us a favor,
sit down and answer one.

<ul>
<li> why is it so hard to get <tt>imapd</tt> working with redhat's
shadow password implementation?

<li> When does <tt>imapd</tt> advertise PLAIN?  when does it accept
plaintext logins?

<li> What are the advantages of LMTP?  

<li> How do I configure Sendmail to use LMTP?

<li> How do I configure Postfix to work with Cyrus?  To use LMTP?

<li> How can I run LMTP over TCP?  Why should I want to?

<li> What are the performance implications of single-instance store?
(in effect as of 1.6.22)  How should I configure partitions to deal
with a large number of users?

</ul>


</body>
</html>