Re: Exchange 5.5 Modules

2001-01-25 Thread Philip Newton
GLee wrote: > Has anyone developed any modules to work with > Microsoft Exchange 5.5 You should be able to use Win32::OLE to talk to Exchange. Cheers, Philip ___ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/list

RE: Exchange 5.5 Modules

2001-01-25 Thread McNay, Gavin
Yes Me Too, Net::LDAP and Mozilla::LDAP::* I prefer the latter G -Original Message- From: Simon Dang [mailto:[EMAIL PROTECTED]] Sent: 24 January 2001 21:21 To: GLee Cc: [EMAIL PROTECTED] Subject: Re: Exchange 5.5 Modules I've used the LDAP module and it works great. You can

Re: Exchange 5.5 Modules

2001-01-24 Thread Simon Dang
I've used the LDAP module and it works great. You can query (and update) all kinds of info out of Exchange. -S - Original Message - From: "GLee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 4:11 PM Subject: Exchange 5.5 Modul

Re: Exchange 5.5 Modules

2001-01-24 Thread Ron Grabowski
> Has anyone developed any modules to work with > Microsoft Exchange 5.5 To do what? There are numerous modules that let Perl connect to a POP3 mail server to send/recieve mail. If it's OLE, Win32::OLE should expose the methods to do user maintence. If not, you might be out of luck. _

Exchange 5.5 Modules

2001-01-24 Thread GLee
Has anyone developed any modules to work with Microsoft Exchange 5.5 Thanks [EMAIL PROTECTED] ___ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web