Author Topic: List Email from Domain.  (Read 2142 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
List Email from Domain.
« on: March 08, 2022, 07:00:04 AM »
Now the api, list the emails from users... but its possible to filter it to domains too?

like:

listEmailsFromDomain(string $domain)
$domain = example.com

or... listEmailFromDomain(string $user, string $domain)
$user='example';
$domain='example.com';

Thanks You.

to only allow to CRUD specify domain... and not or all account.

Offline
****
Re: List Email from Domain.
« Reply #1 on: March 09, 2022, 12:40:26 AM »
The domain can only be tied to one username.  And the API only lists email accounts from a selected account.  If you have multiple domains on one account, you can filter it after it is returned.
Google Hangouts:  rcschaff82@gmail.com