@Makumba - Ok, this is a pretty simple addition i just did, you'll be able to add multiple email addresses, separated by comma, so:
example1@domain.com,example2@domain.com,example3@domain.com - will match all 3 addresses
example@domain.com - will match only this address
example - will match all emails containing the wording "example" in them.
From next version.