summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/genericwrapper.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-01-08MH storage implementedalwin1-0/+8
local folders will be type of MH not MBOX
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-03better parsing of mails with recursive multipart contentalwin1-5/+21
2004-01-02bugfix while assigning mail-numbersalwin1-1/+1
2004-01-02mail-parts will get a path id for hierarchic structure of the contentalwin1-9/+38
while displaying enclosed rfc mails (like forwards) will be marked as a body-part.
2003-12-30re-worked pop3 (use the more generic interface)alwin1-2/+67
shared some more functions between mbox and pop3
2003-12-24hopefully fixed some memleaks and some not initialized varsalwin1-3/+3
2003-12-21- mbox-wrapper mostly finishedalwin1-0/+393
- special-folders "Local Folders" will be displayed ToDo: "STORE" - method for all wrapper, but mostly for mbox for send queue.