On Tue, 19 Nov 2002, Jolley, Carl wrote:
> ----------------------
> Your majordomo.cf says:
>
> $sendmail_command = "/usr/pkg/sbin/sendmail";
>
> You said:
>
> i configured majordomo on my NetBSD 1.6 box using postfix.
>
> Is /usr/pkg/sbin/sendmail ACTUALLY postfix?
# pwd
/etc/postfix
# grep endmail main.cf
(...)
# sendmail_path: The full pathname of the Postfix sendmail command.
# This is the Sendmail-compatible mail posting interface.
sendmail_path = /usr/pkg/sbin/sendmail
It's a sendmail-like postfix command. So i suppose it's ok.
I just tryed out /usr/pkg/sbin/postfix but ouch... nothing worked then:
majordom doesn't even respond to 'help' command.
--
Pierre-Philipp Braun <ppwb@club-internet.fr>
http://elge9.free.fr
References:
|
|