Is there anyway to change the tags used by the plugin without changing the code? I wanted to be able to tag messages from different areas of the mail process accordingly (JomSocial registration vs. others, etc.).
Right now we have just a best guess. I look if we have a option set (com_content, com_jomsocial) -> then I try to look for a view -> like login, registration etc. And last I try to look for a tast -> register, add, edit...
That are the 3 things I set as tags to the mail if they are present.