OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: maildrop?
From: Reinoud Koornstra (Reinoud.Koornstraibbnet.org)
Date: Mon Mar 20 2000 - 08:11:48 CST


> I'm trying to replace sendmail with postfix, and I have troble understanding
> somethings in the INSTALL file.
> What is the maildrop program? What does it do? Is it the same as the program
> that some people use to filter mail (maildrop-0.60)?
> Is postfix coded so that it doesn't accept relay by default?
> How should I change my /etc/rc.d/initd/sendmail script, to
> /etc/rc.d/initd/postfix, so that it starts, stops, restarts, and reloads
> postfix and not sendmail.

Hmmm replace the /etc/mailer.conf file with another.
For example i have in mine:

sendmail /usr/pkg/libexec/postfix/sendmail
send-mail /usr/pkg/libexec/postfix/sendmail
mailq /usr/pkg/libexec/postfix/sendmail
newaliases /usr/pkg/libexec/postfix/sendmail

Just fill in the correct directories in your case.
For the rest you can edit the rc.conf in /etc and tell sendmail to act.
Instead of sendmail, postfix is started. Also make sure the nessecary
files are in /etc/postfix/ Then it should work.
Bye,

Reinoud.