Closed jstoone closed 6 years ago
As of now there is no way for the frontend to fetch email information. This should be possible through MailmanController@index.
MailmanController@index
[ { "to": "john@example.com", "subject": "Foo subject", "timestamp": 1539733755, "content": "/{timestamp}.html", } ]
About
As of now there is no way for the frontend to fetch email information. This should be possible through
MailmanController@index
.Data needs