Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: dev-email.xml
Date: Sat, 03 Dec 2011 15:48:28
Message-Id: 20111203154819.6A08F2005C@flycatcher.gentoo.org
1 idl0r 11/12/03 15:48:19
2
3 Modified: dev-email.xml
4 Log:
5 Add dovecot LDA support
6
7 Revision Changes Path
8 1.40 xml/htdocs/proj/en/infrastructure/dev-email.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.40&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.40&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?r1=1.39&r2=1.40
13
14 Index: dev-email.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml,v
17 retrieving revision 1.39
18 retrieving revision 1.40
19 diff -u -r1.39 -r1.40
20 --- dev-email.xml 3 Dec 2011 15:43:44 -0000 1.39
21 +++ dev-email.xml 3 Dec 2011 15:48:19 -0000 1.40
22 @@ -29,7 +29,7 @@
23 This document describes what you, as a Gentoo Developer, can expect from our
24 e-mail system, and provides configuration details you require.
25 </abstract>
26 -<version>1.10</version>
27 +<version>1.11</version>
28 <date>2011-12-03</date>
29
30 <!-- This doesn't look good, can be handy though. Commenting out
31 @@ -332,6 +332,22 @@
32 </body>
33 </section>
34 <section>
35 + <title>Can I use sieve/managesieve on dev.gentoo.org?</title>
36 + <body>
37 + <p>
38 + You need to create a <path>~/.forward</path> file thought with the
39 + following content:
40 + </p>
41 + <pre caption="~/.forward for sieve/managesieve usage">
42 + | "/usr/libexec/dovecot/deliver"
43 + </pre>
44 + <note>
45 + Using the dovecot LDA also improves the performance/speed for IMAP
46 + and POP3.
47 + </note>
48 + </body>
49 +</section>
50 +<section>
51 <title>Can I use SpamAssassin on dev.gentoo.org?</title>
52 <body>
53 <p>