Skip to content

Fix mail config typo in sample config#152

Merged
barryo merged 1 commit intoopensolutions:masterfrom
kaechele:patch-1
Apr 2, 2016
Merged

Fix mail config typo in sample config#152
barryo merged 1 commit intoopensolutions:masterfrom
kaechele:patch-1

Conversation

@kaechele
Copy link
Copy Markdown
Contributor

For Zend Framework the mail resource is actually configured through resources.mail.transport, not resources.mailer.
Replace the misleading sample configuration with correct examples.
With the erroneous configuration mails would not be sent if the underlying mailserver does strict HELO checks (i.e. reject mails with HELO localhost), leading to error messages about mails not being able to be sent.

This might help fix bug reports such as #25

For Zend Framework the mail resource is actually configured through resources.mail.transport, not resources.mailer.
Replace the misleading sample configuration with correct examples.
With the erroneous configuration mails would not be sent if the underlying mailserver does strict HELO checks (i.e. reject mails with HELO localhost), leading to error messages about mails not being able to be sent.

This might help fix bug reports such as #25
@extremeshok
Copy link
Copy Markdown

please accept this

@barryo barryo merged commit 5380e97 into opensolutions:master Apr 2, 2016
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.

4 participants