I see that in mailhandler_process_message the admin commands are just concatenated with the ones extracted from email.
I think I need slightly better control - such as
- not allowing submitted content to be promoted from email
I guess that can be handled making admin ones come after - and replace - user ones.
or, in my case
- allow default username to be set by admin ... but not by the semi-anon submitter.

Any ideas?

Comments

ilo’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Category: support » bug
Issue tags: +not verified

This 'command' based submission must go through the node validation, so any user unable to promote nodes must be able to do so. However that is something not verified by myself. If this is happening right now I'd say that it is a bug report, so marking as such.

sun.core’s picture

Issue tags: +Needs tests
danepowell’s picture

Component: Miscellaneous » Mailhandler
Status: Active » Closed (won't fix)

Sorry, Mailhandler 6.x-1.x / 7.x-1.x are no longer supported. Please upgrade to 6.x-2.x / 7.x-2.x and re-open if still an issue. Thanks!