There may be instances in which an administrator would like to disable the ability for the creator of blog entries to receive email notifications when an entry is added or updated, or when comments are added.
Resolution
portal-ext.properties
file to change the out of the box functionality of sending those notifications. The names of the properties describe their specific function: blogs.email.entry.added.enabled=true
blogs.email.entry.updated.enabled=true
blogs.email.comments.added.enabled=true