MailSpool

Component ID

2714401

Component name

MailSpool

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This simple module turns your website into a email gateway. This might be
useful if you have some other webservices/applications but wants all
messages sent from Drupal site. Another usecase could be if you have some
important mail hooks implemented and wants them to be applied for email
messages from other applications.

After module installation allowed clients would be able to send json-ed
email messages via POST request to the dedicated address - /mailspool/in .
Then Drupal perform usual routing for a received message.