Summary: | When expiring allow message archival instead of deletion | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | zathras |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | me |
Priority: | NOR | ||
Version: | 1.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
zathras
2002-05-29 15:27:26 UTC
*** Bug 42560 has been marked as a duplicate of this bug. *** CVS commit by faure: GUI: Implemented "Expire messages by moving them to another folder". Thanks to Till for the advice on how to do that (storing folder id and using a KMMoveCommand) Added kmkernel::findFolderById() to avoid copy/pasting yet another time the code that looks in the 3 foldermgrs; ported the existing code to that. CCMAIL: 43218-done@bugs.kde.org M +31 -7 expirejob.cpp 1.2 M +1 -1 expirejob.h 1.2 M +1 -5 identitydialog.cpp 1.34 M +2 -1 imapaccountbase.h 1.43 M +7 -2 jobscheduler.cpp 1.2 M +1 -0 jobscheduler.h 1.3 M +1 -5 kmailicalifaceimpl.cpp 1.43 M +1 -5 kmcomposewin.cpp 1.819 M +23 -1 kmfolder.cpp 1.324 M +15 -0 kmfolder.h 1.153 M +1 -3 kmfoldercombobox.cpp 1.18 M +55 -11 kmfolderdia.cpp 1.140 M +14 -4 kmfolderdia.h 1.41 M +1 -5 kmfoldersearch.cpp 1.51 M +13 -5 kmkernel.cpp 1.271 M +4 -0 kmkernel.h 1.99 M +4 -10 kmmainwidget.cpp 1.195 |