Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: dev-email.xml
Date: Tue, 30 Jun 2009 07:08:54
Message-Id: E1MLXSW-0007bV-Eg@stork.gentoo.org
1 robbat2 09/06/30 07:08:52
2
3 Modified: dev-email.xml
4 Log:
5 Email relaying is allowed now, but developers must use STARTTLS and authenticate to use it.
6
7 Revision Changes Path
8 1.29 xml/htdocs/proj/en/infrastructure/dev-email.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.29&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?r1=1.28&r2=1.29
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.28
18 retrieving revision 1.29
19 diff -p -w -b -B -u -u -r1.28 -r1.29
20 --- dev-email.xml 30 Jun 2009 07:01:38 -0000 1.28
21 +++ dev-email.xml 30 Jun 2009 07:08:52 -0000 1.29
22 @@ -245,13 +245,9 @@ SHA1 = 91:57:06:37:61:1D:12:DD:8B:EE:31:
23 <section>
24 <title>Using dev.gentoo.org as a mail relay server</title>
25 <body>
26 -<warn>
27 -Do <e>not</e> do this unless absolutely necessary. Please use your ISPs
28 -relay server whenever possible.
29 -</warn>
30 <p>
31 -If you need a relay-server desperately and have no other means of
32 -sending e-mails, you can use dev.gentoo.org as a relayserver.
33 +If you would like to reduce the SRF spam scoring against your email, or do not
34 +wish to use your ISP's relay, you may relay your email through dev.gentoo.org.
35 </p>
36 <note>
37 For devs unable to use port 25 to send mail, dev.gentoo.org also accepts
38 @@ -259,9 +255,9 @@ inbound SMTP connections on TCP port 587
39 </note>
40 <p>
41 Now setup your e-mail client to use dev.gentoo.org as the SMTP server.
42 -Select <e>yes</e> when asked if the server uses authentication. If you
43 -get the choice, select <e>plain</e> as the hash-method. Use your
44 -username and your LDAP password for authentication.
45 +Select <e>yes</e> when asked if the server uses authentication. Also enable
46 +<e>STARTTLS</e>. If you get the choice, select <e>plain</e> as the hash-method.
47 +Use your username and your LDAP password for authentication.
48 </p>
49 </body>
50 </section>