PHP Classes

IAF

Recommend this page to a friend!

      OE generator  >  All threads  >  IAF  >  (Un) Subscribe thread alerts  
Subject:IAF
Summary:Email Account configuration exporter .IAF
Messages:4
Author:Emilio Rodriguez
Date:2006-02-23 10:22:00
Update:2008-12-08 21:09:35
 

  1. IAF   Reply   Report abuse  
Picture of Emilio Rodriguez Emilio Rodriguez - 2006-02-23 10:22:00
Anybody knows how to generate Outlook IAF configuration files?

I want to port to PHP (and distribute under GNU terms) a library similar to this:

email-export.motobit.com/
Email Account configuration exporter is an ActiveX/COM library, which let's you work with Outlook and Outlook Express email account configuration in VB script/JScript and other programming languages (t-SQL, C++, VBA, php, c#, Delphi...). You can create POP3, IMAP and HTTP email configurations or NNTP news account and export them directly from the script. You can export all fields, including servers, SPA, user names, emails, passwords, etc.

  2. Re: IAF   Reply   Report abuse  
Picture of ruslan kononov ruslan kononov - 2008-02-13 19:22:21 - In reply to message 1 from Emilio Rodriguez
I found Perl package to decode/encode IAF files.
search.cpan.org/dist/Win32-Outlook- ...

I'm rewrite it to php class. You can test it:
freebyte.phpnet.us/files/File_Forma ...

Examle usage you can find here:
alan4ick.livejournal.com/1916.html

  3. Re: IAF   Reply   Report abuse  
Picture of Rene Nieuwburg Rene Nieuwburg - 2008-05-22 11:41:11 - In reply to message 2 from ruslan kononov
The link is broken. Could you please renew it or upload it to phpclasses.org?

  4. Re: IAF   Reply   Report abuse  
Picture of ruslan kononov ruslan kononov - 2008-12-08 21:09:35 - In reply to message 3 from Rene Nieuwburg
I'm try post class to phpclasses
phpclasses.org/browse/package/5019. ...