Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
simple check if inboxes (and only INBOX) implemented.
|
|
|
|
|
|
|
|
|
|
- unification of (public) mailwrapper interfaces
- preparition for message store/transfer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
todayplugin listens for example)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contains multipart-fields, too.
|
|
|
|
slots are all virtual so always the right one is called!
Note: It is better to make all slots declared virtual - or do not make any
child-classes!
|
|
|
|
|
|
while displaying
enclosed rfc mails (like forwards) will be marked as a body-part.
|
|
- cleaned up the code for parsing mails, use only one routine, message/rfc822 parts
are parsed, too.
|
|
|
|
|
|
|
|
|
|
|
|
shared some more functions between mbox and pop3
|
|
|
|
|
|
|