I've set up Mailgun for a client, which is responsible for sending out emails to various users of the application.
The application also sends out confirmation emails to the admins of the application. For eg. www.cool-app.com
A user registers on the site and successfully receives a welcome email. The admin at info@cool-app.com should also receive an email that a new user has registered.
Mailgun has confirmed that all the DNS settings are correct, however in the logs I can see that email to the admins was accepted and stored but I cannot figure out how I can download this email to a mail client like Outlook or Thunderbird. I have seen tutorials but they advise going into the logs and copying the URL endpoint into the browsers which is not an option for the client.
Can some one please advise how I go about this?