From owner-freebsd-questions@FreeBSD.ORG Thu Aug 10 11:33:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40FBA16A4E2 for ; Thu, 10 Aug 2006 11:33:32 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328F343D5E for ; Thu, 10 Aug 2006 11:33:28 +0000 (GMT) (envelope-from wodfer@gmail.com) Received: by nf-out-0910.google.com with SMTP id g2so586885nfe for ; Thu, 10 Aug 2006 04:33:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=WFevvsmQZwbKREQokYyxQ9Fp/POc1kCWPFwjwVd01XMH1xhcGG2Ztrwog0ImEiWvE3h8LPiP5WGc9nlrihyFDOOl0cFg5gZRVhMIeNPgje+zr9a8IcDMLUpewBqGFX2KO6EWgNRDtcR6HydwqlfPE709tT3vcnYqHvM9b4beyso= Received: by 10.78.139.5 with SMTP id m5mr1192347hud; Thu, 10 Aug 2006 04:33:19 -0700 (PDT) Received: by 10.78.169.7 with HTTP; Thu, 10 Aug 2006 04:33:19 -0700 (PDT) Message-ID: <23ed14b80608100433r63748457hf23763a6d42094aa@mail.gmail.com> Date: Thu, 10 Aug 2006 13:33:19 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Reinstalling Sendmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 11:33:32 -0000 I have some problems with Sendmail (ref an older thread I posted): pid 72284 (sendmail), uid 0: exited on signal 11 pid 72505 (sendmail), uid 0: exited on signal 11 pid 72672 (sendmail), uid 0: exited on signal 11 This happens every 30 minutes. It started after I upgraded from 4.7 to 4.11p19. Is there some easy way I can reinstall sendmail completely getting it back to the way it is when installing a fresh system? I don't want to tweak and dig too much with this anymore so I rather start from scratch. I know it's part of the base system, but is there some way to do this? Thanks, Andreas