Can I use an asterix?
I have a situation where I'm going to need to setup several e-mail addresses that are used solely to verify a signup. (I'll fill out a form, put in the e-mail, and the system will send that address an e-mail for confirmation - unfortunately, the e-mails need to be different).
I'm thinking of using something like;
[[email protected]](mailto:[email protected])
[[email protected]](mailto:[email protected])
[[email protected]](mailto:[email protected])
and so forth.
My question is, can I set up a rule that will forward e-mail sent to email*@whatever.com to a single address (it would be a shared mailbox) so that every time I setup a new account, I don't have to log into my mail server to add a new alias?
I know it doesn't take much to add an alias, but it's a pain in the butt, and an extra step that may be missed.
I'm running on M365
Any other suggestions are welcome
Thanks in advance