Hi Stefan,
On Tue, Jul 20, 2010 at 09:12:58PM +0800, Stefan Xenon wrote:
I use roundcube with multiple sender IDs which are for different purposes. For instance my sender IDs look like personal@example.com, work@example.com, spam@example.com, newsletter@example.com
Unfortunately when answering an email each time I have to verify that the appropriate sender ID is selected. For example I don't want to use my default sender ID personal@example.com when answering an email to a mailinglist but list@example.com. You can imagine that this is a not an error-prone procedure.
Therefore I would like that Roundcube tries to select the sender ID according to the recipient. This means when I answer an email which was send to spam@example.com I don't want Roundcube to use my default sender ID but spam@example.com.
Please let me know what you think about this idea or if you scheduled it already as a future features.
Can you try the attached patch and see if it works? It should apply cleanly against both 0.3.1 and trunk.