Difference between MAPI and SMTP Last Updated : 22 Jan, 2021 Comments Improve Suggest changes Like Article Like Report 1. Message Application Programming Interface (MAPI) :It is a protocol that is proprietary used by Microsoft that allows Microsoft Outlook email clients to appropriately use the functions of an Exchange Server including email and other folders. MAPI allows us to move the message from the cloud storage onto local storage. This feature allows us to back up important emails. This is an alternative for IMAP or POP protocols for retrieving emails.Features of MAPI : It is compatible with multiple applications such as Send Mail or Send File.It is preferred over HTTP as it improves reliability and stability.It manages to maintain the session irrespective of the user changes the network connection.Provides better authentication by using an HTTP based protocol. 2. Simple Mail Transfer Protocol (SMTP) :It is a protocol that is used for sending communication information from one computer to another using email addresses. SMTP is used to set up communication rules between the servers. It offers various modes of communication such as a single message to many clients, sending audio, video files, etc. It provides error handling capabilities and replies to an error message.Features of SMTP : It is widely used for "Mail Relaying" in which the email is routed from one SMTP server to another to reach its destination.It also provides checking for errors in messages and taking action for them.It provides certain conditions for mail forwarding, which includes the user changing its email-address.SMTP servers provide features to be configured as email gateway. Difference between MAPI and SMTP : S.NoMAPISMTP1.It is short used for Message Application Programming Interface.It is short for Simple Mail Transfer Protocol.2.Designed by Microsoft in August 2007.Designed by RFC 821 in 1982.3.It is used for sending and retrieving emails.It is used for sending emails.4.It functions for accessing messages, directories, and files.It functions between servers for the transfer of information.5.MAPI has less widespread support.SMTP has more support than MAPI.6.MAPI sends a copy of emails to the user.It does not send a copy of sent emails.7.Users can organize mails on local storage.Users can organize mails on client storage.8.It offers the email to be changes by Microsoft Outlook services.It offers the email to be changes after being sent successfully. Comment More infoAdvertise with us Next Article Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, ... M manmeetjuneja5 Follow Improve Article Tags : Computer Networks Difference Between Similar Reads Interview Preparation Interview Preparation For Software Developers Must Coding Questions - Company-wise Must Do Coding Questions - Topic-wise Company-wise Practice Problems Company Preparation Competitive Programming Software Design-Patterns Company-wise Interview Experience Experienced - Interview Experiences Internship - Interview Experiences Practice @Geeksforgeeks Problem of the Day Topic-wise Practice Difficulty Level - School Difficulty Level - Basic Difficulty Level - Easy Difficulty Level - Medium Difficulty Level - Hard Leaderboard !! Explore More... Data Structures Arrays Linked List Stack Queue Binary Tree Binary Search Tree Heap Hashing Graph Advance Data Structures Matrix String All Data Structures Algorithms Analysis of Algorithms Searching Algorithms Sorting Algorithms Pattern Searching Geometric Algorithms Mathematical Algorithms Randomized Algorithms Greedy Algorithms Dynamic Programming Divide & Conquer Backtracking Branch & Bound All Algorithms Programming Languages C C++ Java Python C# Go Lang SQL PHP Scala Perl Kotlin Web Technologies HTML CSS JavaScript Bootstrap Tailwind CSS AngularJS ReactJS jQuery NodeJS PHP Web Design Web Browser File Formats Computer Science Subjects Operating Systems DBMS Computer Network Computer Organization & Architecture TOC Compiler Design Digital Elec. & Logic Design Software Engineering Engineering Mathematics Data Science & ML Complete Data Science Course Data Science Tutorial Machine Learning Tutorial Deep Learning Tutorial NLP Tutorial Machine Learning Projects Data Analysis Tutorial Tutorial Library Python Tutorial Django Tutorial Pandas Tutorial Kivy Tutorial Tkinter Tutorial OpenCV Tutorial Selenium Tutorial GATE CS GATE CS Notes Gate Corner Previous Year GATE Papers Last Minute Notes (LMNs) Important Topic For GATE CS GATE Course Previous Year Paper: CS exams Like