From owner-freebsd-questions Tue Mar 20 18:25:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 7BF3637B770 for ; Tue, 20 Mar 2001 18:25:16 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f2L2O9f74387; Wed, 21 Mar 2001 14:24:09 +1200 (NZST) (envelope-from jonc) Date: Wed, 21 Mar 2001 14:24:09 +1200 From: Jonathan Chen To: Saifuddin Cc: questions@FreeBSD.ORG Subject: Re: question-21032001 Message-ID: <20010321142409.C73944@itouchnz.itouch> References: <90170516139.20010321091636@lapindo.co.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <90170516139.20010321091636@lapindo.co.id>; from sfdn@lapindo.co.id on Wed, Mar 21, 2001 at 09:16:36AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 21, 2001 at 09:16:36AM +0700, Saifuddin wrote: > Hello questions, > > I have questins as follow: > > 1. How to extend the logging file term in /var/log > a. maillog > b. messages > c. ppp > because now my machine use the standard configuration (maillog up > to 1 week, messages one week, ppp five days). I want all logging > file to monthly Checkout /etc/newsyslog.conf and newsyslog(8). > 2. I have domain as xxx.yyy.com and my hostname is 111. How to > configure, so that all my user will have email address as: > user1@xxx.yyy.com and not user1@111.xxx.yyy.com Get the mailers to set their Reply-To: address, or add: MASQUERADE_AS(itouch.co.nz) FEATURE(`masquerade_envelope') to your sendmail(8) m4 macro files when you're generating your local sendmail.cf file. > 3. Does it possible using both IDE and SCSI Hard disk at the same > machine (FreeBSD) and running together. Yes. -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message