Re: wrong postfix binary
Martti Kuparinen <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
Arne Kaiser kirjoitti: > strange, the /etc/mailer.conf and the /etc/rc.conf/postfix are exactly like > yours, but postfix is still starting from the wrong startscript with the > wrong binary and the wrong config. Is your /etc/rc.d/ really up-to-date? Get the latest sources for your release (were you running NetBSD 3.1 -- if yes, "cvs update -dPA -r netbsd-3-1" will fetch you 3.1.1) and run "postinstall fix" followed by "etcupdate". Martti