From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 23:06:15 2003 Return-Path: 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 7ED4E16A4CE for ; Wed, 29 Oct 2003 23:06:15 -0800 (PST) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0870443FBF for ; Wed, 29 Oct 2003 23:06:14 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 9EB7D241C3 for ; Thu, 30 Oct 2003 08:06:12 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31019-05 for ; Thu, 30 Oct 2003 08:06:12 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 2B129241B2 for ; Thu, 30 Oct 2003 08:06:12 +0100 (CET) Received: from 192.168.0.97 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Thu, 30 Oct 2003 08:06:12 +0100 (CET) Message-ID: <62621.192.168.0.97.1067497572.squirrel@webmail.thilelli.net> In-Reply-To: <44znfjxyyk.fsf@be-well.ilk.org> References: <18618.208.253.246.93.1067371598.squirrel@ns1.valuedj.com><44fzhd2k2i.fsf@be-well.ilk.org><11035.208.253.246.93.1067374244.squirrel@ns1.valuedj.com><44smlc3zix.fsf@be-well.ilk.org><10470.208.253.246.93.1067477027.squirrel@ns1.valuedj.com> <44znfjxyyk.fsf@be-well.ilk.org> Date: Thu, 30 Oct 2003 08:06:12 +0100 (CET) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: PostFix error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 07:06:15 -0000 >> I have added the above lines to my newly created /etc/periodic.conf >> file. > For the record, these changes and others are recommended (by printing > them to the screen during the install phase) specifically by the port > itself. If you didn't notice it telling you at the time you > installed, you can go back and read the file in: > /usr/ports/mail/postfix/pkg-message You can also use the pkg_info(1) command : $ pkg_info -D postfix-2.0.16,1 -- -jg.