Titanus Eramius: > Hi list > > At some point in the future, I would like to build Postfix myself, and > to that end I have downloaded the current stable source. Reading > through the documentation is a bit hard though, since my system and > it's software is unable to render the documents probably.
Amazingly, all this is described in a file called INSTALL: You should view the README files with a pager such as more(1) or less(1), because the files use backspace characters in order to produce bold font. To print a README file without backspace characters, use the col(1) command. For example: $ col -bx <file | lpr There are also tips on how to view the html and manpage documents. Wietse