Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: IMAP


Related Topics
DNS

In the News (Fri 27 Nov 09)

  
  Internet Message Access Protocol - Wikipedia, the free encyclopedia
IMAP and POP3 (Post Office Protocol version 3) are the two most prevalent Internet standard protocols for email retrieval.
IMAP was designed by Mark Crispin in 1986 [1] as a modern alternative to the widely used POP email retrieval protocol.
IMAP allows users to access new messages instantly on their computers, since the mail is stored on the network.
en.wikipedia.org /wiki/IMAP   (972 words)

  
 Learn more about IMAP in the online encyclopedia.   (Site not responding. Last check: 2007-10-21)
Unlike POP, IMAP includes functionality for remotely managing messages as well as mailboxes.
IMAP has commands that allow clients to create, rename and delete folders on the mail server, as well as commands for moving messages to and from such folders.
For example, IMAP servers keep track of which messages have or have not been read (such states are called "flags" in IMAP).
www.onlineencyclopedia.org /i/im/imap.html   (257 words)

  
 e-matters : SECURITY   (Site not responding. Last check: 2007-10-21)
The Cyrus IMAP server differs from other IMAP server implementations in that it is generally intended to be run on sealed servers, where normal users are not permitted to log in.
During an audit of imapd several vulnerabilities were discovered ranging from a standard stack overflow, over out of bounds heap corruptions, to a bug caused by the use of programming constructs that are undefined according to the C standard.
When the Cyrus IMAP code adds new entries to this array this is done with the help of the postfix increment operator in combination with memory allocation functions.
security.e-matters.de /advisories/152004.html   (743 words)

  
 IMAP on Linux: A Practical Guide   (Site not responding. Last check: 2007-10-21)
Unless you use IMAP already, these mail folders are sitting on your local disk (or in your home directory on a remote account).
IMAP offers the same kind of flexibility: your e-mail folders (that is, all the data you really care about) are stored on a central server, so that instead of being inextricably bound to one mail program on one machine, they can be transparently accessed over the network by any compliant program.
This step is highly recommended, as the University of Washington IMAP server has had some fairly serious security vulnerabilities in the past.
www.linuxgazette.com /issue35/jao.html   (1686 words)

  
 The IMAP Connection --   (Site not responding. Last check: 2007-10-21)
For example, email stored on an IMAP server can be manipulated from a desktop computer at home, a workstation at the office, and a notebook computer while traveling, without the need to transfer messages or files back and forth between these computers.
This mode of access is not compatible with access from multiple computers since it tends to sprinkle messages across all of the computers used for mail access.
Thus, unless all of those machines share a common file system, the offline mode of access that POP was designed to support effectively ties the user to one computer for message storage and manipulation.
www.imap.org   (157 words)

  
 PHP: imap_open - Manual
Our IMAP servers won't allow a user other than the user specified in the kerberos credentials connect using those credentials unless you specify that extra "user=" in the connection string.
For all imap functions where you specify the mailbox string it is important that you ALWAYS use IP (not hostname) and the portnumber.
Connections to the IMAP server work without specifying the port number, but they are slow, so specifying the port number is important if you don't want a slow application.
www.php.net /manual/en/function.imap-open.php   (1991 words)

  
 The IMAP Connection -- Comparing Two Approaches to Remote Mailbox Access: IMAP vs. POP
IMAP can also do offline processing, but its special strength is in online and disconnected operation.
Depending on the IMAP client implementation and the mail architecture desired by the system manager, the user may save messages directly on the client machine, or save them on the server, or be given the choice of doing either.
A current list of IMAP products may be found at http://www.imap.org/products/, and a listing of documents relevant to IMAP at http://www.imap.org/papers/biblio.html.
www.imap.org /imap.vs.pop.brief.html   (1422 words)

  
 MacDevCenter.com: Using IMAP on Mac OS X
IMAP contains many commands for organizing all this server-side mail, including creating and editing mailboxes and folders (see the section called "Organizing Mailboxes"), and variously flagging individual messages (see the section called "Organizing Messages").
When it checks for new mail, an IMAP client can request only the new messages' headers and bodies, and not immediately grab any large attached files, leaving their download up to the user's discretion.
You can, if you wish, use IMAP in the same download-and-delete style as POP, and thus browse your mail while offline; the commands for this are all in the protocol.
www.macdevcenter.com /pub/a/mac/2002/05/21/imap.html   (1212 words)

  
 IMAP Spam Begone
