View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005654 | SOGo | Backend Mail | public | 2022-12-04 18:29 | 2022-12-08 20:24 |
Reporter | Flatduck | Assigned To | sebastien | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.8.0 | ||||
Fixed in Version | 5.8.1 | ||||
Summary | 0005654: SOGo uses invalid EHLO with IPv6 address | ||||
Description | When running on a host with a IPv6 address and contacting to a IPv6 capable SMTP server, SOGo uses and invalid EHLO string. SMTP<< EHLO 2001:9e8:33a2:1:809e:46ff:fe35:920c Indeed according to RFC 2821, chapter 4.1.3 the command has to be Additionally SOGo also displays a missleading message to the user. It says | ||||
Tags | SMTP | ||||
I have opened a draft PR for this, its not tested yet: https://github.com/Alinto/sope/pull/62 |
|
Thanks it has been merged |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-04 18:29 | Flatduck | New Issue | |
2022-12-04 18:29 | Flatduck | Tag Attached: SMTP | |
2022-12-05 13:47 | the_nic | Note Added: 0016458 | |
2022-12-08 20:24 | sebastien | Note Added: 0016477 | |
2022-12-08 20:24 | sebastien | Assigned To | => sebastien |
2022-12-08 20:24 | sebastien | Status | new => resolved |
2022-12-08 20:24 | sebastien | Resolution | open => fixed |
2022-12-08 20:24 | sebastien | Fixed in Version | => 5.8.1 |