Create DOMAIN Forwarders With API V.2
Hi all and thanks in advance :-)
I have easiuly managed to add email forwarders using Email::addforward, however I cannot see anywhere how you can setup domain forwarders, I.E forward anything@test.com TO anything@test2.com
Can somebody point me in the right direction?
I assumed I would be able ot use the same method of Email::addforward but couldn't see anything in the documentation.
Thanks,
Tim
-
Hello :) You can utilize the following function: Email::adddomainforward API Version: 2 Description: Create a domain-level email forwarder. Parameters: domain (string) - The domain for which email will be forwarded. destdomain (string) - The domain that will receive forwarded email.
We have an internal case open (#88689) to document this function. Thank you.0
Please sign in to leave a comment.
Comments
1 comment