From owner-freebsd-questions Sun Jul 25 13:27:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.wizzards.net (mail.wmni.net [209.40.64.3]) by hub.freebsd.org (Postfix) with ESMTP id 68A4814FD0 for ; Sun, 25 Jul 1999 13:27:42 -0700 (PDT) (envelope-from jfox@wizzards.net) Received: from localhost (jfox@localhost) by mail.wizzards.net (8.9.1a/8.9.1) with ESMTP id NAA24838 for ; Sun, 25 Jul 1999 13:21:17 -0700 Date: Sun, 25 Jul 1999 13:21:16 -0700 (PDT) From: "John J. Fox IV" To: freebsd-questions@freebsd.org Subject: Changing MTAs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm tired of fighting sendmail, and want to try something else. This is on a home machine that gets a dynamically-assigned IP whenever I dialup, so whatever replacement MTA I use needs to have a feature equivalent to sendmail's 'masquerade_as ' and 'masquerade envelopes' functions. Bearing that in mind, I have two questions: 1) What suggestions are there as to which MTA to use? I am leaning towards exim or postfix right now, but I'd appreciate advice from those who have already been where I'm going. 2) What is the cleanest way to remove sendmail from my system? It isn't in the list generated by 'pkg_info', so I assume that 'pkg_delete' is not an option. :) Any thoughts on this are greatly appreciated. Thank you. john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message