# nodemailer-smtp-pool

> SMTP transport for Nodemailer

Latest version **2.8.3** (published 2017-04-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install nodemailer-smtp-pool
pnpm add nodemailer-smtp-pool
yarn add nodemailer-smtp-pool
bun add nodemailer-smtp-pool
```

## Health

**Score 23/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.8.3 |
| Published | 2017-04-07 |
| First published | 2014-07-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/nodemailer-smtp-pool) |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 48 |
| Author | Andris Reinman |
| Maintainers | andris |
| Keywords | SMTP, Nodemailer |

## Links

- npm: https://www.npmjs.com/package/nodemailer-smtp-pool
- Repository: https://github.com/andris9/nodemailer-smtp-pool
- Homepage: http://github.com/andris9/nodemailer-smtp-pool
- Issues: https://github.com/andris9/nodemailer-smtp-pool/issues
- npm.io page: https://npm.io/package/nodemailer-smtp-pool

## Dependencies (3)

- [smtp-connection](https://npm.io/package/smtp-connection.md) 2.12.0
- [nodemailer-shared](https://npm.io/package/nodemailer-shared.md) 1.1.0
- [nodemailer-wellknown](https://npm.io/package/nodemailer-wellknown.md) 0.1.10

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 2.8.3 (latest) — 2017-04-07
- 2.0.0-beta.1 (beta) — 2016-01-04
- 2.8.2 — 2016-09-05
- 2.8.1 — 2016-09-05
- 2.8.0 — 2016-09-05
- 2.7.0 — 2016-07-08
- 2.6.0 — 2016-05-11
- 2.5.2 — 2016-04-11
- 2.5.1 — 2016-02-20
- 2.5.0 — 2016-02-17
- 2.4.0 — 2016-02-17
- 2.3.2 — 2016-02-16
- 2.3.1 — 2016-02-15
- 2.3.0 — 2016-02-11
- 2.2.1 — 2016-02-10
- … 25 more at https://npm.io/package/nodemailer-smtp-pool/versions

## README

# nodemailer-smtp-pool

![Nodemailer](https://raw.githubusercontent.com/nodemailer/nodemailer/master/assets/nm_logo_200x136.png)

SMTP module with pooling for Nodemailer.

See [Nodemailer homepage](https://nodemailer.com/smtp/pooled/) for documentation and terms of using pooled SMTP.

---
_Source: https://npm.io/package/nodemailer-smtp-pool · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
