After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 520368 - Set a per-folder default account for replies
Set a per-folder default account for replies
Status: RESOLVED DUPLICATE of bug 215115
Product: evolution
Classification: Applications
Component: Mailer
3.2.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[accounts]
: 269745 (view as bug list)
Depends on:
Blocks: 215161
 
 
Reported: 2008-03-04 20:12 UTC by Matthew Barnes
Modified: 2013-10-08 11:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthew Barnes 2008-03-04 20:12:16 UTC
Someone gave me a feature request today that sounds reasonable and not too terribly difficult to implement.  They wanted to configure a particular IMAP folder such that when replying to or forwarding message in that folder, the composer's From field defaults to an account of their choosing.

I proposed adding an EAccountComboBox (like in the composer) to the Folder Properties dialog where you could choose a "sender" account for that folder.

On the backend, may be as simple as adding a new CamelFolderInfo field [1] that gets checked before spawning a new composer window.

I'm pretty sure this is not the first time I've heard such a request.


[1] Preferrably a GData field to accommodate this and any other zany tags
    we might want to pin on a folder in the future.  Would avoid further
    ABI breakage.  Hey, GObjects have 'em...
Comment 1 Matthew Barnes 2008-03-04 20:19:27 UTC
Srini, what do you think about this from a UI standpoint?
Comment 2 Srinivasa Ragavan 2008-03-05 04:12:17 UTC
Per account reply style is more logical than a per folder thing. What happens is 99% of the cases is that a person working in an Outlook organization would like to go for a outlook style rather than his personal style in his private accounts.

Per folder thing, can be a over kill and really confusing.
Comment 3 Jesse Keating 2008-03-05 15:15:33 UTC
I don't necessarily disagree, but in my case I have mail from mailing lists being delivered to my personal account where there is more space and I can get them more often, but I post from my work address.  That means each time I reply to something I have to switch the sender box over and over again.  Other clients have allowed me to set a default sender for each folder which has greatly helped with this.
Comment 4 Matthew Barnes 2008-03-08 22:47:55 UTC
Another, perhaps more GNOMEish approach is to not have an explicit preference for this at all (the fewer the better) and instead just silently remember which account was last used to reply to or forward a message from a particular folder, and default to that account when replying to or forwarding a message from that same folder in the future. Make sense?

Problem is, the selected account is not very noticeable in the message composer.  I don't know about you but a rarely even look at the thing when replying to an email.  So the second part to this would be to warn the user before sending a message from a different account (with the requisite "don't bug me again" checkbox, of course).

I agree with Srini that this type of thing can easily be confusing if not done right.  Do you think this approach would still be confusing?
Comment 5 Jesse Keating 2008-03-09 01:34:13 UTC
It would be a little confusing, but perhaps less than a config option.

I just thought of another use case.  Subscribing to mailing lists with an alias, and wanting to post with that alias.
Comment 6 Matthew Barnes 2008-03-11 00:37:21 UTC
Bumping version to a stable release.
Comment 7 André Klapper 2012-06-16 17:43:18 UTC
*** Bug 269745 has been marked as a duplicate of this bug. ***
Comment 8 Milan Crha 2013-10-08 11:34:53 UTC

*** This bug has been marked as a duplicate of bug 215115 ***