Issues with Mailwizz + MailGun api

MTP

New Member
Hi Guys,

I dont know what I am doing wrong here.

I have the following details from Mailgun:
API key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API base URL: https://api.mailgun.net/v3/mail.testdomain.com

When I try to set this up on Mailwizz I keep getting this error when it tries to validate the server:


  • Cannot send the confirmation email using the data you provided.
  • Here is a transcript of the error message:

  • Cannot create the permanent_fail webhook, reason: The endpoint you have tried to access does not exist. Check if the domain matches the domain you have configure on Mailgun.


I went to "Delivery Servers" and added Mailgun via API and completed the details.
Isn't "Domain Name" field the API URL base?


Regards
 
Cannot create the permanent_fail webhook, reason: The endpoint you have tried to access does not exist. Check if the domain matches the domain you have configure on Mailgun.
Or your server were mailwizz is installed is not accessible by mailgun, so they cannot verify the url of the webhook is valid. So make sure no firewall blocks access to your server. If you do this from a local computer, then even more.
 
Back
Top