Forum OpenACS Q&A: Re: Announcement: New webmail package for OpenACS/dotLRN

Collapse
Posted by Nima Mazloumi on
Thank you for your suggestions:...here are some more nice features:

- pop3 supported
- accesskeys for main pages
- user can decide between icon and text nav bar
- Email address problem solved (Matthew)
- message bar contains link to mailbox

Coming soon:
- nntp support for news feeds
- ssl support
- folder management as suggested (copy, move)

Bugs at present:
- Emails that are attached are not displayed correctly
- alternativ content is not displayed correctly

P.S. Don't define servers with any authentication type or nntp servers. This is not supported yet. I just added it for the future.

Please test,
Nima

Nima

<blockquote>Bugs at present:
- Emails that are attached are not displayed correctly
- alternativ content is not displayed correctly
</blockquote>

What problem does it have in displaying attachements and alternative contant? I ask because I have some code on which I've been working which takes multipart mail content and displays it together with the attachements. Images are displayed inline whilst attached files are offered as a link. Let me know if its of interest to you and we can work out how to integrate it.

    - Steve