The Network People Support Forums

Mail::Toaster => General Questions => Topic started by: Raybdbomb on July 01, 2005, 11:11:27 AM

Title: cd /etc/mail && make aliases ERROR
Post by: Raybdbomb on July 01, 2005, 11:11:27 AM
I wanted to update my root alias which is held in /etc/mail/aliases, and the 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?
Title: Re: cd /etc/mail && make aliases ERROR
Post by: Raybdbomb on July 01, 2005, 11:17:54 AM
The answer: qmail doesn't natively support it.

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


/solved