Hello!
I want to disable an account without actually deleting it and I want a specific behavior when someone sends an e-mail to that account:
Example:
When someone sends a message to [email protected] I would like to:
Any advice how could I do this 1,2 and 3?
Is this possible?
I want to disable an account without actually deleting it and I want a specific behavior when someone sends an e-mail to that account:
Example:
When someone sends a message to [email protected] I would like to:
- That message to be forwarded to [email protected]
- That message to be discarded from [email protected]
- A custom error message to be sent to the sender.
Any advice how could I do this 1,2 and 3?