История изменений
Исправление Stanson, (текущая версия) :
В чем подвох?
«It is written in Rust»
Собственно всё как обычно:
https://github.com/stalwartlabs/mail-server/blob/main/crates/smtp/src/inbound/ehlo.rs
23 // Reject non-FQDN EHLO domains - simply checks that the hostname has at least one dot
Восхитительно.
Исправление Stanson, :
В чем подвох?
«It is written in Rust»
Собственно всё как обычно:
https://github.com/stalwartlabs/mail-server/blob/main/crates/smtp/src/inbound/ehlo.rs
23 // Reject non-FQDN EHLO domains - simply checks that the hostname has at least one dot
Исходная версия Stanson, :
В чем подвох?
«It is written in Rust»