Date: Wed, 21 Mar 2001 14:24:09 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Saifuddin <sfdn@lapindo.co.id> Cc: questions@FreeBSD.ORG Subject: Re: question-21032001 Message-ID: <20010321142409.C73944@itouchnz.itouch> In-Reply-To: <90170516139.20010321091636@lapindo.co.id>; from sfdn@lapindo.co.id on Wed, Mar 21, 2001 at 09:16:36AM %2B0700 References: <90170516139.20010321091636@lapindo.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321142409.C73944>