<?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 Email / webmail issues in Email</title>
    <link>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849071#M38203</link>
    <description>&lt;P&gt;I have 2 email addresses on my plusnet account, the main account and an additional mailbox. I have have had ongoing issues with the additional mailbox over the past 3 or 4 months. Firstly my Microsoft Office Outlook stopped sending emails so I had to resort to using my Iphone and webmail. Both of these have now stopped sending leaving me with no facility to send emails. No settings have been changed and I am still receiving emails. Any help appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to add, when trying to send using webmail I get a 'SMTP Error (535): Authentication failed' message.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Dec 2021 22:47:54 GMT</pubDate>
    <dc:creator>lesbailey</dc:creator>
    <dc:date>2021-12-31T22:47:54Z</dc:date>
    <item>
      <title>Email / webmail issues</title>
      <link>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849071#M38203</link>
      <description>&lt;P&gt;I have 2 email addresses on my plusnet account, the main account and an additional mailbox. I have have had ongoing issues with the additional mailbox over the past 3 or 4 months. Firstly my Microsoft Office Outlook stopped sending emails so I had to resort to using my Iphone and webmail. Both of these have now stopped sending leaving me with no facility to send emails. No settings have been changed and I am still receiving emails. Any help appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to add, when trying to send using webmail I get a 'SMTP Error (535): Authentication failed' message.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 22:47:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849071#M38203</guid>
      <dc:creator>lesbailey</dc:creator>
      <dc:date>2021-12-31T22:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Email / webmail issues</title>
      <link>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849083#M38207</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;A warm welcome to the forums.&lt;/P&gt;
&lt;P&gt;Are you connecting to the internet using PlusNET as your broadband supplier?&lt;/P&gt;
&lt;P&gt;Are you using a VPN?&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2022 10:03:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849083#M38207</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-01-01T10:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Email / webmail issues</title>
      <link>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849085#M38208</link>
      <description>&lt;P&gt;Hi, thanks.&lt;/P&gt;
&lt;P&gt;I have had Sky fibre broadband for the past 12 months. I am not using a VPN.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2022 10:27:57 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849085#M38208</guid>
      <dc:creator>lesbailey</dc:creator>
      <dc:date>2022-01-01T10:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Email / webmail issues</title>
      <link>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849098#M38209</link>
      <description>&lt;P&gt;I thought as much... you are not a Plusnet subscriber whilst using a retained free email service.&lt;/P&gt;