Each IMAP implementation names their folders differently, and most IMAP clients manage to hide most of this from you.
IMAP assigns each message in a folder a unique id. isbg scans the folder for messages it hasn't seen before, and for each one, downloads the message and feeds it to SpamAssassin.
IMAP clients explicitly set Seen when a message is being read.
www.rogerbinns.com /isbg   (1574 words)

  
 biovolution - iMap   (Site not responding. Last check: 2007-10-21)
iMap 3 is a data visualisation tool designed to map large amounts of latitude/longitude data (or US ZIPcodes).
iMap 3 introduces a new file format: maps, calibration data and records are now saved into one convenient.imap file.
Because iMap 3 imports entire databases, you can query the map for data in one specific field, or in all fields of your database.
www.biovolution.com /imap   (751 words)

  
 The IMAP Connection -- What is IMAP?
The protocol includes operations for creating, deleting, and renaming mailboxes; checking for new messages; permanently removing messages; setting and clearing flags; server-based RFC-2822 and MIME parsing (so clients don't need to), and searching; and selective fetching of message attributes, texts, and portions thereof for efficiency.
IMAP was originally developed in 1986 at Stanford University.
POP and Message Access Paradigms and Protocols for a detailed discussion of the advantages of IMAP as a message access method.
www.imap.org /about/whatisIMAP.html   (396 words)

  
 Unofficial AOL Email FAQ - Guide to AOL's IMAP & SMTP servers
If your IMAP email client is configured to display deleted messages, it will also show messages that AOL classifies as "Recently Deleted." These linger for roughly 24 hours before being permanently deleted.
Some IMAP email clients ask you whether to store sent mail locally (on your computer) or on the IMAP server, but AOL doesn't give you that choice (or need it).
IMAP access to the AOL mail system does not allow for special AOL-only features, such as AOL Return Receipts and checking a message's Status.
members.aol.com /adamkb/aol/mailfaq/imap   (1401 words)

  
 RFC 3501 (rfc3501) - INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1   (Site not responding. Last check: 2007-10-21)
These refer to aspects of the specification which are not strictly part of the IMAP protocol, but reflect generally-accepted practice.
IMAP was originally developed for the older [RFC-822] standard, and as a consequence several fetch items in IMAP incorporate "RFC822" in their name.
Note that the IMAP Envelope structure is not the same as an [SMTP] envelope.
www.faqs.org /rfcs/rfc3501   (17063 words)

  
 imap
Please note that this discussion assumes that you are using the UW imapd server.
But once you connect with an IMAP client, imapd will move your mail from the spool into the INBOX automagically.
The option to set imap home directory has gone away with Netscape 4.5 although it still can be set by editing preferences.js.
www.carumba.com /imap   (983 words)

  
 Courier-IMAP   (Site not responding. Last check: 2007-10-21)
Technically, IMAP servers must support the UTF-8 character set, however few IMAP clients (I've yet to see one, actually) care about UTF-8, so the UTF-8 character set is optional in Courier-IMAP.
Normally, the IMAP protocol provides only access to mail in an existing mail account, and mail clients must use SMTP in order to send mail.
It is theoretically possible to code an IMAP mail client that reads this capability and automatically configures itself accordingly -- when this IMAP capability is present -- to send E-mail in the normal way but using the IMAP connection.
www.inter7.com /courierimap/INSTALL.html   (5254 words)

  
 search.cpan.org: IMAP::Admin - Perl module for basic IMAP server administration   (Site not responding. Last check: 2007-10-21)
Operationally it opens a socket connection to the IMAP server and logs in with the supplied login and password.
Separator on the new call is the hiearchical separator used by the imap server.
IMAP servers seem to be peculiar about how they implement this, so I wouldn't necessarily expect it to do what you think it should.
search.cpan.org /~eestabroo/IMAP-Admin-1.6.1/Admin.pm   (1074 words)

  
 Courier-IMAP   (Site not responding. Last check: 2007-10-21)
Courier mail server, but configured as a standalone IMAP server that can be used with other mail servers - such as Qmail, Exim, or Postfix - that deliver to maildirs.
Ability to restrict the maximum number of IMAP logins, and the maximum number of logins from the same IP address.
The overall design goal of Courier-IMAP is to provide IMAP services to maildirs with the least amount of resources.
www.inter7.com /courierimap/courierimap.html   (1291 words)

  
 IMAPProxy.org   (Site not responding. Last check: 2007-10-21)
This one is the Imap Proxy commonly known as up-imapproxy.
If you want IMAP Proxy to be able to proxy to multiple backend IMAP servers, you can run multiple instances of IMAP Proxy and make sure each instance is looking at a different configuration file.
You should be able to use IMAP Proxy with any IMAP client, however it is really intended to be used with stateless WebMail clients like IMP and SquirrelMail.
www.imapproxy.org   (1370 words)

  
 UW IMAP software--IMAP Information Center
IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server.
UW IMAP toolkit source distribution is available at: ftp://ftp.cac.washington.edu/mail/imap.tar.Z.
In addition to the IMAP protocol list (formerly imap@u.washington.edu) and the UW imapd and c‑client library list (formerly c‑client@u.washington.edu), the UW now has a new list for IMAP usage questions.
www.washington.edu /imap   (342 words)

  
 Amazon.com: Books: Managing IMAP   (Site not responding. Last check: 2007-10-21)
It is a handy guide for everyday tasks common to most IMAP servers as well as a concise reference to help navigate the sometimes sparsely and obtusely documented open source software.
Setting up an IMAP server is rather more difficult, especially if you want it to scale to handle more than just a few thousand users.
IMAP is spreading especially in webmail, enterprise and scalable systems.
www.amazon.com /exec/obidos/tg/detail/-/059600012X?v=glance   (1534 words)

  
 ii.com · IMAP Service Providers: A Step in Dealing with Viruses, Spam, and Email Overload by Nancy McGough
I hope I'm wrong and that they have created an IMAP server that is as robust, fast, and scalable as the Cyrus and Isode IMAP servers, but I doubt it.
If you are interested in IMAP clients in general, I recommend that you read the rest of this message, which includes a lot more Mulberry 4 highlights.
IMAP is a key to my spam-fighting strategy, which I describe in Reverse Spam Filtering: Winning Without Fighting, and I want to be able to tell people who decide to adopt my strategy where they can sign up for IMAP services.
ii.best.vwh.net /internet/messaging/imap/isps   (9654 words)

  
 Mutt and IMAP
These notes describe IMAP facilities present in mutt 1.4 and later.
All IMAP servers provide one special folder called INBOX, which is where your incoming mail normally arrives.
Mutt supports several ways to authenticate to your IMAP server, including plain-old login, CRAM-MD5 (in which the server issues a one-time challeng string which you hash with your password and then send back.
mutt.sourceforge.net /imap   (1170 words)

  
 Dovecot   (Site not responding. Last check: 2007-10-21)
Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind.
Dovecot can work with standard mbox and maildir formats and it's fully compatible with UW-IMAP and Courier IMAP servers' implementation of them as well as mail clients accessing the mailboxes directly.
There are still some optimizations that could be done, but I believe it already beats most other IMAP servers in overall performance.
dovecot.procontrol.fi   (468 words)

  
 ii.com · All About PINE: POP, IMAP, NNTP, & ESMPT Client for Unix, MS Windows, and Mac OS X by Nancy McGough
IMAP as their Internet message access protocol and don't take advantage of Pine's IMAP featues.
Mulberry is a powerful robust multi-platform IMAP client and I think of it as a complement to Pine rather than a competitor.
IMAP keywords (labels) and the Moz user interface displays at most one keyword per message.
www.ii.com /internet/messaging/pine   (8567 words)

  
 IMAP-Partners | Home
Internet Message Access Protocol (IMAP) is a newer, better way to connect your computer to an internet email server.
With IMAP your mail is stored on the central server, not merely passed through it to your desktop or laptop.
IMAP can disconnect from the server and operate offline anywhere: airplane, beach, or mountain-top.
www.imap-partners.net   (126 words)

  
 IMAP :: Home
Formed in 1971, IMAP unites a select group of professional organizations active in international transactions into a seamless global partnership.
IMAP advisors provide strategic merger, acquisition, divestiture and related corporate finance services.
Through their global partnership, IMAP firms are able to access strategic buyers, merger candidates and financial resources around the world to deliver exceptional results for their clients.
www.imap.com   (183 words)

  
 biovolution   (Site not responding. Last check: 2007-10-21)
iMap 3.1 is the runner-up in the Apple Design Awards (student category).
We would like to thank all our customers and beta testers for making iMap one of the best mapping tools on Mac OS X and we promise that we will keep working on iMap to make it better yet easier to use.
If you want test drive iMap yourself, follow this link.
www.biovolution.com   (363 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.