Open MHillyer opened 2 months ago
rfc: https://www.rfc-editor.org/rfc/rfc2033
Expand https://docs.kumomta.com/reference/kumo/make_queue_config/protocol/ to allow specifying that lmtp should be used.
Add an LHLO method similar to https://github.com/KumoCorp/kumomta/blob/2037371793df4b6b615af224e3ad22c6a622524a/crates/rfc5321/src/client.rs#L415
Teach https://github.com/KumoCorp/kumomta/blob/2037371793df4b6b615af224e3ad22c6a622524a/crates/kumod/src/smtp_dispatcher.rs#L337-L341 to use it when lmtp is enabled
rfc: https://www.rfc-editor.org/rfc/rfc2033
Expand https://docs.kumomta.com/reference/kumo/make_queue_config/protocol/ to allow specifying that lmtp should be used.
Add an LHLO method similar to https://github.com/KumoCorp/kumomta/blob/2037371793df4b6b615af224e3ad22c6a622524a/crates/rfc5321/src/client.rs#L415
Teach https://github.com/KumoCorp/kumomta/blob/2037371793df4b6b615af224e3ad22c6a622524a/crates/kumod/src/smtp_dispatcher.rs#L337-L341 to use it when lmtp is enabled