summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/mailwrapper.h
AgeCommit message (Collapse)AuthorFilesLines
2004-01-08MH storage implementedalwin1-2/+9
local folders will be type of MH not MBOX
2003-12-27folder handling for imap mostly impelemented, context menus foralwin1-5/+6
imap-mail-folders implemented.
2003-12-21- MailWrapper -> SMTPwrapperalwin1-35/+0
- made dependies from libetpan includes somewhat cleaner - removed standalone static funs and moved to class based static methods - arguements in SMTPwrapper now always const references and not deep copies TODO: clean up GOTO statements, change QList to QValueList for a better handling of "const" arguments, store mails in queue and/or a local "Sent" folder.
2003-12-18decoding of imap folder namesjgf1-0/+2
2003-12-17imap folder will be displayed more structuredalwin1-3/+4
2003-12-14if a mailbox-prefix is set than it will not displayed in folderviewalwin1-2/+2
2003-12-09some interface changesalwin1-54/+0
split class defines into more files
2003-12-09- interface change for imapwrapperalwin1-2/+15
- beginning of parsing the body-structure of mails not just simple return the whole body (this moment commented out 'cause it's only working for text/plain type mails)
2003-12-08imap wrapper has now an own include filealwin1-19/+0
2003-12-08no idea how to comment that changeharlekin1-6/+6
2003-12-08beginning of the new mailerharlekin1-0/+183