Sharon,
   Your problem comes from the fact that, while sendmail is an old standard
on unix boxes, it is not on NT.  You may want to look in the ActivePerl FAQ
for
some leads to NT-compatible sendmail variants, or you may wnat to install
a different mail program (an MTA to transfer the mail, rather than the MUA
you use to *read* the mail).  Your code probably assumes that all mail can
be
tossed at sendmail without further ado.  This is not always a good thing
even
in the unix world.

David
--
David Cassell, OAO Corp.                           [EMAIL PROTECTED]
Senior computing specialist
mathematical statistician

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to