&lt;P&gt;The security vetting of third party network connections is somewhat more stringent so as to protect the integrity of Plusnet's email relay services.&amp;nbsp; This is very standard practice.&amp;nbsp; I would suspect that your Sky IP address has been marked suspect.&amp;nbsp; Unfortunately most email applications cannot discern the detail of 535 error states - they are all reported as "password errors" when they are probably not.&amp;nbsp; You need to do some digging to find out what the real issue is.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Test SMTP authentication&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV style="background: #EDF3F5; padding: 10px; margin-top: 20px; margin-right: 10px; border: 2px solid #CFD8DC; border-radius: 10px; box-shadow: 8px 8px 7px #676D70; font-size: 10pt;"&gt;
&lt;P&gt;Email programs often report username / password error for issues not actually related to those being wrong, but for other connectivity issues. Such can be very frustrating when you are convinced that they are correct. Testing SMTP authentication through a command line interface can deliver a more precise error message. The following describes how to do this using TELNET.&lt;/P&gt;
&lt;P&gt;This is not difficult, but you need the following resources which might be unfamiliar...&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;TELNET - this might need installing as an additional option, for Windows see &lt;A href="https://social.technet.microsoft.com/wiki/contents/articles/38433.windows-10-enabling-telnet-client.aspx" target="_blank"&gt;enabling TELNET&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;A code64 encoder / decoder such as &lt;A href="https://www.base64encode.org/" target="_blank"&gt;this&lt;/A&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;You can use TELNET to communicate direct with the SMTP server as follows...&lt;/P&gt;
&lt;P&gt;Open the code64 encoder in a web browser and leave ready for use in the following steps.&lt;/P&gt;
&lt;P&gt;Launch a windows command line window (DOS window) - press windows-key+R - type CMD into the run box - click OK&lt;/P&gt;
&lt;P&gt;Enter...&lt;/P&gt;
&lt;PRE&gt;telnet relay.plus.net 587&lt;/PRE&gt;
&lt;P&gt;Press enter. Note if you use one of the other brand email services, use the appropriate SMTP server name for that brand. In response to SMTP server I'm here message, say 'HELLO'...&lt;/P&gt;
&lt;PRE&gt;EHLO relay.plus.net&lt;/PRE&gt;
&lt;P&gt;The SMTP server will then report what it can do after which tell the server you wish to authenticate...&lt;/P&gt;
&lt;PRE&gt;AUTH login&lt;/PRE&gt;
&lt;P&gt;The server should return the following, which is a base64 encoded string that requires your username:&lt;/P&gt;
&lt;PRE&gt;334 VXNlcm5hbWU6&lt;/PRE&gt;
&lt;P&gt;Use the code64 encoder to encode your username and paste it into the telnet window and press enter. For example:&lt;/P&gt;
&lt;PRE&gt;bXl1c2VybmFtZQ==&lt;/PRE&gt;
&lt;P&gt;The server should return the following, which is a base64 encoded string that requires your password:&lt;/P&gt;
&lt;PRE&gt;334 UGFzc3dvcmQ6&lt;/PRE&gt;
&lt;P&gt;Paste the base64 encoded password for the username. For example:&lt;/P&gt;
&lt;PRE&gt;bXlwYXNzd29yZA==&lt;/PRE&gt;
&lt;P&gt;The server will then report success or failure, any failure message should clearly indicate the reason for the failure. If the reason for the failure is not clear, please report back the message.&lt;/P&gt;
&lt;P&gt;Close the SMTP / TELNET session by entering&lt;/P&gt;
&lt;PRE&gt;quit&lt;/PRE&gt;
&lt;P&gt;The session should look something similar to the below wherein your input is in bold...&lt;/P&gt;
&lt;BLOCKQUOTE&gt;220 avasout03 smtp relay.plus.net&lt;BR /&gt;&lt;STRONG&gt;EHLO relay.plus.net&lt;/STRONG&gt;&lt;BR /&gt;250-avasout03 hello [&lt;I&gt;your IP address&lt;/I&gt;], pleased to meet you&lt;BR /&gt;250-HELP&lt;BR /&gt;250-AUTH LOGIN PLAIN&lt;BR /&gt;250-SIZE 104857600&lt;BR /&gt;250-PIPELINING&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-STARTTLS&lt;BR /&gt;250 OK&lt;BR /&gt;&lt;STRONG&gt;AUTH LOGIN&lt;/STRONG&gt;&lt;BR /&gt;334 VXNlcm5hbWU6&lt;BR /&gt;&lt;STRONG&gt;bXl1c2VybmFtZQ==&lt;/STRONG&gt;&lt;BR /&gt;334 UGFzc3dvcmQ6&lt;BR /&gt;&lt;STRONG&gt;bXlwYXNzd29yZA==&lt;/STRONG&gt;&lt;BR /&gt;235 ... authentication succeeded&lt;BR /&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;BR /&gt;221 avasout03 smtp closing connection&lt;BR /&gt;Connection to host lost.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here are some examples of failure responses...&lt;/P&gt;
&lt;PRE&gt;535 ...authentication rejected [as username / password is wrong]&lt;BR /&gt;535 ...authentication rejected as source IP has a poor reputation&lt;BR /&gt;535 Too many SMTP auth failures. Please try again later.&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that you will get the "source IP has a poor reputation" response.&amp;nbsp; Once that has been verified, then the issue needs to be reported to Sky so that they can clean up the reputation of their IP addresses.&lt;/P&gt;
&lt;P&gt;You can find your IP address here -&amp;nbsp;&lt;A href="https://www.whatismyip.com/" target="_blank"&gt;What Is My IP? Quickly See My IP Address and My IP Location&lt;/A&gt;&amp;nbsp;- and you can see if it is blacklisted here -&amp;nbsp;&lt;A href="https://www.whatismyip.com/blacklist-check/" target="_blank"&gt;IP Address Blacklist Check - WhatIsMyIP.com®&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2022 11:31:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-webmail-issues/m-p/1849098#M38209</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-01-01T11:31:07Z</dc:date>
    </item>
  </channel>
</rss>

