Lynne, thanks for reverting. I should have clarified my OP.
What I was looking for, is to have the new post email when there is a new post notification for a subscribed thread, to contain only the text that there is a new post, and that ..... is the url. And only if it is an admin/mod, send the content of the post as well.
Like
if usergroupid=1 { (send entire content of new post)
else
(send only the notification, along with the URL)}
|