Marak / Marak/node_mailer

Sending binary data hangs mailer forever

Open
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
385
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I've made a simple proxy server to test http APIs. It takes contents of http requests and forwards them to e-mail. The problem occurs when it tries to send an e-mail containing binary data. The mailer just hangs with no exception nor warning. No further e-mails are sent, process is not killed and log file is clean.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, entry point, test, runtime version, or reproducible request is named. Start by reproducing the mailer call with binary request content and trace where sending stops; done means the binary-containing message completes and subsequent messages are sent without hanging.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.