Viktor Dukhovni: > On Mon, Jan 06, 2014 at 11:33:26AM +0100, Patrick Ben Koetter wrote: > > > > Thus the need for a DANE_README.html, any volunteers? All the > > > required material is scattered about in: > > > > > > http://vdukhovni.github.io/ietf/draft-ietf-dane-smtp-with-dane-05.html > > > http://www.postfix.org/postconf.5.html > > > http://www.postfix.org/TLS_README.html > > > http://www.postfix.org/FORWARD_SECRECY_README.html > > > > I can work on it this and next week, but my English writing will need some > > review from a native speaker. > > Fantastic. One important point to get accross is that TLS security
Another important point: do not edit the HTML files in the Postfix "html" directory. Instead, edit the HTML files in the Postfix "proto" directory. All the hyperlinks to Postfix parameters, map types and README files are added autmatically with the command $ make manpages in the Postfix source tree top-level directory. This creates the files in the Postfix "html" directory. Please spell check and validate with http://validator.w3.org/ Wietse