Mail problem or perl problem or something

2003-10-03 Thread Rich Ransom
I've got a perl script that runs and sends an email. It worked fine until I added the -b option for a blank carbon copy. The mail is still getting sent to the last address, but the bcc's are not getting sent and the mail is added to dead.letter file. When I run a command line mail command w

Re: Perl Problem

2001-03-20 Thread Clarence Donath
On Mar 19, 21:34, Ted Hilts wrote: > Subject: Perl Problem > I have a ftp upload routine written in perl that I run from with a LAN > and out onto the internet via a gateway/firewall machine and the perl > routine occasionally hangs or develops a socket problem. Most of the > tim

Perl Problem in RedHat 6.2

2000-04-13 Thread Derek Tattersall
I am trying to read data from an Audio CD in a SCSI CD drive in RedHat 6.2. This script worked for me in 6.1, but I went and installed 6.2, and now it is broken. I get the following error: open /dev/cdrom: Wrong medium type This error does not occur if I have a data CD in the drive. On