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

feat: support smtp without auth #1101

Merged
merged 1 commit into from
Jul 3, 2024

feat: support smtp without auth

54baef0
Select commit
Loading
Failed to load commit list.
Merged

feat: support smtp without auth #1101

feat: support smtp without auth
54baef0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 3, 2024 in 0s

0.00% of diff hit (target 1.09%)

View this Pull Request on Codecov

0.00% of diff hit (target 1.09%)

Annotations

Check warning on line 16 in common/message/email.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/message/email.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 54 in common/message/email.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/message/email.go#L54

Added line #L54 was not covered by tests

Check warning on line 61 in common/message/email.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/message/email.go#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 65 in common/message/email.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/message/email.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 77 in common/message/email.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/message/email.go#L75-L77

Added lines #L75 - L77 were not covered by tests