summaryrefslogtreecommitdiff
path: root/noncore/net/mail/imapwrapper.h
AgeCommit message (Collapse)AuthorFilesLines
2003-12-12fetching mail body and attachments is working.alwin1-2/+4
2003-12-12retrieving a body structure of a multipart mail mostly finishedalwin1-1/+2
the first occurence of a part of type "text/xxx" will be interpreted as body text. ToDo: fetch the parameters for a mime-part like encoding and so on.
2003-12-11reading of body structure most part finishedalwin1-1/+14
2003-12-10change to work with libetpan 0.3.1alwin1-0/+1
2003-12-10forgot the reply-to entryalwin1-1/+1
2003-12-09all header stuff will be parsed nowalwin1-2/+4
RecMail got the unique message id for reply reference
2003-12-09some interface changesalwin1-2/+5
split class defines into more files
2003-12-09- interface change for imapwrapperalwin1-3/+11
- 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-0/+25