docker-mailserver/target/scripts/startup
Brennan Kinney 54904aa02c
chore(housekeeping): Normalize how config files filter out unwanted lines (#2619)
* chore(`aliases.sh`): Filepath to local var `DATABASE_VIRTUAL`

* chore(`accounts.sh`): Filepath to local var `DATABASE_ACCOUNTS`

* chore(`accounts.sh`): Filepath to local var `DATABASE_VIRTUAL`

* chore(`accounts.sh`): Filepath to local var `DATABASE_DOVECOT_MASTERS`

* chore(`bin/open-dkim`): Filepaths to local vars (accounts,virtual,vhost)

* chore(`relay.sh`): Filepath to local var `DATABASE_SASL_PASSWD`

* chore: Rename method

Prior PR feedback suggested a better helper method name.

* chore: Normalize filtering config lines as input for iterating

* chore: Remove `_is_comment` helper method

No longer serving a purpose with more appropriate filter method for pre-processing the entire config file.
2022-06-07 01:07:30 +12:00
..
check-stack.sh scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
daemons-stack.sh Remove unnecessary quotes from command substitutions (#2561) 2022-05-05 10:28:38 +02:00
fixes-stack.sh scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
misc-stack.sh fix: Only add state of enabled services for volume mount (#2608) 2022-06-05 12:02:25 +12:00
setup-stack.sh chore(housekeeping): Normalize how config files filter out unwanted lines (#2619) 2022-06-07 01:07:30 +12:00