Use this mock your email server , just for recive . USAGE: such as batch register . This page only show the most recently emails ( about 100 items) https://github.com/lycying/crazy-email-recv-srv
| From | To[0] | To[ALL] | Subject | Content | Date |
|---|
example:
[{
"from": "a@example.com",
"to0": "b@example.com",
"to": ["b@example.com"],
"subject": "A test",
"content": "xxxxxxxxxxxxxxxxx*
}]