Refactors `email_alias.sh` with some goals in mind: - [x] Prevents duplication of email addresses for services by querying to see if an email address already exists. - [ ] Support custom/multiple domains by specifying a `--domain` option. - [ ] Breakout the standard functionality into a `create` subcommand. - [ ] Support the creation of reverse aliases for existing email addresses, with the `reverse` subcommand.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by lukeify and has received 0 comments.