GNOME Bugzilla – Bug 689966
MDN bar shown in Sent folder
Last modified: 2012-12-10 19:58:02 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=885428 Description of problem: Sent Items list have "Notify Sender" button. Which sense in it, because sender is me? ----------------------------------------------------------------------------- Attached screen shot there show EWS' Sent Items, with proper icon, with selected message which shows MDN bar with the "notify Sender" button.
Created attachment 231192 [details] [review] evo patch for evolution; Here's the patch. The easy part was to name the special folders, the harder part was that the MDN setup is stored into Mail Identity, while the MDN module was looking into Mail Account, thus changes in account preferences didn't do any difference. Both is fixed with this patch.
Created commit 05a2e72 in evo master (3.7.3+) Created commit d7ec3ff in evo gnome-3-6 (3.6.3+)
Created attachment 231200 [details] [review] evo patch ][ for evolution; Err :( I missed one place for the change in the previous patch, sending of MDN doesn't work without this.
Created commit 0aa0eb2 in evo master (3.7.3+) Created commit 11cf010 in evo gnome-3-6 (3.6.3+)