Hello,
I have a script when I receive an email that I would like to break in 3 categories:
1. If the customer send an email with the attachment, then the script take the attachment save it in the folder and then remove it from the inbox. (this part is already done in the script)
2. If the customer did send an email with NO ATTACHMENT, then the script send another request to the customer. (this part is already done in the script).
*** But I really need to implemented the step below.
3. IF I DID NOT RECEIVE AN EMAIL AT ALL FROM THE CUSTOMER, then I need the script to send another request to the customer same as step 2 above.
Below is how the script look like. Step 1 and 2 are working fine, but I need step 3 to implemented in the script as well.
Please show your answer in PAD so I can see the step.
Thank you everyone!
