summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper
AgeCommit message (Expand)AuthorFilesLines
2004-01-03communicate outgoing mails status to the QPE/Pim channel ( to which the today...harlekin2-4/+36
2004-01-03status methods for mailfolder implementedalwin9-1/+90
2004-01-03multipart subtype will stored lower like in singlepartsalwin1-1/+2
2004-01-03better parsing of mails with recursive multipart contentalwin2-6/+22
2004-01-03improved parsing of mailbodies 'cause it failed on multi-part fields whichalwin2-4/+42
2004-01-02bugfix while assigning mail-numbersalwin1-1/+1
2004-01-02mail-parts will get a path id for hierarchic structure of the contentalwin2-10/+39
2004-01-02- some more usefull failure message while loginalwin2-89/+64
2003-12-30re-worked pop3 (use the more generic interface)alwin5-172/+142
2003-12-28reduced to the max...alwin4-82/+20
2003-12-28basic folder handling for pop3 accountsalwin3-5/+29
2003-12-28- dir handling for mbox accounts (delete, new, delete all mail)alwin5-33/+113
2003-12-27folder handling for imap mostly impelemented, context menus foralwin5-18/+134
2003-12-25try to resolve timeouts via NOOP statement in loginalwin1-2/+7
2003-12-25- some memleaksalwin2-91/+26
2003-12-25fixed an address parsing bugalwin1-4/+35
2003-12-24some small memleaks againalwin1-14/+11
2003-12-24hopefully fixed some memleaks and some not initialized varsalwin5-23/+42
2003-12-24only show the mail queue flushed dialogbox when successfull -)harlekin2-21/+28
2003-12-24ah, ok. I found the trick or better I found what I forgot :)alwin3-7/+16
2003-12-24tried to implement a progress dialog when sending mails. It doesn't workalwin5-2/+195
2003-12-23resolved a name conflictalwin1-12/+11
2003-12-23UFFFFFFFalwin5-138/+283
2003-12-22- storing mails send in outgoing (if queued) or sent (if sent) folderalwin4-15/+80
2003-12-21ups - forgot to add the mboxwrapperalwin2-0/+229
2003-12-21- mbox-wrapper mostly finishedalwin6-443/+479
2003-12-21- MailWrapper -> SMTPwrapperalwin8-621/+667
2003-12-20fetching attachments from a pop3mail works.alwin4-9/+56
2003-12-19receiving and splitting a mail finishedalwin2-8/+26
2003-12-19fetching body-structure/content mostly finishedalwin2-32/+159
2003-12-18ask for user/password if field is emptyjgf2-4/+35
2003-12-18ok. char-translation enabled again.alwin2-12/+11
2003-12-18decoding of imap folder namesjgf2-14/+95
2003-12-18nothing much.alwin3-8/+65
2003-12-17pop3 mails will be cached in a temp-filealwin2-12/+64
2003-12-17imap folder will be displayed more structuredalwin4-9/+18
2003-12-16saving of attachments implemented.alwin8-47/+233
2003-12-16quoted-printable text will be decoded for displayalwin4-8/+39
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-answered mails get another pic (checked in in pics/opiemail)alwin3-3/+18
2003-12-14if a mailbox-prefix is set than it will not displayed in folderviewalwin3-4/+16
2003-12-14- replied mails will get the flag answeredalwin5-0/+37
2003-12-14-memleak fixedalwin2-6/+10
2003-12-14memleak fixed, some obsolet debugs removedalwin1-1/+8
2003-12-13deleting a mail in a imap server implementedalwin5-6/+40
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin4-1/+25
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin6-16/+81
2003-12-13try to solve the problems with slow imap-serveralwin1-1/+2