Re: some troubles

2001-10-11 Thread Che Stevens
thank you so much i see a good use for this such as logging email usage in and out. - Original Message - From: "Peter Palmreuther" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 11, 2001 9:59 AM Subject: Re: some troubles > Hello Che, &g

Re: some troubles

2001-10-11 Thread Peter Palmreuther
Hello Che, On Thursday, October 11, 2001 at 3:46:53 PM you wrote (at least in part): CS> Thank You so much you answered a much need question of mine. How do you CS> pipe that alias to like nothing, /dev/null. Thank you. $>cat ~alias/.qmail-msglog |cat >>/dev/null $> But remember: this is

Re: some troubles

2001-10-11 Thread Che Stevens
Thank You so much you answered a much need question of mine. How do you pipe that alias to like nothing, /dev/null. Thank you. - Original Message - From: "Peter Palmreuther" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 11, 2001 8:41 AM Subj

Re: some troubles

2001-10-11 Thread Peter Palmreuther
Hello Yuri, DG> Edit the .qmail-default file for all mail to a domain. Also, if you DG> want an individuals' email to go to 2 or more addresses, make a .qmail DG> for their directory (not in the Maildir, just inside their directory). DG> One email address per line. Good luck. Or by applying

Re: some troubles

2001-10-11 Thread David Gartner
Yuri, Edit the .qmail-default file for all mail to a domain. Also, if you want an individuals' email to go to 2 or more addresses, make a .qmail for their directory (not in the Maildir, just inside their directory). One email address per line. Good luck. David Yuri A. Kabaenkov wrote: >H

some troubles

2001-10-11 Thread Yuri A. Kabaenkov
Hello i have a little problem: How can dublicate all mail in domain to additional address. I have many mailboxes and forwards And i want to send all incoming mail to this domain to one address and to all these addresses. Is it possible ? With respect, Y