Haraka
Haraka copied to clipboard
fix(outbound): allow LHLO over insecure socket if TLS is forced (#3278)
Fixes #3278
Changes proposed in this pull request:
- add
LHLO
to the allowed commands if TLS is enforced
Checklist:
- [x] docs updated (not affected)
- [x] tests updated (not affected)
- [x] Changes updated