<?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: Email IMAP diagnostics in Email</title>
    <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032055#M56309</link>
    <description>&lt;P&gt;I would not trust the SMTP results if on the Plusnet network.&lt;/P&gt;
&lt;P&gt;I have recently seen issues with webmail logging into new (Plusnet) mailboxes or ones which have recently changed their password.&lt;/P&gt;
&lt;P&gt;i was seeing issues logging on to migrated Force9 mailboxes with IMAP for secondary mailboxes.&lt;/P&gt;
&lt;P&gt;Ibwill take another look when I get back to the desk (on the phone at the moment).&lt;/P&gt;</description>
    <pubDate>Thu, 11 Dec 2025 17:47:33 GMT</pubDate>
    <dc:creator>Townman</dc:creator>
    <dc:date>2025-12-11T17:47:33Z</dc:date>
    <item>
      <title>Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032031#M56300</link>
      <description>&lt;P&gt;I have been using a curl command based on the output from excellent Email Diagnostics script by &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt; to investigate another IMAP account. Today I wanted to do the same thing on my own account, which has now been migrated. Twice.&lt;/P&gt;
&lt;P&gt;The command I am using is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;curl.exe -v imaps://imap.force9.net -u "&amp;lt;name&amp;gt;:&amp;lt;password&amp;gt;"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have tried using a &amp;lt;name&amp;gt; of &amp;lt;account&amp;gt;+&amp;lt;mailbox&amp;gt;, and of &amp;lt;mailbox&amp;gt;@&amp;lt;account&amp;gt;.f9.co.uk&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;but I always get returned:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;* Host imap.force9.net:993 was resolved.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* IPv6: (none)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* IPv4: 91.204.208.196&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;*&amp;nbsp; &amp;nbsp;Trying 91.204.208.196:993...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* schannel: disabled automatic use of client certificate&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* Established connection to imap.force9.net (91.204.208.196 port 993) from 10.0.0.101 port 56748&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt; * OK IMAP4 ready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;gt; A001 CAPABILITY&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt; * CAPABILITY IMAP4 IMAP4rev1 UIDPLUS AUTH=PLAIN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt; A001 OK completed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;gt; A002 AUTHENTICATE PLAIN&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt; +&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;gt; &amp;lt;security string&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt; A002 NO [AUTHENTICATIONFAILED] Authentication failed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* closing connection #0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;curl: (67) Login denied&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have used this command in the same way for the other account with no problems.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;My first thought was that I had got the password wrong, but I have triple-checked it!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;It is included it in the command because it is complex, and simply copied from my password manager into a cmd file.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If I just change the imaps: to smtp: it connects to that server without problem! At the same address.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Any suggestions?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 15:28:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032031#M56300</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-11T15:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032042#M56302</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/50445"&gt;@mavison&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you get the same result (Login failed) when you use&amp;nbsp;&lt;A href="https://webmail.greenby.com/" target="_self"&gt;https://webmail.greenby.com/&lt;/A&gt;&amp;nbsp;using that account?&lt;/P&gt;
&lt;P&gt;The error message for me is bottom right of the screen where the loading message is.&lt;/P&gt;
&lt;P&gt;Maybe try refreshing the password for the account in &lt;A href="https://greenby.com/" target="_self"&gt;My Greenby&lt;/A&gt;.&amp;nbsp;Login to My Greenby &amp;gt;Manage emails&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click on the three dots &amp;gt;Change password. Rather than change it enter the current password and save.&lt;/P&gt;
&lt;P&gt;If this does not work then I suggest you create a new password.&lt;/P&gt;
&lt;P&gt;Edit: added link to My Greenby&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 16:25:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032042#M56302</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-11T16:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032044#M56303</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;No - I should have mentioned that I can sign on to greenby webmail with that password with no problems at all!&lt;/P&gt;
&lt;P&gt;I am reluctant to make any password changes at the moment, affecting many devices, as I am still battling to get my migration completed!&lt;/P&gt;
&lt;P&gt;I was just hoping the output may help.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 16:37:46 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032044#M56303</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-11T16:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032046#M56304</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/50445"&gt;@mavison&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To me it looks like an Authentication failure&lt;/P&gt;
&lt;P&gt;usually if&amp;nbsp;&lt;SPAN&gt;&amp;lt;account&amp;gt;+&amp;lt;mailbox&amp;gt; does not work then&amp;nbsp;&amp;lt;mailbox&amp;gt;@&amp;lt;account&amp;gt;.f9.co.uk will (or visa versa)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What if you try the smtp test, is there a successful login?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;curl.exe -v smtp://relay.f9,co.uk:587 -u userID:password --ssl-reqd or using email address.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hopefully it will prove the curl command is happy with your password character string.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the first instance you are not changing the password, you are just committing it again.&lt;/P&gt;
&lt;P&gt;But I do agree any changes until it is confirmed the migration is completed is unwise.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hopefully&amp;nbsp;&lt;/SPAN&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;might have a theory.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 17:00:03 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032046#M56304</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-11T17:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032055#M56309</link>
      <description>&lt;P&gt;I would not trust the SMTP results if on the Plusnet network.&lt;/P&gt;
