php - response an email mailgun -


im new in mailgun, , use route proccess csv file , post in server want send response when person send email.

in routes created new , forward personal email dont know can write response.

for example:

user send email -> mailgun catch email -> mailgun send server

when mailgun catch email -> when catch email mailgun send response user confirm store of data

i tried using action send response not work

you have create own script. when catch mail gets email cant trigger action. can write own script (ie php) automated cron jobs. can checks incoming mails , process.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -