Re: Option for copy of post sent to origination user?
Posted by
Coleen_Astalos on
URL: https://support.nabble.com/Option-for-copy-of-post-sent-to-origination-user-tp7586706p7586734.html
I made the change as outlined in that post:
<override_macro name="should_get_instant_mail" requires="user,node_page" >
<n.set_local_user.this_user/>
<n.block.>
<n.local_user.can_view.page_node />
</n.block.>
</override_macro>But it's still not sending the author a copy of the post (the author is set up to receive emails for that category)
Coleen