Version: HEAD (using KDE Devel) Installed from: Compiled sources OS: Linux I'm labelling this a bug only because it worked until a few weeks ago on HEAD. For some reason I'm now being prompted for return receipts on all my copied-to-self email. Ideally, any address that is part of a configured identity should be excluded from asking for disposition notifications as they would be telling yourself that you've read a message.
The problem also arises if "Send Later" is chosen in the composer and the message is viewed in the outbox. In this case, asking to send a disposition notification is just stupid.
See also bug 146672.
Another suggested resolution from 146672: Since normally the "special" folders - outbox, sent-mail, trash, drafts and templates - only contain messages the user has originated, no MDNs need be sent for messages in these folders.
*** Bug 146672 has been marked as a duplicate of this bug. ***
*** Bug 122785 has been marked as a duplicate of this bug. ***
SVN commit 728835 by marten: Don't send or prompt for an MDN for a message in a special folder, which is most likely to have been written by this very user: outbox, sent, trash, drafts, templates. BUG:89855 M +8 -0 kmreaderwin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=728835
Backport of bugfix commit 728835 from trunk: Don't send or prompt for an MDN for a message in a special folder, which is most likely to have been written by this very user: outbox, sent, trash, drafts, templates. http://websvn.kde.org/?view=rev&revision=728947