Hi

As far as I know, the Mailhandler module does only accept mail postings from addresses that have been previously registered in the Drupal site.

However, I'd like to accept anonymous submissions, too. Is this possible and how can it be set up? Ideally, messages received from unregistered senders should go to a 'pending publication' queue until they are reviewed by the site admin.

Thanks in advance for any assistance
--
Albert

Comments

j9’s picture

This would be a very useful feature, for sure. Can we start by guessing that to enable it would involve removing code, i.e., hack out the authentication part of it? Maybe it's not that easy?

moshe weitzman’s picture

Status: Active » Closed (fixed)

mailhandler will process anon submissions if anon user has sufficient permission to post the item.