Parent threads...

1999-07-28 Thread agetchel
Hey all, If a parent thread is set to sleep, do any child threads sleep as well? Thanks, Abe Abe L. Getchell - Systems Engineer System Support Services Kentucky Department of Education Voice 502-564-2020x225 E-mail [EMAIL PROTECTED] Web http://www.kde.state.ky.us/ --

RE: Revisited: Sending mail from an application (Pre-v2 JDK, Redhat 6 .0)

1999-07-27 Thread agetchel
"mail.host" works like a charm. Thanks for the heads up on the DNS resolution issue! Thanks, Abe Abe L. Getchell - Systems Engineer System Support Services Kentucky Department of Education Voice 502-564-2020x225 E-mail [EMAIL PROTECTED] Web http://www.kde.state.ky.us/ -Ori

Revisited: Sending mail from an application (Pre-v2 JDK, Redhat 6.0)

1999-07-23 Thread agetchel
Hey guys, Thanks for all of your help! I can now send e-mail from Java apps... almost. =) I download, installed, and used the JavaMail extensions, but am now having another problem. The machine that this app is running on does not have sendmail on it and by default it is trying to conne

Sending mail from an application (Pre-v2 JDK, Redhat 6.0)

1999-07-22 Thread agetchel
Hey all, How would one go about sending e-mail from an application? I have tried doing it via the Runtime.exec() method and running a long drawn out 'mail' command, but the system executes it too fast and it ends up getting garbled in the process. Any ideas? Thanks, Abe Abe L. Getchell