1
How to find the "catch-all" alias for a domain?
Question asked by josh levine - 6/23/2016 at 10:47 AM
Answered
I am really looking for the right API call, but I can't even figure out how to do it via the web interface. 
 
Is there a way to see the currently set "catch-all" alias for a given domain?
 
Thanks!

1 Reply

Reply to Thread
1
Employee Replied
Employee Post Marked As Answer
Hi Josh.  If a catch-all has been set for a domain, you can see it in Settings >> Domain Settings >> Aliases.
Click the 'Set Catch-All' button, and the current alias being used for the catch-all will be displayed.
 
The API call you would want to use is GetDomainUsers.

Returns all valid usernames for the domain, including users, aliases, and mailing lists.

 
I hope this helps.

Reply to Thread