Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: virt-mail-howto.xml
Date: Mon, 13 Mar 2006 19:40:06
Message-Id: 200603131939.k2DJdjh3013410@robin.gentoo.org
1 nightmorph 06/03/13 19:39:44
2
3 Modified: virt-mail-howto.xml
4 Log:
5 Fixed outgoing tls code for bug 125921. Thanks to jakub for assistance.
6
7 Revision Changes Path
8 1.49 xml/htdocs/doc/en/virt-mail-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.49&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.49&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml.diff?r1=1.48&r2=1.49&cvsroot=gentoo
13
14 Index: virt-mail-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v
17 retrieving revision 1.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- virt-mail-howto.xml 8 Jan 2006 01:10:07 -0000 1.48
21 +++ virt-mail-howto.xml 13 Mar 2006 19:39:44 -0000 1.49
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.48 2006/01/08 01:10:07 vanquirius Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.49 2006/03/13 19:39:44 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/virt-mail-howto.xml">
29 @@ -23,8 +23,8 @@
30 postfix, mysql, courier-imap, and cyrus-sasl.
31 </abstract>
32
33 -<version>1.0.25</version>
34 -<date>2006-01-07</date>
35 +<version>1.0.26</version>
36 +<date>2006-03-13</date>
37
38 <!--
39 Contents
40 @@ -380,6 +380,7 @@
41
42
43 <comment>(The next two options enable outgoing encryption.)</comment>
44 +smtp_use_tls = yes
45 smtp_tls_note_starttls_offer = yes
46 smtpd_use_tls = yes
47 #smtpd_tls_auth_only = yes
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list