Re: why can't I do this?

2000-04-19 Thread Rogerio Brito
On Apr 19 2000, Adam McKenna wrote: in .qmail-default: /home/user/$EXT/Maildir/ Well, you could use something like: | someprogram /home/user/"$EXT"/Maildir/ where someprogram is something that gets its message from stdin and writes it to the maildir given as

Re: why can't I do this?

2000-04-19 Thread Peter van Dijk
On Wed, Apr 19, 2000 at 03:31:16AM -0300, Rogerio Brito wrote: On Apr 19 2000, Adam McKenna wrote: in .qmail-default: /home/user/$EXT/Maildir/ Well, you could use something like: | someprogram /home/user/"$EXT"/Maildir/ where someprogram is something that gets

Re: why can't I do this?

2000-04-19 Thread William E. Baxter
On Wed, Apr 19, 2000 at 03:31:16AM -0300, Rogerio Brito wrote: On Apr 19 2000, Adam McKenna wrote: in .qmail-default: /home/user/$EXT/Maildir/ Well, you could use something like: | someprogram /home/user/"$EXT"/Maildir/ Using qtools: | tomaildir

Re: why can't I do this?

2000-04-18 Thread Adam McKenna
Well, this isn't actually for me. I'm trying to create a workaround to allow an upgrade to qmail 1.03 for a client who is currently using a heavily modded qmail 1.01. (the person who made the modifications is gone, and the current source doesn't compile. nice, huh?) Basically, they don't want