bludesign / FaxServer

Send and Receive Faxes Using The Twilio Programmable Fax API.
MIT License
108 stars 48 forks source link

Not receiving notification email #24

Open ogu2 opened 4 years ago

ogu2 commented 4 years ago

Hi, Thanks a lot for this wonderful tool. It works great for sending and receiving faxes.

I've added my mailgun API key and set up the URL but I'm not receiving any notification messages. I've also checked the mailgun logs and I don't see anything there either.

Could you please confirm the format of the required API URL?

What's the best way to go about debugging this? I'm running the docker-compose version.

Thanks!

CharlieMPK commented 4 years ago

Hi,

I am also recently experiencing this issue with Mailgun. It was working previously, but now nothing is logged in Mailgun's dashboard. Anyone know where I can pull some useful logs from? The ones provided by the docker container do not talk about the mail delivery process it seems.

I am also running the DockerStack (docker-compose) variant on a Portainer managed Docker 19.03.12 server.