defmailfile is defined at the start as:
defmailfile=$HOME/.msend.message.$
What happens is that when msend is invoked from within mreply,
i.e. when I send a mail to a list which is processed by mreply,
the message header arrives but no the message.
The cat command alos does not work when it runs through the
list of names to send to in the line : number='cat "${listfile}" | wc -l'
which then tells me how many people the file is being sent to. It
is 0, even if a dozen names are there.
The same msend worked ok when I had an account at netcom, but
it does not work on another account and not on this one either.
In fact, at psnw I get the errors cat: not found as well as
test: not found for every one of the dozen tests contained in msend.
So I think it is a configuration problem.
Any ideas?
Thanks in advance
eberhard weber
--
__
---------------------------------------------------------------
Research Project On Global Systems glo...@psnw.com
richk
number=`wc -l < ${listfile}`
--
Bill Marcum bma...@iglou.com
"Outside of a dog, a book is man's best friend. Inside a dog, it's too
dark to read." -- Marx (or was it Twain?)