Messaging Application Programming Interface
Messaging Application Programming Interface (MAPI) is an API for Microsoft Windows which allows programs to become email-aware. While MAPI is designed to be independent of the protocol, it is usually used to communicate with Microsoft Exchange Server. Details MAPI uses functions loosely based on the X.400 XAPIA standard. It includes facilities to access message transports, message stores, and directories. While ''Simple MAPI'' (SMAPI) is a subset of 12 functions which enable developers to add basic messaging functionality, ''Extended MAPI'' (EMAPI) allows complete control over the messaging system on the client computer. This includes creation and management of messages, plus management of the client mailbox, and service providers. Simple MAPI is included with Microsoft Windows as part of Outlook Express/ Windows Mail while the full Extended MAPI is included with Microsoft Outlook and Exchange. In addition to the Extended MAPI client interface, programming calls can be m ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Application Programming Interface
An application programming interface (API) is a connection between computers or between computer programs. It is a type of software Interface (computing), interface, offering a service to other pieces of software. A document or standard that describes how to build such a connection or interface is called an ''API specification''. A computer system that meets this standard is said to ''implement'' or ''expose'' an API. The term API may refer either to the specification or to the implementation. In contrast to a user interface, which connects a computer to a person, an application programming interface connects computers or pieces of software to each other. It is not intended to be used directly by a person (the end user) other than a computer programmer who is incorporating it into software. An API is often made up of different parts which act as tools or services that are available to the programmer. A program or a programmer that uses one of these parts is said to ''call'' that ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Scalix
Scalix is an e-mail and groupware server that runs on Linux, licensed under the Scalix Public License (SPL). The software provides e-mail, group calendaring and other collaborative software, which are standard in groupware. It can also be accessed from many different clients, most notably Microsoft Outlook, Novell and Evolution (formerly Ximian). It also has an AJAX-based web email and calendaring client named Scalix Web Access. Background The software was released by Scalix Corporation and founded by Julie Hanna in 2002, during her tenure as an Entrepreneur In Residence (EIR) at Mayfield Fund. The company was funded by venture firms New Enterprise Associates (NEA), Mohr Davidow Ventures (MDV) and Mayfield Fund. The code is based on the earlier HP OpenMail product, which was licensed from Hewlett-Packard. In 2006, Scalix had thousands of customers for a total of over a million mailboxes. A majority of customers were migrating away from legacy software like Microsoft Exchange ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Evolution (software)
GNOME Evolution (formerly Novell Evolution and Ximian Evolution, prior to Novell's 2003 acquisition of Ximian) is the official personal information manager for GNOME. It has been an official part of GNOME since Evolution 2.0 was included with the GNOME 2.8 release in September 2004. It combines e-mail, address book, calendar, task list and note-taking features. Its user interface and functionality is similar to Microsoft Outlook. Evolution is free software licensed under the terms of the GNU Lesser General Public License (LGPL). Features Evolution delivers the following features: * E-mail retrieval with the POP and IMAP protocols and e-mail transmission with SMTP * Secure network connections encrypted with SSL, TLS and STARTTLS * E-mail encryption with GPG and S/MIME * Markdown e-mail formatting * E-mail filters * Search folders: saved searches that look like normal mail folders as an alternative to using filters and search queries * Automatic spam filtering with SpamAss ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open-source Software Project
Open-source software development (OSSD) is the process by which open-source software, or similar software whose Source Code Management, source code is publicly available, is developed by an open-source software project. These are software products available with its source code under an open-source license to study, change, and improve its design. Examples of some popular open-source software products are Mozilla Firefox, Chromium (web browser), Google Chromium, Android (operating system), Android, LibreOffice and the VLC media player. History In 1997, Eric S. Raymond wrote ''The Cathedral and the Bazaar''.Raymond, E.S. (1999). ''The Cathedral & the Bazaar''. O'Reilly Retrieved from http://www.catb.org/~esr/writings/cathedral-bazaar/. In this book, Raymond makes the distinction between two kinds of software development. The first is the conventional closed-source development. This kind of development method is, according to Raymond, like the building of a cathedral; central planni ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Mozilla Thunderbird
Mozilla Thunderbird is a free and open-source email client that also functions as a personal information manager with a Digital calendar, calendar and contactbook, as well as an RSS feed reader, chat client (IRC/XMPP/Matrix (protocol), Matrix), and news client. Operated by MZLA Technologies Corporation, a subsidiary of the Mozilla Foundation, Thunderbird is an independent, community-driven project that is managed and overseen by the Thunderbird Council, which is elected by the Thunderbird community. As a cross-platform application, Thunderbird is available for Windows, macOS, FreeBSD, Android (operating system), Android, and Linux. The project strategy was originally modeled after that of Mozilla's Firefox, and Thunderbird is an interface built on top of that Web browser. Overview General Thunderbird is an e-mail, newsgroup, news feed, and instant messaging client with personal information manager (PIM) functionality, inbuilt since version 78.0 and previously available from ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Simple Mail Transfer Protocol
The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typically use SMTP only for sending messages to a mail server for relaying, and typically submit outgoing email to the mail server on port 465 or 587 per . For retrieving messages, IMAP (which replaced the older POP3) is standard, but proprietary servers also often implement proprietary protocols, e.g., Exchange ActiveSync. SMTP's origins began in 1980, building on concepts implemented on the ARPANET since 1971. It has been updated, modified and extended multiple times. The protocol version in common use today has extensible structure with various extensions for authentication, encryption, binary data transfer, and internationalized email addresses. SMTP servers commonly use the Transmission Control Protocol on port number 25 (between se ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Xenix
Xenix is a discontinued Unix operating system for various microcomputer platforms, licensed by Microsoft from AT&T Corporation. The first version was released in 1980, and Xenix was the most common Unix variant during the mid- to late-1980s. The Santa Cruz Operation (SCO) acquired exclusive rights to the software, and eventually replaced it with SCO UNIX, later known as OpenServer, with the final Xenix version released in 1991. History Bell Labs, the developer of Unix, was part of the regulated Bell System and could not sell Unix directly to most end users (academic and research institutions excepted); it could, however, sell it to software vendors who would then resell it to end users (or their own resellers), combined with their own added features. Microsoft, which expected that Unix would be its operating system of the future when personal computers became powerful enough, purchased a license for Version 7 Unix from AT&T in 1978, and announced on August 25, 1980, that it ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Bynari
Bynari is a defunct company based in Dallas, developing server and email software, mainly known for its Insight Family, similar to Microsoft Exchange Server with Outlook. Development of the products is a joint effort with various OEM partners. Insight Family Bynari's products support various email clients. Microsoft Outlook, Novell Evolution, and Mozilla Sunbird are used for groupware sharing with the current products. Bynari's products consist of: * ''Insight Server'' is an email server that supports Linux and SCO's Open Server operating systems. * ''Insight Connector'' provides Outlook sharing for IMAP servers like Cyrus IMAP server, Courier Mail Server, Kolab and Insight Server. * ''Insight Addressbook'' allows Outlook contacts sharing with LDAP servers. * '' Insight Client'' is the web mail client, provides web browser access and shares calendars, contacts, folders and tasks with desktop clients. Insight Server Insight Server, formerly known as TradeXCH, is mostly ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Kopano (software)
Kopano is an open-source groupware application suite originally based on Zarafa. The initial version of Kopano Core (KC) was forked from the then-current release of (the open-source parts of) Zarafa Collaboration Platform, and superseded ZCP in terms of lineage as ZCP switched to maintenance mode with patches flowing from KC. Kopano WebApp similarly descended from Zarafa WebApp. Since October 2017, Kopano Core is also known more specifically as Kopano Groupware Core, since Kopano B.V. developed more products that were not directly requiring groupware components. The original goal of ZCP was to be a replacement for Microsoft Exchange, so that users could retain Outlook as a client application. While Kopano's business strategy has shifted towards providing a comprehensive office collaboration suite in its own right, Kopano Core supports connections from Outlook clients either via Z-push/ ActiveSync, or the last Windows MAPI plugin from Zarafa.Zarafa to discontinue Outlook suppo ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Zarafa (software)
Zarafa may refer to: * Zarafa (film), an animated film * Zarafa (giraffe), a present to Charles X of France from Muhammad Ali of Egypt * Zarafa (software), a groupware software application {{disambiguation ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |