Giter Club home page Giter Club logo

mapifolders's People

Contributors

bill-long avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mapifolders's Issues

Need to be able to toggle OPENSTORE_USE_ADMIN_PRIVILEGE

Passing this flag will always fail in O365, preventing the tool from being used. We should add a switch to allow connecting as NOT an admin. However, this would mean the tool could not see all the public folders unless the account in use had client permissions (not admin permissions) to all of them.

FixItems does not save changes if the last attachment is good

FixItems loops through the attachments and removes the TNEF properties. However, if the final attachment is good, then bUpdatedItem gets set to FALSE and returned. This means the caller thinks that no items were updated and does not save the changes.

mapifolders hangs on exit

Sometimes mapifolders will hang when it finishes and will not be able to exit. Dumps show that emsmdb has decided to try and repair the OST for some reason.

Workaround: Use mapifolders with an online-mode profile so there is no OST.

Make operation initialize calls more consistent

Right now in the main function we call an operation specific Initialize(), which then calls the parent Initialize. Then we cast to an OperationBase and call DoOperation(). We should override Initialize() and call both off the OperationBase(). We can also remove some redundant code.

Exporting mailboxes results in many log files

When using a Powershell script to run MAPIFolders against 1,000 mailboxes, you end up with 1,000 separate files. We need to provide a way to give MAPIFolders a list of mailboxes, so that all those mailboxes are processed in one log file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.