Mailgun Routes catches the incoming email and makes a POST Request to http://www.yourhelpdeskdomain.com/api/v1/mg/receive
Your help desk instance handles the Mailgun Post Request and routes the incoming message to the appropriate conversation, on the appropriate mailbox.
Note: By default, Full Help will use your current system domain as your Mailgun inbound domian. For example, if your system is accessible on desk.mycompany.com, your Mailgun inbound email will be mycompany.com. If you want to use a different domain as your mailgun domain (e.g., mg.mycompany.com), define it in the .env file: MAIL_FORWARD_DOMAIN=mg.mycompany.com.
Configure your Mailgun Domain
On your Mailgun account, go to Domains, then click on Add New Domain.
On Domain Name, enter the domain you want to use on your help desk, then click on Add Domain.
Follow the steps given by Mailgun to verify your domain.
Once the domain is verified,
On your Mailgun account, go to Receiving, then Create Route, on Expression Type set it to "Match Recipient".
On Recipient, add .*@yourmailgundomain.com (replace with the domain you have configured).
On Forward, check the checkbox and add the following URL to the textarea: http://www.yourhelpdeskdomain.com/api/v1/mg/receive (replace http://www.yourhelpdeskdomain.com with your help desk's domain).
Click on Create Route.
If you haven't done it already, create a Mailbox on your help desk
Once you follow the above instructions, you should start receiving emails on your help desk instance.
¡Gracias por tu voto!Hemos recibido tu comentario, ¡gracias por tu tiempo y ayudarnos mejorar el artículo!
¿Este artículo fue de utilidad?
¿Quieres hablar con alguien?
Siempre puedes ponerte en contacto si no encuentras lo que estás buscando en nuestro centro de ayuda. ¡Te responderemos tan pronto sea posible!
Siempre puedes ponerte en contacto si no encuentras lo que estás buscando en nuestro centro de ayuda. ¡Te responderemos tan pronto sea posible!