-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.5
-
None
-
No
-
Moderate
-
rhel-net-perf
-
ssg_core_services
-
1
-
False
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Steps to reproduce
- Populate ~/.mailrc with correct credentials
# cat ~/.mailrc set v15-compat
# set from=
set smtp=submissions://<USER>:<URL_ENCODED_PASSWORD>@<SMTP_SERVER>:587 smtp-use-starttls
- Send email
# echo "TestMail" | mailx -vvv -s "TestMail" <recipient>
- See logs:
s-nail: *ssl-config-pairs* is not set
s-nail: could not initiate TLS connection: error:0A00010B:SSL routines::wrong version number
s-nail: *save* is boolean set
Expected results
- Mail to send correctly via submission
Actual results
- Wrong version number error