Re: Austausch sendmail - exim

From: Jens Rehsack <rehsack(at)liwing.de>
Date: Sun, 26 Oct 2003 22:20:25 +0000

Stefan Blechschmidt wrote:
> Hallo Liste,
> möchte gerne sendmail gegen exim austauschen, kenne ich von
> GNU/Linux.
>
> habe in der /etc/rc.conf den Wert sendmail_enable="NO" gesetzt
> und exim über sysinstall installiert.
>
> Funktioniert alles soweit, ein 'telnet localhost smtp'
> bringt mir auch die gewünschte Meldung.
>
> Jetzt habe ich aber noch ein paar Verständnis fragen.
> [1] wenn ich exim abschalte kommt wieder sendmail

???
per kill oder per pkg_delete?
Letzteres ist klar, denn er stellt die mailer.conf(5) wieder
her.

> [2] 'ps ax|grep -v grep|grep sendmail' bringt mir 2
> pseudo sendmail Prozesse, die anscheinend sendmail starten
> wenn nichts anderes gefunden wird.

Nein. rc.sendmail(8) sagt zu sendmail_enable:
  (str) If set to ``YES'', run the sendmail(8) daemon at system
  boot time. If set to ``NO'', do not run a sendmail(8) daemon to
  listen for incoming network mail. This does not preclude a
  sendmail(8) daemon listening on the SMTP port of the loopback
  interface. The ``NONE'' option is deprecated and should not be
  used. It will be removed in a future release.

Weiterhin steht da:
  To completely prevent any sendmail(8) daemons from starting, you must
  set the following variables in /etc/rc.conf:
 
 

            sendmail_enable="NO"
            sendmail_submit_enable="NO"
            sendmail_outbound_enable="NO"
            sendmail_msp_queue_enable="NO"

> [3] Muss ich diese haben?
> Kann man, wenn ja, sendmail und seinen Anhang deinstallieren.

man make.conf

> hat zwar nichts mit der Funktion zu tun, interessiert mich aber.

Gruß,
Jens

To Unsubscribe: send mail to majordomo.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 26 Oct 2003 - 23:21:02 CET

search this site