mailgun / mailgun-php

Mailgun's Official SDK for PHP
http://www.mailgun.com
MIT License
1.1k stars 314 forks source link

Adding search functionality for domains #822

Closed talhaamir4130 closed 1 year ago

talhaamir4130 commented 2 years ago

For example I have users with emails like :

abc@gmail.com def@gmail.com ghi@hotmail.com

Each email has event.

I want to search through events, and get all the uses with domain @gmail.com.

There should be a functionality to specify search either full or by domain. Thanks.

oleksandr-mykhailenko commented 1 year ago

For example I have users with emails like :

abc@gmail.com def@gmail.com ghi@hotmail.com

Each email has event.

I want to search through events, and get all the uses with domain @gmail.com.

There should be a functionality to specify search either full or by domain. Thanks.

Hello, thank you. I passed your request to the development department