8000 Connecting to mail server, then no traffic? · Issue #58 · deanproxy/eMail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Connecting to mail server, then no traffic? #58
Open
@bs066

Description

@bs066

Using 3.2.3 (on Cygwin) I can successfully connect to my mail server, but then it times out:
$ echo hello | email -V -f -n "name" -s "subject" -r smtp.xx.net -p 465 -tls -m LOGIN -u -i
Connecting to server smtp.xx.net on port 465
Init connection...
email: FATAL: Smtp error: Timeout(10) while trying to read from SMTP server

Watching wireshark, I see the connection is being made. With my gui client (Thunderbird), in wireshark I see the connection being made, then a TLS 1.2 Client Hello. email doesn't send the Client Hello.

I see the issue saying email only supports TLS 1.0 - is that still the case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0