To decide if new emails have been received (see #11) or to display the number of new emails (see #5) the API must to provide this information. This should be done using a new status route. It should provide the total amount of emails received and also the number of unread emails.
The same information should be added to the domain route.
To decide if new emails have been received (see #11) or to display the number of new emails (see #5) the API must to provide this information. This should be done using a new
statusroute. It should provide the total amount of emails received and also the number of unread emails.The same information should be added to the
domainroute.