Unless there has been recent changes I'm not sure that will work. Certainly for mass mail it explicitly drops messages to followers that are also the sender, and I expect given they are the same function that it is the same for comments. From memory it is a keyword argument into the send message argument, the part that splits it from being one mail into one million, well 999,999 as sender excluded.
On Fri, Dec 6, 2013 at 7:50 AM, Oscar Alca <[email protected]> wrote: > I dont think that there is a way to do this via configuration, I think you > should do a module and append the uid to the message_follower_ids list to > send the email to the user that triggers the email action. > > El jueves, 5 de diciembre de 2013, W. Martin Borgert escribió: > >> Hi, >> >> when I comment on a project issue ("send message"), all followers get >> an email - minus myself. While I prefer not to get it :~) other users >> of our OE7 instance see it differently. They would like to get all >> email regarding a project issue, e.g. to be able to search through >> the messages, including their owns. How do I configure this? >> >> TIA! >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openerp-community >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openerp-community >> More help : https://help.launchpad.net/ListHelp > > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

