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

SMTP Timeout #90

Open
dheerajtp opened this issue Oct 24, 2024 · 0 comments
Open

SMTP Timeout #90

dheerajtp opened this issue Oct 24, 2024 · 0 comments

Comments

@dheerajtp
Copy link

May i know why we we get smtp timeout error and is there anyway to fix the time out error . I encountered this issue when i ran my node application using docker.

{
valid: false,
validators: {
regex: { valid: true },
typo: { valid: true },
disposable: { valid: true },
mx: { valid: true },
smtp: { valid: false, reason: 'Timeout' }
},
reason: 'smtp'
}

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

1 participant