summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/pop3wrapper.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-09- MHfolder in accountview enhancedalwin1-1/+0
2004-01-07download mail mostly finishedalwin1-0/+1
2004-01-05bugfix in imapwrapperalwin1-1/+2
2004-01-05returns their type of connection (mbox,imap or pop3)alwin1-1/+1
2004-01-04- added start of status classalwin1-1/+3
2004-01-03status methods for mailfolder implementedalwin1-0/+2
2003-12-30re-worked pop3 (use the more generic interface)alwin1-1/+4
2003-12-28basic folder handling for pop3 accountsalwin1-0/+1
2003-12-28- dir handling for mbox accounts (delete, new, delete all mail)alwin1-1/+2
2003-12-21- mbox-wrapper mostly finishedalwin1-40/+3
2003-12-21- MailWrapper -> SMTPwrapperalwin1-0/+6
2003-12-20fetching attachments from a pop3mail works.alwin1-1/+6
2003-12-19receiving and splitting a mail finishedalwin1-0/+1
2003-12-19fetching body-structure/content mostly finishedalwin1-0/+8
2003-12-17pop3 mails will be cached in a temp-filealwin1-3/+4
2003-12-16saving of attachments implemented.alwin1-1/+5
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-3/+8
2003-12-11fetchBody in POP3 & weird segfaultjgf1-5/+8
2003-12-10changes to work with libetpan 0.3.1alwin1-0/+1
2003-12-10first working listMessagesjgf1-0/+5
2003-12-10retrieve headers from mailboxjgf1-0/+1
2003-12-09POP3 support - first stepsjgf1-0/+28