<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is STARTTLS actually working? in Email</title>
    <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912772#M42443</link>
    <description>&lt;P&gt;STARTTLS works for me. If it wasn't your email client should complain anyway.&lt;BR /&gt;I have just done a test at home and looked at the traffic through my router, when sending from K9 mail on a phone through wifi.&lt;/P&gt;
&lt;P&gt;Client SMTP set to "no encryption", I can of course read the traffic:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
15:39:53.660099 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 1:42, ack 1, win 229, length 41
E..Q..@.5.T... k...w.K....F.#7.fP.......220 avasout-ptp-004 smtp relay.plus.net
...
15:39:53.712483 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 1:19, ack 42, win 343, length 18
E..:.m@.@..%...w.. k...K#7.f..F.P..Wq...EHLO [127.0.0.1]
...
15:39:53.732921 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 42:208, ack 19, win 229, length 166
E.....@.5.T!.. k...w.K....F.#7.xP.......250-avasout-ptp-004 hello [51.6.x.y], pleased to meet you 250-HELP
250-AUTH LOGIN PLAIN
250-SIZE 104857600
250-PIPELINING
250-8BITMIME
250-STARTTLS
250 OK

15:39:53.738440 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 19:72, ack 208, win 347, length 53
E..].n@.@......w.. k...K#7.x..GxP..[....AUTH PLAIN AG......

15:39:53.780107 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 208:242, ack 72, win 229, length 34
E..J..@.5.T... k...w.K....Gx#7..P.......235 ... authentication succeeded

15:39:53.783732 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 72:122, ack 242, win 347, length 50
E..Z.o@.@......w.. k...K#7....G.P..[k...MAIL FROM:&amp;lt;me@account.plus.com&amp;gt; BODY=8BITMIME

15:39:53.809448 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 242:282, ack 122, win 229, length 40
E..P..@.5.T... k...w.K....G.#7..P...x...250 &amp;lt;me@account.plus.com&amp;gt; sender ok

15:39:53.811935 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 122:157, ack 282, win 347, length 35
E..K.p@.@......w.. k...K#7....G.P..[....RCPT TO:&amp;lt;me@gmail.com&amp;gt;

15:39:53.833844 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 282:326, ack 157, win 229, length 44
E..T..@.5.T... k...w.K....G.#7..P.......250 &amp;lt;me@gmail.com&amp;gt; recipient ok

etc.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Client SMTP set to STARTTLS, it switches to encrypted after the initial handshake:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;15:38:33.854310 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 1:42, ack 1, win 229, length 41 E..Q..@.5..... k...w.K..m.....eVP...V...220 avasout-ptp-004 smtp relay.plus.net
...
15:38:33.942141 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 1:19, ack 42, win 343, length 18 E..:..@.@......w.. k...K..eVm...P..W....EHLO [127.0.0.1]

