Skip to content
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

Undefined variable $response in EHLO exception in SmtpMailer #85

Closed
finwe opened this issue Jun 2, 2021 · 0 comments
Closed

Undefined variable $response in EHLO exception in SmtpMailer #85

finwe opened this issue Jun 2, 2021 · 0 comments

Comments

@finwe
Copy link

finwe commented Jun 2, 2021

Version: dev-master and older

Bug Description

There is an undefined $response variable in SmtpMailer:

throw new SmtpException('SMTP server did not accept EHLO with error: ' . trim($response));

Possible Solution

Maybe $ehloResponse should be used?

dg added a commit that referenced this issue Jun 2, 2021
@dg dg closed this as completed Jun 2, 2021
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

No branches or pull requests

2 participants