Skip to content

fix line breaks in postfix-summary mail error case#936

Merged
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
andreasgerstmayr:fix-postfix-summary-errormsg-linebreaks
Apr 4, 2018
Merged

fix line breaks in postfix-summary mail error case#936
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
andreasgerstmayr:fix-postfix-summary-errormsg-linebreaks

Conversation

@andreasgerstmayr
Copy link
Copy Markdown
Contributor

@andreasgerstmayr andreasgerstmayr commented Apr 4, 2018

my last PR #919 unfortunately broke the line breaks in the error case of the postfix summary mail (sorry about that), this commit fixes them

(the echo -e interpreted the \n as a line break before, but the heredoc doesn't)

@johansmitsnl johansmitsnl merged commit 1490f65 into docker-mailserver:master Apr 4, 2018
johansmitsnl added a commit that referenced this pull request Apr 23, 2018
Release 6.0.0

* Implementation of multi-domain relay hosts (#922, #926)
  AWS_SES_HOST and AWS_SES_PORT are deprecated now.
  RELAY_HOST and RELAY_PORT are introduced to replace them.
* Password creation fix (#908, #914)
* Fixes 'duplicate log entry for /var/log/mail/mail.log' (#925, #927)
* fixed cleanup (mail_with_relays didn't get cleaned up) (#930)
* fix line breaks in postfix-summary mail error case (#936)
* Set default virus delete time (#932, #935)
  This defaults to 7 days
* Ensure that the account contains a @ (#923, #924)
* Introducing global filters. (#934)
* add missing env vars to docker-compose.yml (#937)
* set postmaster address to a sensible default (#938, #939,  #940)
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.

2 participants