Redirects. Technical details (ISPmanager)
From ISPWiki
Sendmail and Postfix
To be able to use redirects add the line into the configuration path specified in path virtusertable.
redirect-name@mail-domain recipient
Exim
Add the line into path aliases:
redirect-name@mail-domain:recipient:fwd
Recipient - specify an email address where you want all incoming emails to be forwarded to.
