Hi (again)!

It seems that my time is scarce at the moment, therefore I submit this plugin to the mailinglist in
hope that someone else will pick it up and rewrite, extend - whatever. I will perhaps find some time
for it at a later stage, but I am currently pretty much occupied with school.

It's basically a menuitem for reading mails from an imap server and supports stuff like subscribtion, delete, mark and so on.
The imap class itself is nearly finished, but there are some troubles with connectionhandling at the moment.
The remaining work is mainly in the gui interface part, where there's possibly lots and lots of bugs :)

The plugin works as is for me, but it may not work with all imap servers (tested against courier and exchange).

Needed config incase anyone should want to try it: (the naming sucks, I know)
plugin.activate('mail', level=0)
IMAP = 1
IMAP_HOST = "hostname"
IMAP_USER = "username"
IMAP_PASS = "password"
IMAP_MAILTYPE = "ALL" <- i actually don't remember what that is for anymore :)

Note: The plugin should be placed in the ./plugins/ folder

Regards
Viggo Fredriksen

Attachment: mail.tar.gz
Description: GNU Zip compressed data



Reply via email to