Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-05-02 Thread Joerg Lenneis
qmail : > Thank you, it's working fine! > Markus Stumpf escritas: >> On Thu, Apr 26, 2001 at 06:04:36PM +, qmail wrote: >> > OH, do you know the variable name wich refers to the qmail-local messages >> > names? If I use the same name that qmail-local uses I wouldn't have name >> > coll

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread qmail
Thank you, it's working fine! Markus Stumpf escritas: > On Thu, Apr 26, 2001 at 06:04:36PM +, qmail wrote: > > OH, do you know the variable name wich refers to the qmail-local messages > > names? If I use the same name that qmail-local uses I wouldn't have name > > collisions, right? >

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread Markus Stumpf
On Thu, Apr 26, 2001 at 06:04:36PM +, qmail wrote: > OH, do you know the variable name wich refers to the qmail-local messages > names? If I use the same name that qmail-local uses I wouldn't have name > collisions, right? > Is it possible? As Charles mentioned there is no variable. But

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread Charles Cazabon
qmail <[EMAIL PROTECTED]> wrote: > > OH, do you know the variable name wich refers to the qmail-local messages > names? If I use the same name that qmail-local uses I wouldn't have name > collisions, right? > Is it possible? Yes, it's possible -- but there's no environment variable holding

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread Charles Cazabon
qmail <[EMAIL PROTECTED]> wrote: > > > > I'd like to ask you: is this procedure dangerous? There is the > > > possibility of loosing messages, receive attacks, or something I can't > > > imagine now? > > > Yes. You said $$ was the PID; that can wrap (especially if you're on a > > > system with

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread qmail
OH, do you know the variable name wich refers to the qmail-local messages names? If I use the same name that qmail-local uses I wouldn't have name collisions, right? Is it possible? > Charles Cazabon escritas: > > > qmail <[EMAIL PROTECTED]> wrote: > > > > > > I need to redirect all

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread qmail
> > I'd like to ask you: is this procedure dangerous? There is the > > possibility > > of loosing messages, receive attacks, or something I can't imagine now? > Yes. You said $$ was the PID; that can wrap (especially if you're on a > > system > with 15- or 16--bit PIDs), and you get a filenam

Re: | preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread Charles Cazabon
qmail <[EMAIL PROTECTED]> wrote: > > I need to redirect all unrecognized messages for a virtual domain to a > directory where another program(maildirsmtp) will catch it and send it to > another mailserver. > > To let the unrecognized messages into the specified directory, i'm using > the followi

| preline -f sed -n p ... => Is it dangerous/improper?

2001-04-26 Thread qmail
Hy all, I need to redirect all unrecognized messages for a virtual domain to a directory where another program(maildirsmtp) will catch it and send it to another mailserver. To let the unrecognized messages into the specified directory, i'm using the following .qmail-default command line: | pre