|
This site is hosted by |
IntroductionThe AutoAccept Sink for Exchange is a tool for Exchange 2000 that allows resource mailboxes to automatically accept/decline meeting requests based on a combination of factors. These factors include the free/busy status of the resource, whether the requestor is authorized, and many other configurable settings.The feature set for the AutoAccept Sink was inspired by the AutoAccept Tools for Exchange 5.5 from www.exchangecode.com. However, this entire program was written from the ground up using the store event sink technology first introduced in Exchange 2000. Therefore it is fully compatible with Exchange 2000, faster, more reliable, more scalable, and easier to expand upon than the utilities written for Exchange 5.5. The AutoAccept Sink is an open source utility. If you are interested in contributing to this project, please read the section titled "Contributing" below. Where to get itThe AutoAccept Sink and its source code are completely free and are licensed to you under the GPL.The current release of the AutoAccept Sink is 0.6.0.1. You can view all files available for download related to this project here. If you would like to be notified of new releases please subscribe to the autoaccept-sink-announce mailing list. RequirementsThe AutoAccept Sink should work in the following environments:
ContributingThe AutoAccept Sink is an open source utility. Therefore, if you think of a feature you would like to see in it then you are free to implement it and contribute it back to the main code tree. If you are not a developer yourself but you have an idea for a feature that would make the AutoAccept Sink better then please make sure it isn't already on the TODO list contained in the distribution of the current version and e-mail us at autoaccept-sink-devel@lists.sourceforge.net.Contact informationIf you have any questions or comments about this tool please feel free to e-mail the autoaccept-sink-devel@lists.sourceforge.net list. Or, if you prefer to contact me (Dave Mills) directly, please e-mail me at davem408@users.sourceforge.net.If you would like to join this list or view the archives, please go to the autoaccept-devel mailing list page. Other related resourcesThis is a list of some other sites you might find useful:
|