Skip to content

Conversation

@carldavis
Copy link

I discovered that in recent builds of docker-mailserver, jail.conf has
the ignoreip line commented out, which resulted in this script failing
to append $WHITELIST_INT_NETWORKS to that line. Adding a sed expression
of "s/^#ignoreip/ignoreip/" seems to have resolved the issue.

I discovered that in recent builds of docker-mailserver, jail.conf has
the ignoreip line commented out, which resulted in this script failing
to append $WHITELIST_INT_NETWORKS to that line. Adding a sed expression
of "s/^#ignoreip/ignoreip/" seems to have resolved the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant