1
Good night.
I need some help, I’ll try to be as clear as possible.
I am developing an application of calls, I want to let the staff open called by email, as I can capture this data from the body of the email?
For example: I send an email with the call data(title, description, company, etc.) I want my application to capture this data and enter it in the BD.
It is possible?
Note: I want to make clear that I do not want ready codes, I just want ideas.
Thank you.
if you have administrative access to the server, you can create listening scripts with procmail, in linux environments. Search in google "php procmail Piping"
– Daniel Omine