- make -chroot subpackage depend on -main so we get a manpage.
- take MAINTAINER (requested by previous MAINTAINER).
- add @bin markers while here.
ok mbalmer@ on a slightly older diff, ok sthen@
femail is intended to be used on servers that do not run a real MTA or
inside chroot(8) environments. It features a sendmail(8)-compatible
command line interface and forwards mail via SMTP to the host given in
the config file, an environment variable or localhost.
help & ok sturm@