cd /etc/mail && make aliases ERROR

Started by Raybdbomb, July 01, 2005, 11:11:27 AM

Previous topic - Next topic

Raybdbomb

I wanted to update my root alias which is held in /etc/mail/aliases, and the http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sendmail.html#AEN32180" target="_blank">freebsd handbook says to edit it then run make in the /etc/mail directory.  when doing so I get this:

-su-2.05b# make/usr/sbin/sendmail -bi -OAliasFile=/etc/mail/aliasessendmail: usage: sendmail [ -t ] [ -fsender ] [ -Fname ] [ -bp ] [ -bs ] [ arg ... ]*** Error code 100Stop in /etc/mail.-su-2.05b# 


Anyone know why, or what I can do to update my aliases?

Raybdbomb

The answer: qmail doesn't natively support it.

Read /var/qmail/doc/INSTALL.alias for how to get this functionality


/solved