Hi Greg,
On Tue, Mar 23, 1999 at 06:02:16PM -0500, xs wrote:
> hey all, since it seems that jos' email address is no longer valid, i'd
> figure i'd throw the question out here for an answer.
<[EMAIL PROTECTED]> works (I changed jobs twice quite a while ago).
> hi there jos, i was taking a look at your toolarge program and i had a few
> questions:
>
> in:
>
> echo '|condredirect $USER-toolarge $HOME/toolarge test'>.qmail-default
> echo '|$HOME/toolarge bounce"'>.qmail-toolarge
>
> i currently have "./Maildir/" in my .qmail, now would i enter this code
> before or after "./Maildir/",
Before. You would use
$ cat $HOME/.qmail
|condredirect $USER-toolarge $HOME/toolarge test
./Maildir/
and
$ cat $HOME/.qmail-toolarge
|$HOME/toolarge bounce
> or does the fact that it's in .qmail-default make qmail look at it first
> then .qmail?
Nope, you can stick this in whatever .qmail file you wish, as long as you take
care to point ``$USER-toolarge'' to ~user/.qmail-toolarge.
> thanks for the help.
Hope this does.
Cheers,
--
Jos Backus _/ _/_/_/ "Reliability means never
_/ _/ _/ having to say you're sorry."
_/ _/_/_/ -- D. J. Bernstein
_/ _/ _/ _/
[EMAIL PROTECTED] _/_/ _/_/_/ use Std::Disclaimer;