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

Allow unencrypted PLAIN and LOGIN smtp authentication #344

Merged
merged 7 commits into from
Oct 22, 2024

Change error log to debug log in client_test.go

c7d0a03
Select commit
Loading
Failed to load commit list.
Merged

Allow unencrypted PLAIN and LOGIN smtp authentication #344

Change error log to debug log in client_test.go
c7d0a03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 22, 2024 in 0s

54.54% of diff hit (target 80.00%)

View this Pull Request on Codecov

54.54% of diff hit (target 80.00%)

Annotations

Check warning on line 1104 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L1100-L1104

Added lines #L1100 - L1104 were not covered by tests

Check warning on line 1114 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L1110-L1114

Added lines #L1110 - L1114 were not covered by tests