Skip to content

Fix gmail relay #33449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2019
Merged

Fix gmail relay #33449

merged 1 commit into from
Sep 4, 2019

Conversation

bpolaszek
Copy link
Contributor

Q A
Branch? 4.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32148
License MIT

This tiny PR fixes #32148 by removing the emission of a notice which prevented a TransportException to be thrown when something wrong occured.

@fabpot
Copy link
Member

fabpot commented Sep 3, 2019

@bpolaszek Something went wrong here. Can you push again?

@bpolaszek
Copy link
Contributor Author

Wow
Sure, let me try again

@bpolaszek
Copy link
Contributor Author

Sorry, it looks like I rebased on 4.4 instead of 4.3 (bug fixes). It should be OK now. Sorry for that.

AppVeyor fails but it doesn't seem related.

@fabpot
Copy link
Member

fabpot commented Sep 4, 2019

Thank you @bpolaszek.

fabpot added a commit that referenced this pull request Sep 4, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fix gmail relay

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #32148
| License       | MIT

This tiny PR fixes #32148 by removing the emission of a notice which prevented a `TransportException` to be thrown when something wrong occured.

Commits
-------

6c90e08 Fix #32148 TransportException was not thrown
@fabpot fabpot merged commit 6c90e08 into symfony:4.3 Sep 4, 2019
@fabpot fabpot added the Mailer label Sep 4, 2019
@fabpot fabpot mentioned this pull request Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants