• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nette / mail
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v4.2.1
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:42AM UTC
Files 17
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v4.2.1
branch: v4.2.1
CHANGE BRANCH
x
Reset
  • v4.2.1
  • master
  • v3.1
  • v3.1.10
  • v3.1.11
  • v3.1.6
  • v3.1.7
  • v3.1.8
  • v3.1.9
  • v4.0
  • v4.0.0
  • v4.0.0-RC1
  • v4.0.1
  • v4.0.2
  • v4.0.3
  • v4.0.4
  • v4.1.0
  • v4.1.1
  • v4.1.3
  • v4.2.0

18 Aug 2026 10:11AM UTC coverage: 89.332%. First build
32125522936

push

github

dg
MimePart: quote an encoded display name only when it could be re-parsed (#107)

whenever it contained anything outside RFC 2822 atext. Every accented letter
is outside atext, so every non-ASCII name was quoted, and because the quotes
land inside the base64 payload, clients showed them as part of the name:
"Objednávky domena.cz" instead of Objednávky domena.cz.

Per RFC 2047 §6.2 an encoded-word is decoded only after the field is parsed,
so quotes there are not syntax; they only guard against a receiver that
decodes first and re-parses the result (the Gmail failure behind #102).
The encoded path therefore quotes only names holding a character such a
receiver could turn into another address (,;:<>@"\); diacritics and dots
are encoded bare. The literal path keeps the atext test, where the quotes
are real RFC 5322 delimiters.

5 of 5 new or added lines in 1 file covered. (100.0%)

695 of 778 relevant lines covered (89.33%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
778 RELEVANT LINES 695 COVERED LINES
0.89 HITS PER LINE
Source Files on v4.2.1
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32125522936 v4.2.1 MimePart: quote an encoded display name only when it could be re-parsed (#107) whenever it contained anything outside RFC 2822 atext. Every accented letter is outside atext, so every non-ASCII name was quoted, and because the quotes land inside t... push 18 Aug 2026 10:11AM UTC dg github
89.33
See All Builds (171)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc