mhonarc-users

Re: Beginner General Questions

2003-07-26 10:40:44
On July 25, 2003 at 15:04, "Irubin Consulting" wrote:

I am attempting to setup your script, and am unclear about the following
three items. Your help is appreciated.

## Path to mbox file
$mbox = $mhonarc.'/mbox/demo';

The '.' (dot) is a the string concatenation operator in Perl.
Therefore, by default, $mbox is being set to the path represented by
the variable $mhonarc with "/mbox/demo".  In your case, you will
want to change this to reflect the full pathname to your mailbox
file.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS

<Prev in Thread] Current Thread [Next in Thread>