I'm sorry if this is a stupid question, but
I've read the documentation and I'm missing something..
In "REMOVE.binmail":
---------------------------------------------------------------------
3. If the binmail binary was /bin/mail, make sure that ``mail'' still
invokes a usable mailer. Under SVR4 you may want to link mail to
mailx.
---------------------------------------------------------------------
My question is: to what do I have to link /bin/mail ???
/bin/mailx and /bin/mail were links to /bin/Mail, which I chmoded to 0
following the instructions in "REMOVE.binmail"
(My system is a slackware 7.1.)
I tried to link /bin/mail to /var/qmail/bin/qmail-local .. seemed
resonable to me .. and that's the result:
---------------------------------------------------------------
03/11/01 11:24 los:qmail-1.03# ( echo 'Alberto Dainotti'; cat `cat SYSDEPS` ) | mail
[EMAIL PROTECTED]
qmail-local: usage: qmail-local [ -nN ] user homedir local dash ext domain sender
aliasempty
---------------------------------------------------------------
Thank you,
Alberto.