summaryrefslogtreecommitdiff
path: root/noncore/net/mail/pop3wrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-12-16saving of attachments implemented.alwin1-1/+10
2003-12-15forget to check the delete flag when making message listalwin1-1/+4
2003-12-15delete mail implementedalwin1-11/+39
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin1-16/+41
2003-12-14- replied mails will get the flag answeredalwin1-0/+4
2003-12-14-memleak fixedalwin1-1/+1
2003-12-13deleting a mail in a imap server implementedalwin1-3/+2
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin1-0/+1
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-1/+20
2003-12-11fetchBody in POP3 & weird segfaultjgf1-42/+69
2003-12-10changes to work with libetpan 0.3.1alwin1-26/+26
2003-12-10when login failed for pop3 software crashed due not checked NULL pointeralwin1-0/+1
2003-12-10first working listMessagesjgf1-5/+135
2003-12-10added ssl connection support for pop3harlekin1-3/+8
2003-12-10retrieve headers from mailboxjgf1-4/+37
2003-12-09POP3 support - first stepsjgf1-0/+74