Author: Dan
Date: 03-10-08 00:59
gerram wrote:
> My Postfix worked normal early. After some deals on server I'd
> got couple mistakes about rules of user and group postfix. I'd
> decided install Postfix over again and did like this:
> 1) deleted any records "postfix", "maildrop" from passwd,
> master.passwd, group;
> 2) deleted record "postfix_enable='yes'" from /etc/rc.conf ;
> 3) deleted directory (folder) /usr/local/etc/postfix ;
You should have done pkg_delete postfixABC
where ABC is the version returned by pkg_info | grep postfix
>
> and now, when I try install Postfix I don't get ever:
> # cd /usr/ports/mail/postfix23
> # make install
> #
>
> How I can install Postfix over again?
make clean
make install
--
Webmaster
|
|