> Yeah - but that wouldn't be simple either - because the authentication > DB has to return the correct values for IMAP access. > > I figured that in the API for maildir message access there would > probably be a function that retrieved messages or opened a folder which > would probably take Maildir & Folder as parameters. Assuming that pop3d > might use such an API call, then it would simply be a matter of > replacing 'INBOX' with 'INBOX/subfolder' or something to that effect. > > Thought that if any developers or hackers hung out here they might have > a few pointers on the subject (Sam where art thou?). > > Thanks.
That might not be neccessary with a little imagination. Set up procmail to deliver the mail to subfolders of INBOX, leaving only the mail to download via pop3 in the INBOX. Then login and download away with pop3 -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696-6070 ------------------------------------------------------- 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
