Test email form
Component ID
2925802
Component name
Test email form
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Overview
This module provides a form interface that can be used for email testing.
History
Initially, we had this form in the Mailgun module that was very helpful to test if mail system is working.
We decided to make it as a separate project because this is not some-mail-system-specific and can be used everywhere.
How to use?
- Install module as usual.
- Go to /admin/config/development/test-email-form and click "Send".
Project status
Currently, this is a very simple form with common email parameters (reply-to, cc, etc.).
We will appreciate any ideas or patches!