[Workaround] r63 - trunk/sarge
chaas at torf.workaround.org
chaas at torf.workaround.org
Thu Sep 15 16:38:45 CEST 2005
Author: chaas
Date: 2005-09-15 16:38:45 +0200 (Thu, 15 Sep 2005)
New Revision: 63
Modified:
trunk/sarge/en.xml
Log:
Next time I learn to count. :)
Modified: trunk/sarge/en.xml
===================================================================
--- trunk/sarge/en.xml 2005-09-15 12:40:28 UTC (rev 62)
+++ trunk/sarge/en.xml 2005-09-15 14:38:45 UTC (rev 63)
@@ -643,7 +643,7 @@
<para>
As specified earlier in this document you need to tell Postfix where the
control information is stored in the database. You need to create the
- following three text files in <emphasis>/etc/postfix</emphasis> for that
+ following four text files in <emphasis>/etc/postfix</emphasis> for that
reason.
</para>
@@ -996,20 +996,12 @@
As written earlier Postfix uses the Cyrus SASL library for authenticated
SMTP. So you need to tell Postfix how to access the data storage
that keeps the usernames and passwords.
- This is easy. Create a directory
- <emphasis>/etc/postfix/sasl</emphasis> to put the SASL config file there:
+ This is easy. You just need to create a file
+ <emphasis>/etc/postfix/sasl/smtpd.conf</emphasis>
+ like this:
</para>
<screen>
-mkdir /etc/postfix/sasl
-</screen>
-
- <para>
- Now you need to create a file <emphasis>smtpd.conf</emphasis>
- in that directory like this:
- </para>
-
-<screen>
pwcheck_method: auxprop
auxprop_plugin: sql
mech_list: plain login cram-md5 digest-md5
@@ -2163,6 +2155,7 @@
<listitem>Patrick Jäger</listitem>
<listitem>Ricardo Arguello</listitem>
<listitem>Simon Kammerer</listitem>
+ <listitem>Thomas "Balu" Walter</listitem>
<listitem>Tim Weippert</listitem>
</itemizedlist>
More information about the Workaround-chitchat
mailing list