summaryrefslogtreecommitdiff
path: root/noncore/net/mail
AgeCommit message (Collapse)AuthorFilesLines
2004-01-10mh wrapper fully functional.alwin2-5/+56
2004-01-10when header displayed print just the count of messages not havingalwin1-1/+1
the \deleted flag set.
2004-01-10new connection setting stuff for imap tooharlekin5-91/+129
2004-01-09only read accounts that are set onlineharlekin1-2/+2
2004-01-09- MHfolder in accountview enhancedalwin6-40/+157
- mv/cp mails has special methods when copy between folder inside a mh storage - removed obsolete vars inside pop3wrapper
2004-01-08more smtp settingsharlekin5-310/+459
2004-01-08- last functions re-implementedalwin1-12/+15
- small bugfix TODO: remove twice code within pop3/mh/mbox wrapper
2004-01-08prepare for context help and online helpharlekin4-331/+278
2004-01-08MH storage implementedalwin12-48/+468
local folders will be type of MH not MBOX
2004-01-08added support for pop3 tlsharlekin6-215/+452
2004-01-08unified interface - forgot some slotsalwin2-0/+15
2004-01-08- store single message to another folder implementedalwin13-140/+263
- cleaned code in mainwindow and opiemail.cpp
2004-01-08last selected mbox will hold so it will not called so often in outside loopsalwin2-29/+38
(it could cause segmentation faults, too - there is another bug in libetpan I didn't found yet)
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin7-14/+83
use special funs of libetpan and/or mailserver itself (eg. imap) libetpan 0.32 requires for that feature a patch! (see libetpanstuff/) accounts marked as "offline" get a new icon TODO: - when creating a new folder while copy/move on imap-server, get the real resulting foldername when using prefix - implement usage of copy/move inside one mbox using special etpan funs
2004-01-08another patch for libetpan (bug when copy mails on imap server)alwin1-0/+13
2004-01-07download mail mostly finishedalwin17-78/+415
accounts can be switched "offline"
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-07why didn't them have any destructor?alwin4-1/+11
2004-01-06some more debug infosalwin1-13/+11
memleaks fixed
2004-01-06bugfix while building mbox pathalwin1-2/+2
2004-01-06only action if value changedharlekin1-7/+11
2004-01-06hide applet when mail app is launchedharlekin1-0/+2
2004-01-06status of pop3 accounts slightly reworkedalwin4-4/+16
when starting opiemail from taskbar applet the status will be reset
2004-01-06less iconsharlekin1-1/+1
2004-01-06less iconsharlekin5-17/+16
2004-01-06write config also when 0 mailsharlekin1-3/+9
2004-01-06correct config entriesharlekin1-1/+1
2004-01-06hopefully fixed problems when logging into pop3 serversalwin1-2/+3
it seems, that APOP login isn't working
2004-01-06corrected version numberalwin1-1/+1
2004-01-05version increased + maintaineralwin3-3/+3
2004-01-05small bugfixalwin1-0/+8
2004-01-05bugfix in imapwrapperalwin15-55/+400
storemail for all possible mail-accounts raw body fetch in all wrappers unified public interface dialog for selecting a target mailbox started
2004-01-05fixesharlekin1-2/+6
2004-01-05correct gui entry for enableing the taskbar appletharlekin1-2/+2
2004-01-05updateharlekin4-116/+120
2004-01-05inherit from qwidget instead of qbuttonharlekin2-39/+41
2004-01-05prevent segfaultsharlekin1-1/+3
2004-01-05integration of mailbox status stuffharlekin5-19/+43
2004-01-05returns their type of connection (mbox,imap or pop3)alwin7-1/+23
2004-01-05re-enabled status class compiling - sorry.alwin1-0/+2
2004-01-05ups - forgot to add the filesalwin2-0/+114
simple check if inboxes (and only INBOX) implemented.
2004-01-05corrected pixmap pathalwin1-1/+1
2004-01-04compile, beastharlekin1-2/+0
2004-01-04- added start of status classalwin7-17/+46
- unification of (public) mailwrapper interfaces - preparition for message store/transfer
2004-01-04config taskbar appletharlekin5-7/+165
2004-01-04taskbar applet added to config menualwin1-2/+3
2004-01-04some cleanupsalwin5-6/+15
2004-01-04beginning of the mail taskbar appletharlekin8-0/+196
2004-01-04libmailwrapper into opie-build config menuealwin1-0/+1
2004-01-04etpan is a dependharlekin1-1/+1