Package: postfix Version: 3.3.2-1 Severity: minor Looks like the pointer from the lmtp manpage to the smtp manpage is missing the "postfix" prefix:
0 dkg@alice:~$ man lmtp
man: can't open /usr/share/man/man8/smtp.8: No such file or directory
No manual entry for lmtp
16 dkg@alice:~$ zcat /usr/share/man/man8/lmtp.8postfix.gz
.so man8/smtp.8
0 dkg@alice:~$ ls -la /usr/share/man/man8/smtp.*
-rw-r--r-- 1 root root 9568 Dec 13 02:42 /usr/share/man/man8/smtp.8postfix.gz
0 dkg@alice:~$
that is, it appears that it's trying to redirect to smtp.8, instead of
smtp.8postfix.
thanks for maintaining postfix!
--dkg
signature.asc
Description: PGP signature

