Outlook FS plugin - source code released!
Moderators: Hacker, petermad, Stefan2, white
Outlook FS plugin - source code released!
I wonder if there is any need for an Outlook file system plugin to browse the Outlook folders on Microsoft Exchange Server or of personal setting files (.pst)? For the sake of demonstration I started to develop such a plugin. Currently you can only browse the Outlook folders - nothing else. You should yourself give a minute or so and read the Readme file before.
Any comments are appreciated.
tbeu
Any comments are appreciated.
tbeu
Last edited by tbeu on 2007-07-12, 20:48 UTC, edited 3 times in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
- theosdikaios
- Senior Member
- Posts: 228
- Joined: 2006-02-04, 13:02 UTC
2tbeu
I would use it twice a day - at least.
I guess this is only a rhetorical question.Any need for an Outlook FS plugin?

"Since there are many things which have never happened and never will happen,
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
and which nevertheless are clearly conceivable, and imply no contradiction,
how can one say they are absolutely impossible?" Leibniz
It probably will not be that soon as MAPI is new to me and there are several other plugins to maintain as well.My friend... I'm already waiting for the next version!
Sure!An option for selecting another than the default pst file in the plugin properties would be nice.
I know, but this is pretty slow of course.Script fs plugin has a Outlook folder browser as an example.
The next step for me is to implement FsGetFile to retrieve the messages. Thus, only oneway copying is planned.Is only oneway copying planned or bothways?
Both if you want. But maybe this plugin is kind of too big for me. As I already said the next features would be to retrieve the messages and to switch the personal settings file.Do you expect comments if we need the plugin or for its (future) functionality?
Thank you for your comments so far.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
I have to admit that the MAPI is not well known to me. So I was thinking to make the current source public. However, I do not know any plugin beside fhRAR where open source lead to a common development. Hence there is no progress at this time. Sorry!pajo wrote:any new version in sight?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Source code released
I just decided to release the source code for public development. This code release is the current snapshot of my efforts to improve the plugin.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more