On Thu, Jun 20, 2002 at 02:43:50PM -0700, Kevin Gagel wrote:

| Question 1:
| Am I correct about the NoMailAudit.pm wanting to utilize the
| directory of the intended recipient?

If you don't specify -P, yes.  If you specify -P, no.  This is
intentional.  The solution is to specify -P.  (IMO the local mbox
delivery "feature" is a misfeature, but that's IMO)

| Question 2:
| What is the perl script equivalent of setting an environment
| variable, ie: MAIL=C:\this?

Like this:

--- foo.bat
set MAIL=C:\this
perl the_perl_script.pl
---

:-).

That is, you set the environment, then run perl.

-D

-- 

The Consultant's Curse:
    When the customer has beaten upon you long enough, give him
what he asks for, instead of what he needs.  This is very strong
medicine, and is normally only required once.
 
http://dman.ddts.net/~dman/

Attachment: msg06544/pgp00000.pgp
Description: PGP signature

Reply via email to