I am not sure if php is the correct language for this possibly perl maybe you guys can help me out...
My question is I have emails coming to a specified email address on our server with an attached PDF. What I need to do is whenever that email makes it to our server I need to pull off the PDF attachment base64 encode that PDF and send it off through a web service. And this all needs to be done automatically.
Is this possible? A point in the right direction would be very appreciated. Thanks.
My question is I have emails coming to a specified email address on our server with an attached PDF. What I need to do is whenever that email makes it to our server I need to pull off the PDF attachment base64 encode that PDF and send it off through a web service. And this all needs to be done automatically.
Is this possible? A point in the right direction would be very appreciated. Thanks.