For example, I have a domain named foo.com
. I created the following email addresses:
- sales@foo.com
- hr@foo.com
I need to listen to all email addresses created from the foo.com
domain.
Also, I am the owner of the foo.com
domain.
Can I create an Imap Idle Client that will listen for all wild card email addresses?
I am also looking into outlook mail REST API for this.
Please let me if there is any API that will listen for all email address in a domain.