From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 10:37:28 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B8CD16A46C for ; Fri, 19 Oct 2007 10:37:28 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id CF7DA13C494 for ; Fri, 19 Oct 2007 10:37:27 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by an-out-0708.google.com with SMTP id c24so78107ana for ; Fri, 19 Oct 2007 03:37:27 -0700 (PDT) Received: by 10.151.11.17 with SMTP id o17mr351411ybi.1192790247021; Fri, 19 Oct 2007 03:37:27 -0700 (PDT) Received: from ?192.168.1.102? ( [67.189.206.211]) by mx.google.com with ESMTPS id y56sm1405043hsb.2007.10.19.03.37.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Oct 2007 03:37:26 -0700 (PDT) Date: Fri, 19 Oct 2007 06:37:39 -0400 To: User Questions Organization: Seibercom.net In-Reply-To: <20071019054651.GA1256@remdog.net> References: <20071019054651.GA1256@remdog.net> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20071019063145.221C.GERARD-SEIBERT@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.30.04 [en] From: Gerard Subject: Re: Postfix woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 10:37:28 -0000 On October 19, 2007 at 01:46AM Rem P Roberti wrote: [ ... ] > This insanity has nothing to do with Postfix, if you can't find the > cron jobs, start scripts, management agents, ... that are doing this, > go back the FreeBSD list and ask for help to find them. Victor would know. I suggest that you paste the output of all your CRON jobs, and perhaps the /etc/rc.conf' file so we can review them. You might also try, as root, issuing this command: 'atq'. See if anything is listed. By the way, have you modified any of the startup scripts; i.e., files in '/usr/local/etc/rc.d'? -- Gerard