XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum -> IMAP4

Reply to this topicStart new topicStart Poll

> IMAP4
ihchoi
Posted: Apr 25 2001, 10:45 AM
Quote Post


Newbie
*

Group: Members
Posts: 1
Member No.: 19
Joined: 25-April 01



I think, I am not patient to await the IMAP4 service which is on the way. To develop my own Web side mail, I found IMAP4 better. Do you have some suggestion about this?

Inhyun Choi
PM
Top
Aram
Posted: Apr 26 2001, 10:13 AM
Quote Post


Administrator
****

Group: Moderators
Posts: 142
Member No.: 1
Joined: 15-February 01



Inhyun,

I'm currently also developing an WebMail system wich uses XMail as the backend. What I did was creating an virtual IMAP4 implementention on top of POP3.

The following methods were used:

- Cache mail on arrive (not the complete mail but the header fields) in a database.
- Within the database create virtual folders and assign the mail items to the virtual folders.
- Create a web interface to show the mailbox contents as available in the database.
- Only go to the mailserver on actual access to the mail item (for example: read mail)

This approach has an significant advantage in speed and scaleabilty of your application.

If you have other thoughts, let me know.


- Aram Tutunciyan -
PMEmail PosterUsers WebsiteMSN
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | XMail Server | Next Newest »

Reply to this topicStart new topicStart Poll