&lt;P&gt;I have recently seen issues with webmail logging into new (Plusnet) mailboxes or ones which have recently changed their password.&lt;/P&gt;
&lt;P&gt;i was seeing issues logging on to migrated Force9 mailboxes with IMAP for secondary mailboxes.&lt;/P&gt;
&lt;P&gt;Ibwill take another look when I get back to the desk (on the phone at the moment).&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 17:47:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032055#M56309</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-12-11T17:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032068#M56313</link>
      <description>&lt;P&gt;Another weird observation: I have 5 mailboxes in the account...&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I can log on to each mailbox from webmail.greenby.com, using user &amp;amp; password directly from my password manager, without problem.&lt;/LI&gt;
&lt;LI&gt;A cmd file was created with 5 curl commands, with user &amp;amp; password copied from my password manager. The first three failed, but the last two logged on ok!&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The only difference I can see so far is that the 3 failing ones all have a % in the password, but the working ones do not.&lt;/P&gt;
&lt;P&gt;It is probably also true that the workling mailboxes were probably created after the successes.&lt;/P&gt;
&lt;P&gt;Clue or red herring?&lt;/P&gt;
&lt;P&gt;[note this was edited to swap failing and working, as they were wrong initially]&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 22:45:52 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032068#M56313</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-11T22:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032070#M56315</link>
      <description>&lt;P&gt;Does anyone have any smpt settings that actually with third party programs such as Thunderbird tried original force9 settings and Greenby’s settings none other seem to work&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 22:41:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032070#M56315</guid>
      <dc:creator>Voodoorising</dc:creator>
      <dc:date>2025-12-11T22:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032071#M56316</link>
      <description>&lt;P&gt;I just use the standard ones with Thunderbird, ie relay.force9.net port 587, StartTLS, Normal Password, and user=account name.&lt;/P&gt;
