...
- many-to-one assignment (one assignment group can have many email addresses)
- should not have to edit code to add/update/delete queue mail aliases
- should ignore Cc: address list
Proposal
- create a related table under Assignment Groups for Mail Aliases
- modify the Create Incident inbound action script to use the new table to match To: address to Assignment Group
...