Re: how to send mail from Win32 Perl using SMTP authentication?

2004-12-20 Thread Bennett Haselton
Thanks to everybody who replied. I used Bill's suggestion below and I managed to get it working, using the sample code in the HTML help file for Net::SMTP as a starting point, and ending up with code that looked roughly like what John Serink posted. Thanks also to "Sir Twist" for explaining how

Re: help! mod_perl on Win32 error

2004-12-20 Thread Randy Kobes
On Mon, 20 Dec 2004, Jeff Griffiths wrote: > I'm trying to get mod_perl running on Windows using: > > Apache 2.0.52 > ActivePerl 5.8.6 build 811 > mod_perl from theoryx5 > > the relevant httpd.conf bits are: > > ## Apache 2 mod_perl stuff { jeffg } > > LoadFile "C:/Perl/bin/perl58.dll" > LoadModul

help! mod_perl on Win32 error

2004-12-20 Thread Jeff Griffiths
I'm trying to get mod_perl running on Windows using: Apache 2.0.52 ActivePerl 5.8.6 build 811 mod_perl from theoryx5 the relevant httpd.conf bits are: ## Apache 2 mod_perl stuff { jeffg } LoadFile "C:/Perl/bin/perl58.dll" LoadModule perl_module modules/mod_perl.so PerlModule Apache2 mod_perl seems

RE: java equivalent!!

2004-12-20 Thread Krishna, Hari
SORRY FOR THE POST!! -Original Message- From: Krishna, Hari [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 3:06 PM To: perl-win32-users Subject: java equivalent!! Hi, Is there a java equivalent for Digest::HMAC_SHA1 package? I am kind of new to java development and wanted to

RE: java equivalent!!

2004-12-20 Thread Ed Chester
> Is there a java equivalent for Digest::HMAC_SHA1 package? is there a java mailing list equivalent to perl-win32-users? if so, find it, because that's the place to ask the question! ;-) ed c -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Krishna, Ha

java equivalent!!

2004-12-20 Thread Krishna, Hari
Hi, Is there a java equivalent for Digest::HMAC_SHA1 package? I am kind of new to java development and wanted to know if there is one that I am looking for. If I have to write on my own, where do I start? Any pointers is much appreciated. thanks, Hari CONFIDENTIALITY NOTICE: This e-mail message

Re: how to send mail from Win32 Perl using SMTP authentication?

2004-12-20 Thread John Alan 'Sir Twist' Belli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 18 Dec 2004 19:51:31 -0800, $Bill said: > Try using just plain Net::SMTP module - there is an auth > method, but not sure if it's dependent on Authen::SASL or not. It is, so you would have to install Authen-SASL, which he has, as it returned

New perl build: 5.8.6

2004-12-20 Thread John Serink
Hi All: Just installed the new perl build, thought it would fix the leaking Win32 Handles with threads. It didn't. Perl is still leaking handles, 2 per thread when using shared hashes or arrays. Cheers, John John Edward Serink Product Applications Engineer, Infrastructure Systems Trimble