Date: Tue, 23 Feb 1999 02:45:54 -0500 From: W Gerald Hicks <wghicks@bellsouth.net> To: Mirror Beastie <rudi@askas.co.za> Cc: W Gerald Hicks <wghicks@bellsouth.net>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>, wghicks@wghicks.bellsouth.net Subject: Re: m$ inbox mail conversion utility Message-ID: <199902230745.CAA38050@bellsouth.net> In-Reply-To: Your message of "Tue, 23 Feb 1999 08:00:02 %2B0200." <36D243E2.39A7836@askas.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
It's really going to take a program to run from the client side making this a question more appropriate in a Windows programming forum (sorry). A MAPI inbox is ActiveX (OLE) "structured storage". I'd shudder at trying to peel this thing apart on FreeBSD without ActiveX. If you accomplish that properly, it will be a significant development for free software ;-) If you decide to continue under Win32, you want to use "Simple MAPI" to keep from mucking about with ActiveX/COM interfaces directly. You can use any automation host for writing the program, even Excel's VB or ActiveWare Perl. Good Luck, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902230745.CAA38050>