Skip to content

Integrate docker-configomat for configuration parts of start-mailserver.sh #648

@alinmear

Description

@alinmear

Hey guys,

i created a small script for fast editing/substituting config files within docker projects (same logic has been implemented within this project for the ldap parts; see start-mailserver.sh).

My motivation behind this step is as happened here, that we have all kind of substitution stuff using sed, spread all over the place, but no common foundation of alterating config values (besides postconf especially for postfix).

It also happened within this project, that my own sed parts for the ldap feature was lacking the support for some specially characters (e.g. like & or had problems with query strings for the ldap searches).

I integrated travis within the project, with tests for substitution cases.

Maybe that could be also helpful for this project, to remove several lines from the start-mailserver.sh script.

Project Home: https://github.com/alinmear/docker-configomat.git

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions