summaryrefslogtreecommitdiff
path: root/noncore/net/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-03-11workaround of a libetpan bug :(alwin1-12/+12
2004-03-11version increasedalwin2-3/+3
2004-03-11respect settings of reply-to if answering to a mailalwin1-1/+5
2004-03-10some bugfixesalwin18-39/+309
When edit a mail to send and cancel is pressed the mail can stored in a draft folder and later edit again. This moment we will not store attachments into drafts.
2004-03-10fixed a problem with corrupted memoryalwin1-65/+78
2004-03-08some required code restructuring in preparation of new featuresalwin10-534/+625
2004-03-08when reply to a mail, a in-reply-to header will generated.alwin7-17/+61
ToDo: setup the reference-list-header.
2004-03-08different context menus for mail and nntp messagesalwin1-3/+10
2004-03-08obsolete methode removedalwin2-81/+5
store msgids when parsing a mail-header
2004-03-08obsolete variables removedalwin4-8/+2
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin21-48/+93
strings all the time makes no sense.
2004-03-07filter for newsgroups worksalwin3-6/+52
ToDo: we should cache the list of newsgroups!
2004-03-07removed debug output which will realy slow down thingsalwin1-1/+1
2004-03-07-resolved that not all newsgroups where listedalwin2-4/+17
-resolved a memory leak -newsgroups list enhanced for usage with wildcards
2004-03-06standalone dlg for (un-)subscribing newsgroups.alwin9-5/+256
May be integrated into the standard nntp-settings-dialog, too.
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin3-33/+40
2004-03-06- subscribed NG will displayed in main windowsalwin3-7/+11
- we get the list of articles inside a newsgroup - we can read an article ToDo: - filter article for that are read.
2004-03-06ups, works now .-)harlekin2-5/+8
2004-03-06save selected newsgroupsharlekin4-4/+19
2004-03-05list newsgroups in nntp configharlekin5-43/+67
2004-03-05could hold pointer to destructed contentalwin1-5/+15
connection problem fixed as quick hack, must done better or real.
2004-03-05moved string parameters for construktor to const referencesalwin2-6/+9
possible problem with not initialized variables fixed
2004-03-02fix includeschicken12-28/+0
2004-03-02applied the patch generated by the optimize_connect script fromalwin7-30/+30
TT.
2004-02-29little updateharlekin1-13/+27
2004-02-29beginning of nntp stuffharlekin10-212/+842
2004-02-27viewmail window will close on escape pressedalwin2-1/+10
2004-02-25deps correctedalwin2-2/+2
2004-02-24OContactXXX -> OPimContactXXXalwin1-4/+4
2004-02-23depends on libopiedb2 - not libopie1. This comes with libopiepim2 - it dependsalwin1-1/+1
on this lib. :(
2004-02-21improve support for BigScreenar6-523/+763
2004-02-20removed usage of libopie - only the stuff from opie2alwin2-7/+8
2004-02-19use stuff from libopie2alwin10-17/+17
ToDo: after merge pim-classes to opie2, do the same with it.
2004-02-18forgot member variable initializeralwin1-0/+1
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+1
2004-02-16Fix typo in section fielddrw1-1/+1
2004-02-14version increasedalwin3-3/+3
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw3-4/+4
Maintainer, Files and Section fields)
2004-02-13Silentio!alwin1-0/+3
2004-02-13pre-select the first account on setting a new account list.alwin1-0/+6
2004-02-13the libetpan-33 preview. (from etpan cvs)alwin1-0/+0
it realy makes more sense to store the whole bz2 then the diff against 0.32. This file will be removed if an official release of etpan-0.33 is made by Dinh
2004-02-13just short instruction how to get libetpan compiled in cross compileralwin1-0/+29
2004-02-13interface changesalwin4-85/+107
2004-02-12TLS support for SMTPalwin2-8/+60
2004-01-29tls support for IMAP implementedalwin2-6/+79
2004-01-12when flush sendmail queue the user will be asked for selecting analwin4-9/+110
smtp account to use when there are more than one smtp-accounts
2004-01-12generating clean failuremessagesalwin1-41/+67
bugfix - smtp without login was resolved as wrong when sending enqueued mails login will asked when starting flush not on every mail.
2004-01-11when failure sending mails them will be stored into a local folderalwin2-1/+24
and a message box appears.
2004-01-10mh box fully functionalalwin6-969/+1020
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems
2004-01-10mh wrapper fully functional.alwin2-5/+56