&lt;P&gt;But note that is for Force9 - you do not state which 'brand' your account is.&lt;/P&gt;
&lt;P&gt;Have you tried&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;'s excellent Email Diagnostics?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 22:54:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032071#M56316</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-11T22:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032072#M56317</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/50445"&gt;@mavison&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is an excellent piece of detective work.&lt;/P&gt;
&lt;P&gt;Did the passwords have a % symbol before migration (in the Plusnet space?&lt;/P&gt;
&lt;P&gt;In the cURL command how was the password entered - on the command line or at the prompt? &amp;nbsp;If in the command line was the username:password in single quotes? &amp;nbsp;I have a vague recollection that % in some contexts is a token marker or escape character.&lt;/P&gt;
&lt;P&gt;I will kick this around tomorrow. &amp;nbsp;The possibility that password characters might give rise to issues is interesting and was something I explored when creating the diagnostics. &amp;nbsp;“&amp;amp;” was thought to be a potential issue but checked out fine. &amp;nbsp;Unfortunately at that time, the Greenby servers were not there to test against.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/21"&gt;@dave&lt;/a&gt;&amp;nbsp;- do both systems permit the same set of special characters in passwords?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 23:01:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032072#M56317</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-12-11T23:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032073#M56318</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;-u "user:password"&lt;/FONT&gt; was entered at the end of the command in the command file, so that it was repeatable without relying on my typing 16 random characters accurately when I could not see what I was typing!&lt;/P&gt;
&lt;P&gt;See first post in thread for command example.&lt;/P&gt;
&lt;P&gt;The passwords have been unchanged for many months.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 23:08:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032073#M56318</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-11T23:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032076#M56320</link>
      <description>&lt;P&gt;Brand? I am an original Force9 user I assume thats what you meant. I have tried the settings you suggested to no avail&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 23:47:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032076#M56320</guid>
      <dc:creator>Voodoorising</dc:creator>
      <dc:date>2025-12-11T23:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032080#M56322</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/50445"&gt;@mavison&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I take it the curl investigation is as a result of being unable to get your chosen email client to work; which is?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Confirm you are using powershell? There are issues using&amp;nbsp;&lt;SPAN&gt;'user:password' in a command prompt.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Does the password include any spaces, if so try&amp;nbsp;&lt;SPAN&gt;-u "user:password" rather than&amp;nbsp;-u 'user:password'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is possible to leave the password out of the command, then use CTRL+V to paste it when prompted (for the password).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I do note from your first post &lt;EM&gt;"If I just change the imaps: to smtp: it connects to that server without problem! At the same address"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Do you see the same result if you use POP3 protocol? &lt;EM&gt;curl.exe -v pop3s://mail.force9.net -u userID:password&amp;nbsp;&lt;/EM&gt;(userID can be the full email address or account name + inbox name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 08:25:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032080#M56322</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-12T08:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032085#M56325</link>
      <description>&lt;P&gt;If the computer is on network I would not (at this time) trust a successful SMTP connection as a helpful diagnostic.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 08:45:58 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032085#M56325</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-12-12T08:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032103#M56330</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;I take it the curl investigation is as a result of being unable to get your chosen email client to work; which is?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;It was really to check exactly what folders there were and if they were under inbox or not., without any confusion from any email client being used.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Confirm you are using powershell? There are issues using&amp;nbsp;'user:password' in a command prompt.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Ahah! No, the commands are in a cmd file, so it will be a normal command prompt.&lt;/P&gt;
&lt;P&gt;I tried CnP from the command file into Powershell ... and&amp;nbsp; that worked!&lt;/P&gt;
&lt;P&gt;I then tried CnP into a normal cmd.exe command window ... and&amp;nbsp;&lt;STRONG&gt;that&lt;/STRONG&gt; worked as well!!&lt;/P&gt;
&lt;P&gt;But running a cmd file containing the command, it still fails.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Does the password include any spaces, if so try&amp;nbsp;-u "user:password" rather than&amp;nbsp;-u 'user:password'&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;No spaces, and I have tried double and single quotes - no change.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;It is possible to leave the password out of the command, then use CTRL+V to paste it when prompted (for the password).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;It was entered with the command - the prompts do not seem to allow paste, and you cannot see what is typed, so entering 16-character random passwords accurately is ... a challenge! And I had to be sure the password was correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then created a new mailbox with a simpler password - and that always failed from cmd file, terminal or powershell window.&lt;/P&gt;
&lt;P&gt;I then tried&amp;nbsp; a user of &amp;lt;mailbox&amp;gt;@&amp;lt;account&amp;gt;.f9.co.uk instead of &amp;lt;account&amp;gt;+&amp;lt;mailbox&amp;gt;, and that seemed to work in all places.&lt;/P&gt;
&lt;P&gt;My brain is hurting now, and I need to triple-check my findings.&lt;/P&gt;
&lt;P&gt;Maybe I have stumbled on another symptom of the old vs new names?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 10:28:57 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032103#M56330</guid>
      <dc:creator>mavison</dc:creator>
      <dc:date>2025-12-12T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032108#M56331</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/50445"&gt;@mavison&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;But running a cmd file containing the command , it still fails.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The instruction for the using cURL clearly state that PowerShell should be used&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 104334.jpg" style="width: 699px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/61974i12EE7618B7D3D7B4/image-dimensions/699x286?v=v2" width="699" height="286" role="button" title="Screenshot 2025-12-12 104334.jpg" alt="Screenshot 2025-12-12 104334.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So confirm using POWERSHELL you no longer see a Login Failure?&lt;/P&gt;
&lt;P&gt;EDIT: I have created a new email address since migrating with no issues. However I am free-online.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 10:47:50 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032108#M56331</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-12T10:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Email IMAP diagnostics</title>
      <link>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032110#M56333</link>
      <description>&lt;P&gt;Email address vs account name - it’s important to be clear about mailbox type. &amp;nbsp;Over the breadth of testing I’ve done I’ve set a lot of inconsistency between default / secondary mailboxes, email addresses containing dots (zzzz.xxxx@) migrated / not migrated and the possibility that test accounts (early migrations) might be flawed.&lt;/P&gt;
&lt;P&gt;CTRL/V at the password prompt does work: it’s ultra stealth (no echo or cursor advancement) - just press enter afterwards.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 10:57:05 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-IMAP-diagnostics/m-p/2032110#M56333</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-12-12T10:57:05Z</dc:date>
    </item>
  </channel>
</rss>

