Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am looking for someone to write this macro to be applied to an email mailbox and checks for the following requirements.

Requirement:
1. Email must have the string say “JobSeeking” as the Subject line
2. IF the email has string the string "JobSeeking", THEN email must have an gmail.com,yahoo.com, etc. in the CC field.
3. If the CC field is blank, the mailbox will reject and send an email back to the original sender saying that CC field cannot be empty.

Is there a feasible solution with all of the above requirements in a single macro?
Posted

1 solution

You are looking in the wrong place. Please read Code Project Quick Answers FAQ[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900