summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/abstractmail.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-05returns their type of connection (mbox,imap or pop3)alwin1-0/+2
2004-01-04- added start of status classalwin1-5/+7
2004-01-04some cleanupsalwin1-0/+2
2004-01-03status methods for mailfolder implementedalwin1-1/+3
2003-12-28basic folder handling for pop3 accountsalwin1-1/+1
2003-12-27folder handling for imap mostly impelemented, context menus foralwin1-0/+9
2003-12-21- mbox-wrapper mostly finishedalwin1-0/+3
2003-12-20fetching attachments from a pop3mail works.alwin1-0/+3
2003-12-18nothing much.alwin1-0/+1
2003-12-16saving of attachments implemented.alwin1-2/+6
2003-12-16quoted-printable text will be decoded for displayalwin1-2/+2
2003-12-14- replied mails will get the flag answeredalwin1-0/+1
2003-12-13deleting a mail in a imap server implementedalwin1-1/+1
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-0/+30