When we get an email notification of a new Content from a subscribed blog, the email subject will be in the format
[BlogName] - New Content :: Blog Entry Title
However, the first line of the email is
[postedBy] has made a new post: Blog Entry Title.
Is postedBy supposed to be a variable holding the value of the Blog name? Is this a bug?