> Andreas Keiser:
> Is there anybody who already installed qmail on OPENBSD 2.7. ?
freebsd here, starting with 2.2.8 upto 4.0 never any problems.
> 1. Where can I get the source, which I can compile with OPENBSD 2.7.
> (When I compiled I had problems -> user alias not found, but I set up
> group and passwd files!!)
you have to make sure that any shadow-passwds or nis-databases or the like
are compiled after changes to /etc/{passwd,group}.
> 2. What compiler should I use.
gnu cc serves well.
> 3. I want to receive and send mail with smtp (no pop3). What packages or
> sources do I need. Where can I get them.
> 4. Is there a documentation to do exactly that?
i think the documentation from mr. bernstein and qmail users is adequate
for the technical mind. for smtp 'pure' you don't need anything else.
clemens