PKP Bugzilla – Bug 6265
Disable email for archived submissions
Last modified: 2012-09-21 14:15:28 PDT
Limit email functions from potential spam abuse.
Michael, could you describe this one a little further? I think I know what you want, but I'm not sure.
Hi Alec, if the submission has been archived (i.e. spam, inappropriate, etc.), the author should not be able to use the email hooks on the article submission pages to send out any email.
Gotcha. This one's not so simple -- we're using a generic email sending page for article-related email. The only reason the article ID is included in the request is that we need to log these against a particular article's email log, but the general facility is available without the article ID being needed. It's used e.g. on public profile pages (e.g. for an author or an editor) which, when viewed by someone who is logged in, has an email link that is independent of any particular article.