...
15:38:33.961416 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 42:208, ack 19, win 229, length 166 E.....@.5..4.. k...w.K..m.....ehP...[...250-avasout-ptp-004 hello [51.6.x.y], pleased to meet you 250-HELP
250-AUTH LOGIN PLAIN
250-SIZE 104857600
250-PIPELINING
250-8BITMIME
250-STARTTLS
250 OK

15:38:33.967510 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 19:29, ack 208, win 347, length 10 E..2..@.@......w.. k...K..ehm..xP..[*...STARTTLS

15:38:33.986219 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 208:232, ack 29, win 229, length 24 E..@..@.5..... k...w.K..m..x..erP.......220 Ready to start TLS

15:38:33.998208 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 29:289, ack 232, win 347, length 260 E..,..@.@......w.. k...K..erm...P..[................Q........^.NDt.:.....M...0..T|. .*.....?.7W{...............$....".......+.,.../.0... .
........./.5.............
encrypted from here onwards, you cannot see the actual SMTP traffic&lt;/LI-CODE&gt;
&lt;P&gt;So it looks like STARTTLS on message submission is working fine, the traffic from the client to the plusnet submission server is encrypted.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 16:06:07 GMT</pubDate>
    <dc:creator>seebee</dc:creator>
    <dc:date>2023-03-07T16:06:07Z</dc:date>
    <item>
      <title>Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912668#M42424</link>
      <description>&lt;P&gt;A long time ago I set up workarounds to secure my email while PlusNet faffed about not implementing SSL/TLS. I'm now catching up and simplifying stuff so that I use the PlusNet servers directly. I'm using the Outlook desktop program.&lt;/P&gt;
&lt;P&gt;When I set it to Security:None on Port 25 (outgoing), emails are reported as Received by PlusNet with ESMTPA (Authenticated) and show X-AUTH: /username/@:2500 i.e. port 25 with two zeroes.&lt;/P&gt;
&lt;P&gt;When I set it to Security:SSL/TLS on Port 465, emails are reported as Received with ESMTPSA (Secured and Authenticated) and &lt;SPAN&gt;show&amp;nbsp;&lt;/SPAN&gt; X-AUTH: /username/@:46500. As expected.&lt;/P&gt;
&lt;P&gt;When I set it to Security:STARTTLS on Port 587, emails are reported as Received with ESMTPA and &lt;SPAN&gt;show&amp;nbsp;&lt;/SPAN&gt;X-AUTH: /username/@:2500 i.e. the same as No Security.&lt;/P&gt;
&lt;P&gt;So: is STARTTLS actually working, or does it fallback to Port 25? Or are the headers not reporting correctly?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 22:54:37 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912668#M42424</guid>
      <dc:creator>SilverE</dc:creator>
      <dc:date>2023-03-06T22:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912671#M42425</link>
      <description>&lt;P&gt;I could not find a definition for X-AUTH.&amp;nbsp; There are though lots of references to...&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;X-AUTH-TOKEN&lt;/LI&gt;
&lt;LI&gt;X-AUTH-METHOD&lt;/LI&gt;
&lt;LI&gt;X-AUTH-USERNAME&lt;/LI&gt;
&lt;LI&gt;X-AUTH-KEY&lt;/LI&gt;
&lt;LI&gt;...etc&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Can you reference a standard for X-AUTH?&lt;/P&gt;
&lt;P&gt;Also port 465 is deprecated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How much confidence can be set upon X Headers?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.clickdimensions.com/hc/en-us/articles/360031909032-Understanding-Email-Headers" target="_blank"&gt;Understanding Email Headers – ClickDimensions Support&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;X-Headers&lt;/H3&gt;
&lt;P&gt;X-headers are email headers that are added into the email in addition to the standard headers, such as the To, From, and Subject, according to the specific needs of the sender. Mailbox providers also add X-headers to email for things such as SPF, DKIM and DMARC authentication results, spam filter information, and more. X-headers have traditionally started with an X to denote that the value is experimental or an extension of the standard header. &lt;FONT color="#FF0000"&gt;This means any header Key that starts with an “X-“ probably&lt;/FONT&gt; relates to processing by proprietary systems and &lt;FONT color="#FF0000"&gt;adheres to little standardization&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 01:04:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912671#M42425</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2023-03-07T01:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912684#M42428</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/40538"&gt;@SilverE&lt;/a&gt;&amp;nbsp;- those headers are nothing to do with TLS. They're related to SMTP authentication and the port number is internal to the Plusnet mail platform.&lt;/P&gt;
&lt;P&gt;For TLS you need to be looking at the header where a received email is handed over by the Plusnet relays (avasout) to the next MTA in the chain e.g: -&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Received: from avasout-peh-003.plus.net (avasout-peh-003.plus.net. [212.159.14.19])
        by mx.google.com with ESMTPS id g18-20020a5d5412000000b002c55fc66705si10662650wrv.997.2023.03.06.23.47.50
        for &amp;lt;redacted&amp;gt;
        (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256);&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 07 Mar 2023 07:51:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912684#M42428</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2023-03-07T07:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912708#M42431</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;I'm looking at the connection between my PC and your server, not the onwards transmission. As I said, when I set Outlook to use STARTTLS the Received: header generated by your server (which does not give its own identity) shows ESMTPA, not ESMTPSA - as I said above. Thus:&lt;/P&gt;
&lt;P&gt;Received: from xxxx ([IP4.N.N.N])&lt;BR /&gt;by smtp with &lt;STRONG&gt;ESMTPA&lt;/STRONG&gt;&lt;BR /&gt;id yyyyyyyyyyyy; Mon, 06 Mar 2023 23:00:45 +0000&lt;/P&gt;
&lt;P&gt;So - as I understand it - it's being reported as Authenticated (yes, I gave my username and password) but not Secured. Is that the case?&lt;/P&gt;
&lt;P&gt;This is the key point, rather than the X-AUTH header.&amp;nbsp; I realise that that is your local info header (with the X-&amp;nbsp; prefix) but it would be good if it were consistent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 10:19:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912708#M42431</guid>
      <dc:creator>SilverE</dc:creator>
      <dc:date>2023-03-07T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912772#M42443</link>
      <description>&lt;P&gt;STARTTLS works for me. If it wasn't your email client should complain anyway.&lt;BR /&gt;I have just done a test at home and looked at the traffic through my router, when sending from K9 mail on a phone through wifi.&lt;/P&gt;
&lt;P&gt;Client SMTP set to "no encryption", I can of course read the traffic:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
15:39:53.660099 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 1:42, ack 1, win 229, length 41
E..Q..@.5.T... k...w.K....F.#7.fP.......220 avasout-ptp-004 smtp relay.plus.net
...
15:39:53.712483 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 1:19, ack 42, win 343, length 18
E..:.m@.@..%...w.. k...K#7.f..F.P..Wq...EHLO [127.0.0.1]
...
15:39:53.732921 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 42:208, ack 19, win 229, length 166
E.....@.5.T!.. k...w.K....F.#7.xP.......250-avasout-ptp-004 hello [51.6.x.y], pleased to meet you 250-HELP
250-AUTH LOGIN PLAIN
250-SIZE 104857600
250-PIPELINING
250-8BITMIME
250-STARTTLS
250 OK

15:39:53.738440 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 19:72, ack 208, win 347, length 53
E..].n@.@......w.. k...K#7.x..GxP..[....AUTH PLAIN AG......

15:39:53.780107 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 208:242, ack 72, win 229, length 34
E..J..@.5.T... k...w.K....Gx#7..P.......235 ... authentication succeeded

15:39:53.783732 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 72:122, ack 242, win 347, length 50
E..Z.o@.@......w.. k...K#7....G.P..[k...MAIL FROM:&amp;lt;me@account.plus.com&amp;gt; BODY=8BITMIME

15:39:53.809448 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 242:282, ack 122, win 229, length 40
E..P..@.5.T... k...w.K....G.#7..P...x...250 &amp;lt;me@account.plus.com&amp;gt; sender ok

15:39:53.811935 IP mobiledevice.56600 &amp;gt; relay.plus.net.587: Flags [P.], seq 122:157, ack 282, win 347, length 35
E..K.p@.@......w.. k...K#7....G.P..[....RCPT TO:&amp;lt;me@gmail.com&amp;gt;

15:39:53.833844 IP relay.plus.net.587 &amp;gt; mobiledevice.56600: Flags [P.], seq 282:326, ack 157, win 229, length 44
E..T..@.5.T... k...w.K....G.#7..P.......250 &amp;lt;me@gmail.com&amp;gt; recipient ok

etc.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Client SMTP set to STARTTLS, it switches to encrypted after the initial handshake:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;15:38:33.854310 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 1:42, ack 1, win 229, length 41 E..Q..@.5..... k...w.K..m.....eVP...V...220 avasout-ptp-004 smtp relay.plus.net
...
15:38:33.942141 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 1:19, ack 42, win 343, length 18 E..:..@.@......w.. k...K..eVm...P..W....EHLO [127.0.0.1]

...
15:38:33.961416 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 42:208, ack 19, win 229, length 166 E.....@.5..4.. k...w.K..m.....ehP...[...250-avasout-ptp-004 hello [51.6.x.y], pleased to meet you 250-HELP
250-AUTH LOGIN PLAIN
250-SIZE 104857600
250-PIPELINING
250-8BITMIME
250-STARTTLS
250 OK

15:38:33.967510 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 19:29, ack 208, win 347, length 10 E..2..@.@......w.. k...K..ehm..xP..[*...STARTTLS

15:38:33.986219 IP relay.plus.net.587 &amp;gt; mobiledevice.56584: Flags [P.], seq 208:232, ack 29, win 229, length 24 E..@..@.5..... k...w.K..m..x..erP.......220 Ready to start TLS

15:38:33.998208 IP mobiledevice.56584 &amp;gt; relay.plus.net.587: Flags [P.], seq 29:289, ack 232, win 347, length 260 E..,..@.@......w.. k...K..erm...P..[................Q........^.NDt.:.....M...0..T|. .*.....?.7W{...............$....".......+.,.../.0... .
........./.5.............
encrypted from here onwards, you cannot see the actual SMTP traffic&lt;/LI-CODE&gt;
&lt;P&gt;So it looks like STARTTLS on message submission is working fine, the traffic from the client to the plusnet submission server is encrypted.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 16:06:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912772#M42443</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2023-03-07T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912782#M42444</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;Thanks for that, that does show it working. I didn't rush off to get Wireshark to do something similar! I'll take it that the server is simply not reporting the connection as ESMTPSA per RFC3848.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 17:09:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912782#M42444</guid>
      <dc:creator>SilverE</dc:creator>
      <dc:date>2023-03-07T17:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is STARTTLS actually working?</title>
      <link>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912823#M42449</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/40538"&gt;@SilverE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;I'm looking at the connection between my PC and your server, not the onwards transmission. As I said, when I set Outlook to use STARTTLS the Received: header generated by your server (which does not give its own identity) &lt;STRONG&gt;shows ESMTPA, not ESMTPSA&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Apologies, completely read past that aspect of your post!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":persevering_face:"&gt;😣&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Looks like reassurance has since been provided though, thanks&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 22:05:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Is-STARTTLS-actually-working/m-p/1912823#M42449</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2023-03-07T22:05:54Z</dc:date>
    </item>
  </channel>
</rss>

