|
Subject: |
Re: Suggestions for qmail code |
|
From: |
Jason L Tibbitts III <tibbs @
math .
uh .
edu> |
|
Date: |
21 Jun 1999 00:08:44 -0500 |
|
To: |
rms39 @
columbia .
edu (Russell Steinthal) |
|
Cc: |
majordomo-workers @
greatcircle .
com |
|
In-reply-to: |
rms39@columbia.edu's message of "Sun, 20 Jun 1999 13:05:25 -0400" |
|
References: |
<19990620170528.MUUX16384@condor.penguinpowered.com> |
|
User-agent: |
Gnus/5.070065 (Pterodactyl Gnus v0.65) Emacs/20.3 |
>>>>> "RS" == Russell Steinthal <rms39@columbia.edu> writes:
RS> (Another option is simply to include things
RS> like mj2 in the hardcoded list; I'm not sure how many people are
RS> actually using completely arbitrary values of whoami).
I thought of yet another option which I like more. The problem with
hardcoding $whoami is that different virtual domains might want different
values, so I decided to pass it on the command line. Now the -Q option
takes an argument. This seems pretty simple to me and provides for a
not-so-weird case that my previous suggestions didn't. It's still not
run-time configurable, though.
It still needs to be tested, though; it's in CVS now.
- J<
|
|