Does Exchange support plussed users (e.g. [email protected]) or a similar mechanism?
Posted
by
Jens Bannmann
on Server Fault
See other posts from Server Fault
or by Jens Bannmann
Published on 2010-10-27T10:59:14Z
Indexed on
2010/12/22
10:55 UTC
Read the original article
Hit count: 288
Sendmail supports a feature called 'plussed users'. Once enabled, emails sent to
are automatically delivered just like mails to [email protected]
. There is no need to register or set up these 'plus suffixes'. The user can just use them and set up client-side filtering rules on his own.
Does Exchange support a similar mechanism? If so, how to enable it?
Note that I don't want answers about other means of filtering, e.g. spam/junk filtering, server-side or client-side rules, email aliases/addresses that are configured explicitly and so on.
© Server Fault or respective owner