mailgun stopped working
Design and Skin Customization
derrickhand300:
Thanks Brian
In GLOBAL SETTINGS.Mailgun domain
Would I use
api.mailgun.net/v3/drillingahead.com
or would I use simply drillingahead.com?
Just drillingahead.com ...
Quote:
Also I am configuring this because of my need to SEND emails OUTSIDE my server-I like the UNSUBSCRIBE link that Mailgun includes and that its automated in that it removes the person automatically from my lists AND it seems to keep a SUPPRESSION list in that if a email is undeliverable for what ever reason it does not send to that particular email in future emailings..
With all that said I still need it to be a solution for higher volume emailings...I would probably use it to send 4 emails per month as a newsletter on what happened on the site that week BUT I need them delivered quickly and reliably
I think from my understanding of what you explained is that we actually need POSTFIX on the server to make this happen...which apparently it cannot be configured on sites with cPanel...
Is this a correct understanding? If correct- then can you tell me if their is a similar program to POSTFIX that will work on cPanel sites?
Sorry for all the questions but this has been a real struggle
Postfix is not required, BUT you will need to be able to configure EXIM at the server level so you can configure EXIM to use a "smart host". Looks like there is a guide here:
http://3sq.re/blog/2014/07/configure-exim-cpanel-use-mailgun/
You definitely do not want to send high volume using the Mailgun API - you need to get EXIM configured properly if you need to send high volume.
Let me know if that helps.