2010-06-22 My heart stopped for one beat when I realized what I saw today: The MH book. Waiting for me. Now I have a printed copy. That made my day. :-) At our university library there is a cupboard where they put books they remove from the library. This cupboard often is a treasury place for me. :-) This time I found Jerry Peek's MH book (for fifty Euro cents). Worked on the new masqmail package for Debian. To remove some lintian warning I needed to require debhelper (>= 7.2.3). Unfor- tunately my pbuilder chroot couldn't install such a version, although version 7.9.1 is in sid. `pbuilder --update' didn't help. Finally I solved the problem with: pbuilder --update --override-config --distribution sid --othermirror "deb ftp://ftp.de.debian.org/debian sid main" Why? Shouldn't be the config already contain these values? When I discover strange behavior in software that could be logi- cal bugs, then I compare it with the documentation and with the behavior of replacement programs. In the case of masqmail this usually means checking sendmail, postfix, exim, and qmail. Un- fortunately you can't install multiple MTAs on one system easily. But I have access to university machines with postfix and qmail. For exim I could set up a virtual machine running Debian sid. http://marmaro.de/lue/ markus schnalke