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

Mail Error on smtp dial: EOF #74

Closed
Ahmad-mufied opened this issue Jan 2, 2023 · 3 comments
Closed

Mail Error on smtp dial: EOF #74

Ahmad-mufied opened this issue Jan 2, 2023 · 3 comments

Comments

@Ahmad-mufied
Copy link

No description provided.

@Ahmad-mufied
Copy link
Author

The error appears while executing this line code :

// SMTP client
smtpClient,err := server.Connect()

if err != nil{
	log.Fatal(err)
}

@xhit
Copy link
Owner

xhit commented Jan 6, 2023

Seems an error in the SMTP server.

Can you share a complete code to confirm that?

@xhit
Copy link
Owner

xhit commented Mar 27, 2023

Close due is not a package problem.

@xhit xhit closed this as completed Mar 27, 2023
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