SVN commit 630633 by dfaure:
When not using kwallet, kmail can store the smtp password into kmailrc, which works,
but for every mail sent after that it asked again: do you want to store the password into the config file? -> fixed
svn path=/branches/kdepim/enterprise/kdepim/; revision=665683
SVN commit 627763 by winterz:
merge SVN commit 627761 by winterz:
Fix bug "Add icons for context menu on address in readerwin"
Thanks for the patch Mikolaj. ey, we only took 3+ years to commit it! :)
BUGS: 66740
svn path=/branches/kdepim/enterprise/kdepim/; revision=665665
SVN commit 628168 by dfaure:
Laurent started kmail for a brand new user, and oh surprise, there were two actions in the Folder menu
with the label "foo"! Call updateFolderMenu after creating the actions.
svn path=/branches/kdepim/enterprise/kdepim/; revision=665662
SVN commit 627641 by winterz:
Fix for the grave bug "kmail crash when I make a CTRL + J in inbox"
BUGS: 140660
svn path=/branches/kdepim/enterprise/kdepim/; revision=665658
This also fixes a broken dcop-signal connect in the kolab resource since it was already updated to the new signal signature.
svn path=/branches/kdepim/enterprise/kdepim/; revision=665276
- the ability to have a particular domain only allowed for MDNs
- the ability to send no MDNs to SPAM
- the ability to configure access to the above two options
- extended sieve parsing for vacation settings
- the ability to strip certain mimetypes (such as invitations) when
inline forwarding emails automatically
These are mostly usefull for Kiosk.
-
svn path=/branches/kdepim/enterprise/kdepim/; revision=662540
which I've been developing with the help of some adventurous users. Thanks!
This tracks all deletions that happen through user actions and adds a check
to the sync making sure that only things that were explicitely deleted
are removed during sync. If unsure, the sync now re-downloads (duplicates)
instead of removing mails, which should be safer. Also adds a lot of
conditional debugging and refactors open/close to duplicate less code.
Will has a ported version of this for 3.x, which will go into pim+ shortly.
svn path=/branches/kdepim/enterprise/kdepim/; revision=662047
Honor default forwarding settings for the toolbar button, the search window RMB and the keyboard shortcuts.
svn path=/branches/kdepim/enterprise/kdepim/; revision=657203
This obviously reintroduces issue661, "forwarding emails can produce bad signature", which will have to be fixed another way once I get more infos about it.
Also remove getMsgString from all folder classes, since it's now unused; getDwString is used instead.
svn path=/branches/kdepim/enterprise/kdepim/; revision=650094
enterprise branch (actually it's even from the old proko2 branch). It allows
to exclude some folders from syncing, allowing you to use online and
disconnected IMAP on the same account for a disjoint set of folders.
The included changes for the Kolab wizard add an option to make use of this.
It will create an online IMAP account for mail folders and a (completely
hidden) DIMAP account for the groupware folders.
Approved by Ingo and Allen.
svn path=/branches/KDE/3.5/kdepim/; revision=649622
branches/work/kdepim-3.5.5+.
These contain the following features from the enterprise branch:
- (nearly) all folders can be copyied or moved now
- dnd of one or multiple folders
- copy/cut/paste actions for one or multiple folders
- dnd of messages from the search result window to the folder tree
- copy/cut/paste actions for messages (in the header view and search
result window)
svn path=/branches/KDE/3.5/kdepim/; revision=648059