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

Not receiving mails #1

Open
demostanis-worlds opened this issue Aug 13, 2019 · 1 comment
Open

Not receiving mails #1

demostanis-worlds opened this issue Aug 13, 2019 · 1 comment

Comments

@demostanis-worlds
Copy link

I have this little piece of code:

const mail = minutemail({ timeout: 10000, startup: true })
mail.on("mail", mails => console.log(`Received email: ${mails}`))

When I execute it, I received an empty email ([]) and when I send an email, I never receive it.
Any help?

@elisaado
Copy link

just came across this project so I don't have any idea what could be wrong. But I can try

Are you sure the connection is established?

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