Hi.. I'm wtitting this Perl script that sends an e-mail, so I do this: open(MAIL, "|/usr/sbin/sendmail") or die "can't open"; print MAIL "To: user\@domain.com\n", "From: user\@domain.com\n", "Subject: subject\n", "\n$msg\n"; close(MAIL); (I have all the body of the mail on $msg). And I'm getting this error from sendmail: admin... Recipient names must be specified The script belongs to admin. I'm not getting this error on other machines, only on the Cobalt.. What could that be? Thanks.. Bye.. Ariel.
Zeffie's Sun Cobalt User Forums
Zeffie's Sun Cobalt Restore CD's
Zeffie's Sun Cobalt Updates
Sun Cobalt Users List
Sun Cobalt Security List
Sun Cobalt Developers List
Copyright 2007 by Electronic Consultants Inc.