Tom Stockton wrote:
> Hi
> 
> I am looking to implement a webmail system (squirrelmail) which is an
> imap client, however I have an issue in that the users mail spools are
> currently only accessed by pop3 clients (outlook / eudora etc).
> 
> The main point I'm trying to figure out is, if a user creates folders
> from the webmail, can the pop3 server be configured to retrieve messages
> from all folders ?  OR Can the imap client / server create folders in a
> way that is transparent to the pop3 client.

AFAIK there is no way to tell the pop3 server to serve additional
folders. It will always hand out the mails in the INBOX (top level
maildir). If the mails are retrieved via pop3 they are in most cases
deleted from the server (on request of the client). So if the user
collects all mail via pop3 and logs in via Squirrelmail afterwards, he
won't see any mails. That's the way it is and I don't know how it could
be done different. IMO all freemailers, that provide webmail and pop3
access have the same 'problem'.

Your users must decide to either use webmail only, pop3 only, or to use
pop3 and see only the newly arrived mails via webmail. If they create
folders via webmail nad move messages into these folders, they will stay
there forever.

Cheers,
Juri



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to