PHPackages                             human-element/module-configurable-email-encoding - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. human-element/module-configurable-email-encoding

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

human-element/module-configurable-email-encoding
================================================

Makes the global Content-Transfer-Encoding for the transport builder configurable

1.0.1(3y ago)0277OSL-3.0PHPPHP ~8.1

Since Jan 31Pushed 3y ago8 watchersCompare

[ Source](https://github.com/humanelement/module-configurable-email-encoding)[ Packagist](https://packagist.org/packages/human-element/module-configurable-email-encoding)[ RSS](/packages/human-element-module-configurable-email-encoding/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Human Element Configurable Email Encoding
-----------------------------------------

[](#human-element-configurable-email-encoding)

Solves an issue with Sendgrid

This error happened when using Webscale which was uses SendGrid for email relay services.

SendGrid does not handle `Content-Transfer-Encoding: quoted-printable` and the extra CRLF characters breaks the source content.

For example the `vendor/magento/module-user/view/adminhtml/email/password_reset_confirmation.html` renders as:

```
First Last,=0A=0AThere was recently a request to change the passwor=
d for your account.=0A=0AIf you requested this change, reset your passwo=
rd here:=0A=0Ahttps://domain.com/admin/admin/auth/=
resetpassword/?id=3Dtoken
you did not make this request, you can ignore this email and your passwo=
rd will remain the same.=0A=0AThank you,=0AStore Name

```

This is technically valid for `quoted-printable` but it breaks SendGrid body processing

This module allows you to choose `7bit` for the default email encoding on magnetos transport builder.

By default this module will choose `7bit` but you can test it by switching back to `quoted-printable` with the admin config for this module.

### Installation

[](#installation)

```
composer require human-element/module-configurable-email-encoding

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

1249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a6f4b0d6aadb51861df0e1919f1c658a33199a5166ce9a11714a1d79154716c5?d=identicon)[human-element](/maintainers/human-element)

---

Top Contributors

[![Luwdo](https://avatars.githubusercontent.com/u/9387842?v=4)](https://github.com/Luwdo "Luwdo (4 commits)")

### Embed Badge

![Health badge](/badges/human-element-module-configurable-email-encoding/health.svg)

```
[![Health](https://phpackages.com/badges/human-element-module-configurable-email-encoding/health.svg)](https://phpackages.com/packages/human-element-module-configurable-email-encoding)
```

###  Alternatives

[org_heigl/holidaychecker

Check for holidays - localeaware

844.1k](/packages/org-heigl-holidaychecker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
