Wildcard mail aliases
Any kind of wildcard mail aliases (regex and/or /?) would be highly appreciated in order to realize a "allow form all but anything like..." handler. Example: Ban all info-@domain addresses.
I had somenting similar at my old provider but not with new one using plesk. Now I need to insert dozens (hundreds) of addresses one by one...
If there is already a way to realize something similar I was not able to find it (or my provider did not enable it)...

Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG
-
Johannes commented
Hi,
I run a mail server using plesk and have several users. I would propose to use wildcards in email aliases. This is especially interesting if you want to register to each service with another email adress.
Example:
Any email, which goes to somerandomchars_a@mydomain.com ends up in my wife's inbox.
Any email looking like somerandomchars_j@mydomain.com end up in my inbox.
So my alias should be looking like:
*_a@mydomain.com -> wife@mydomain.com and
*_j@mydomain.com -> husband@mydomain.com.
Everything else goes via catchall to postmaster@mydomain.com anyways, if not caught by any other email adress or alias.
This would make things a LOT easier!
Thanks.