Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.1.0 source code.tar.gz | 2025-01-19 | 26.7 kB | |
6.1.0 source code.zip | 2025-01-19 | 38.5 kB | |
README.md | 2025-01-19 | 607 Bytes | |
Totals: 3 Items | 65.9 kB | 0 |
Fixed
- Filename sanitization is now optional (enabled via default)
- Address parsing improved and extended to include more cases
- Boundary parsing fixed and improved to support more formats
- Decode partially encoded address names
- Enforce RFC822 parsing if enabled
Added
- Security configuration options added
- Spoofing detection added
- RFC4315 MOVE fallback added (thanks @freescout-help-desk)
- Content fetching RFC standard support added (thanks @ybizeul)
- Support unescaped dates inside the search conditions
Client::clone()
looses account configuration (thanks @netpok)