We have a somewhat complex workflow designed for a bid proposal project.
External senders can send emails with attached bids to a series of mailboxes located on our Exchange 2010 server.
A transport rule then forwards that email to an external O365 address, and rules on that side then upload that attachment to Sharepoint. This mailflow is working as desired.
I am trying to devise a way to bounce any message that does not contain an attachment, and then notify the sender so that they can resubmit properly.
I am not certain if this can/should be done within our cloud email management (Mimecast), Exchange, O365, or some combination of the three - but the logic seems simple enough. Any insight or ideas on how to build this out will be greatly appreciated!