From owner-freebsd-questions Tue Jun 12 7:41:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fbsd.bosa.ca (cr1003901-a.rct1.bc.wave.home.com [24.113.37.99]) by hub.freebsd.org (Postfix) with ESMTP id 511AC37B403 for ; Tue, 12 Jun 2001 07:41:10 -0700 (PDT) (envelope-from kulraj@bosa.ca) Received: from ask (h207-230-227-196.dccnet.com [207.230.227.196]) by fbsd.bosa.ca (Postfix) with SMTP id F27BE158EB9; Tue, 12 Jun 2001 08:49:41 -0700 (PDT) Message-ID: <005301c0f34d$8c5e5e40$c4e3e6cf@kimsamy.com> From: "Kulraj Gurm (bosa.ca Account)" To: "David Leimbach" , References: <20010612073510.A1178@mutt.home.net> Subject: Re: Yanking Sendmail need something easier to understand Date: Tue, 12 Jun 2001 07:39:55 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [snip] > Does anyone know of any other program that can do the following: > > 1) Map local user names to my ISP email address. > dave@localhost dleimbac@earthlink.net [/snip] Postfix would be my MTA of choice; but both postfix and sendmail have pretty much the same concept of virtual user tables - and thats all you need to setup the above. Regards, Kulraj Gurm ----- Original Message ----- From: "David Leimbach" To: Sent: Tuesday, June 12, 2001 5:35 AM Subject: Yanking Sendmail need something easier to understand > I would like to rid myself of the really difficult to understand sendmail. > > > Does anyone know of any other program that can do the following: > > 1) Map local user names to my ISP email address. > dave@localhost dleimbac@earthlink.net > > 2) Work with procmail as a delivery agent. [filters] > 3) Relay my outgoing mail to an external SMTP server. > > > I like the fact that sendmail does all of these things but it is > ridiculously hard to understand what the configuration files mean. > > I have the current setup where I have to run a cron job to get > my outgoing mail delivered by doing sendmail -q. > > Its really irritating... If there is a major upgrade to sendmail > I won't be able to re-configure it! :) > > I used the install-sendmail Perl script I found on freshmeat.net to > get it configured as it is now... Unfortunately I have no clue what it > did. > > > Dave > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message