When Are POP3 Retrievals Performed?
There are two types of retrieval in Ability Mail Server: automatic retrievals and user retrievals. Both of which can be used in several different ways.
Automatic POP3 Retrievals
The most common use of POP3 Retrievals are automatic retrievals, which are configured in the POP3 Retrievals service. These retrievals are polled at regular time intervals, of which the time length is referred to as the ‘Poll Frequency’. Automatic retrievals allow you to retrieve mail and deliver it to either local or external accounts. Also, it is possible with this type of retrieval to re-deliver the mail to the email addresses in the mail's header, allowing you to correctly manage remote catch-all accounts (see below).
User POP3 Retrievals
User retrievals are similar to automatic retrievals but instead of being retrieved at regular intervals, they are triggered by the user's activity and will also only ever be delivered into the user's account. The available triggers include the user logging into their account or manually through WebMail. The group options allow you to restrict which user actions count as a trigger.
Automatic vs. User
Automatic retrievals are done periodically instead of being triggered which means they have a couple of advantages over user retrievals. The most important advantage is that the user doesn't have to wait for processing of retrievals at login time, because the mails will already be in their account. Secondly, since user retrievals are usually only done when the user logs in, and a user is using the POP3 protocol to access their mail, the mail client will not be made aware of any new mail arriving until the next time they connect. This is because POP3 mail clients usually check for mail once, download them and log out. On the other hand, user retrievals are beneficial to IMAP4 and WebMail because new mail is checked for at login and also when the appropriate folder is refreshed. WebMail benefits the most by also being able to trigger a retrieval manually at any time. Another benefit of user retrievals is if the user account is close to the allocation limit, new mails will not be retrieved until some space is freed in the account. This adds a safety net against mails being lost due to allocation limits. |