<?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 client login not working in Email</title>
    <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2013550#M50801</link>
    <description>&lt;P&gt;&lt;EM&gt; but the gmail app on my Android phone will not recognise my credentials.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;That suggests a problem with your Gmail app.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2025 13:00:53 GMT</pubDate>
    <dc:creator>jab1</dc:creator>
    <dc:date>2025-07-14T13:00:53Z</dc:date>
    <item>
      <title>Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006678#M49397</link>
      <description>&lt;P&gt;Login to the email server by email clients on both my Samsung phone and iPad not working. &amp;nbsp;We mail is working.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 11:46:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006678#M49397</guid>
      <dc:creator>dalegilbert</dc:creator>
      <dc:date>2025-04-23T11:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006685#M49399</link>
      <description>&lt;P&gt;Same here. Has happened within the last 24 hours. Webmail is fine (on phone or laptop), thunderbird is fine (on laptop), gmail app (on Samsung phone) is not. Same on my wife's Samsung phone gmail app. My phone says the app was updated 4 days ago, but it has worked since then.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 12:16:18 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006685#M49399</guid>
      <dc:creator>stumped</dc:creator>
      <dc:date>2025-04-23T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006687#M49400</link>
      <description>&lt;P&gt;I'm getting the following error since about 1am this morning:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp; Error returned by the POP3 server for mailbox account+mailbox on server mail.force9.net. Details:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;-ERR internal server error&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 12:30:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006687#M49400</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T12:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006694#M49402</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/40181"&gt;@Gilgamoth&lt;/a&gt;&amp;nbsp;- which email client?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/41537"&gt;@stumped&lt;/a&gt;&amp;nbsp;- which email brand?&lt;/P&gt;
&lt;P&gt;Try this diagnostic in a POWERSHELL window - substitute your credentials for userID and type your password at the prompt (not echoed).&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;curl.exe -v pop3s://mail.force9.net -u userID&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 23 Apr 2025 13:55:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006694#M49402</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T13:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006703#M49408</link>
      <description>&lt;P&gt;It's a POP3 downloader for a local mail server, been working for years&lt;/P&gt;
&lt;P&gt;PS C:\Users\&amp;gt; curl.exe -v pop3s://mail.force9.net -u mailbox+user&lt;BR /&gt;Enter host password for user 'mailbox+user':&lt;BR /&gt;*&amp;nbsp;&amp;nbsp; Trying 91.204.208.196:995...&lt;BR /&gt;* Connected to mail.force9.net (91.204.208.196) port 995 (#0)&lt;BR /&gt;* schannel: disabled automatic use of client certificate&lt;BR /&gt;&amp;lt; +OK POP3 ready &amp;lt;1901387638.1745420408@mail.enmail.co&amp;gt;&lt;BR /&gt;&amp;gt; CAPA&lt;BR /&gt;&amp;lt; +OK Capability list follows&lt;BR /&gt;&amp;lt; TOP&lt;BR /&gt;&amp;lt; USER&lt;BR /&gt;&amp;lt; UIDL&lt;BR /&gt;&amp;lt; SASL PLAIN LOGIN&lt;BR /&gt;&amp;lt; .&lt;BR /&gt;&amp;gt; AUTH PLAIN&lt;BR /&gt;&amp;lt; +&lt;BR /&gt;&amp;gt; xxx=&lt;BR /&gt;&amp;lt; -ERR [AUTH] Authentication failed.&lt;BR /&gt;* Closing connection 0&lt;BR /&gt;* schannel: shutting down SSL/TLS connection with mail.force9.net port 995&lt;BR /&gt;curl: (67) Login denied&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm noting that it says "-ERR [AUTH] Authentication failed", however this is the username and password that I can log into webmail with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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 style="font-size: 10pt;"&gt;&lt;STRONG&gt;Moderators Note:&amp;nbsp;&lt;/STRONG&gt;Personal information removed&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Apr 2025 18:04:31 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006703#M49408</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T18:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006707#M49409</link>
      <description>&lt;P&gt;Can you please retry that using the email address as the ID.&lt;/P&gt;
&lt;P&gt;Are there any special characters in the password, if yes, which please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also is your userID of the ilk of&amp;nbsp;&lt;SPAN&gt;account+forename.surname that is the is a "." in the mailbox name?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 15:35:21 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006707#M49409</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006712#M49411</link>
      <description>&lt;P&gt;Getting the same&lt;BR /&gt;PS C:\&amp;gt; curl.exe -v pop3s://mail.force9.net -u address@account.f9.co.uk&lt;BR /&gt;Enter host password for user 'address@account.f9.co.uk':&lt;BR /&gt;*&amp;nbsp;&amp;nbsp; Trying 91.204.208.196:995...&lt;BR /&gt;* Connected to mail.force9.net (91.204.208.196) port 995 (#0)&lt;BR /&gt;* schannel: disabled automatic use of client certificate&lt;BR /&gt;&amp;lt; +OK POP3 ready &amp;lt;1359164678.1745422408@mail.enmail.co&amp;gt;&lt;BR /&gt;&amp;gt; CAPA&lt;BR /&gt;&amp;lt; +OK Capability list follows&lt;BR /&gt;&amp;lt; TOP&lt;BR /&gt;&amp;lt; USER&lt;BR /&gt;&amp;lt; UIDL&lt;BR /&gt;&amp;lt; SASL PLAIN LOGIN&lt;BR /&gt;&amp;lt; .&lt;BR /&gt;&amp;gt; AUTH PLAIN&lt;BR /&gt;&amp;lt; +&lt;BR /&gt;&amp;gt;=&lt;BR /&gt;&amp;lt; -ERR Login failed.&lt;BR /&gt;* Closing connection 0&lt;BR /&gt;* schannel: shutting down SSL/TLS connection with mail.force9.net port 995&lt;BR /&gt;curl: (67) Login denied&lt;BR /&gt;&lt;BR /&gt;Password has no special characters, just letters and numbers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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 style="font-size: 10pt;"&gt;&lt;STRONG&gt;Moderators Note:&amp;nbsp;&lt;/STRONG&gt;Personal information removed&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Apr 2025 18:48:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006712#M49411</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T18:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006715#M49413</link>
      <description>&lt;P&gt;Ref edit to my previous post - is there a full stop in the&amp;nbsp;&lt;EM&gt;address&lt;/EM&gt; part of your email address?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 15:44:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006715#M49413</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T15:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006718#M49414</link>
      <description>&lt;P&gt;Sorry I missed that question, yes there are two full stops in the address part of the email address, however my wife's mailbox on the same account, doesn't have any and I'm getting the same -ERR Login failed, which is different from the Authentication Failure from before&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 15:53:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006718#M49414</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T15:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006720#M49416</link>
      <description>&lt;P&gt;Full stop in the mail address now has an open incident.&lt;/P&gt;
&lt;P&gt;Wife's mailbox does the command work using here email address?&amp;nbsp; Can you confirm that she can login using webmail?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Really appreciate your assistance here.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 16:03:32 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006720#M49416</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T16:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006728#M49421</link>
      <description>&lt;P&gt;Wife's account gets exactly the same error&lt;BR /&gt;Enter host password for user 'user@account.f9.co.uk':&lt;BR /&gt;* Host mail.force9.net:995 was resolved.&lt;BR /&gt;* IPv6: (none)&lt;BR /&gt;* IPv4: 91.204.208.196&lt;BR /&gt;*&amp;amp;nbsp;&amp;amp;nbsp; Trying 91.204.208.196:995...&lt;BR /&gt;* schannel: disabled automatic use of client certificate&lt;BR /&gt;* Connected to mail.force9.net (91.204.208.196) port 995&lt;BR /&gt;&amp;amp;lt; +OK POP3 ready &amp;amp;lt;843402602.1745424243@mail.enmail.co&amp;amp;gt;&lt;BR /&gt;&amp;amp;gt; CAPA&lt;BR /&gt;&amp;amp;lt; +OK Capability list follows&lt;BR /&gt;&amp;amp;lt; TOP&lt;BR /&gt;&amp;amp;lt; USER&lt;BR /&gt;&amp;amp;lt; UIDL&lt;BR /&gt;&amp;amp;lt; SASL PLAIN LOGIN&lt;BR /&gt;&amp;amp;lt; .&lt;BR /&gt;&amp;amp;gt; AUTH PLAIN&lt;BR /&gt;&amp;amp;lt; +&lt;BR /&gt;&amp;amp;lt; -ERR Login failed.&lt;BR /&gt;* closing connection #0&lt;BR /&gt;curl: (67) Login denied&lt;BR /&gt;&amp;amp;nbsp;&lt;BR /&gt;I've even tried using the address of .force9.co.uk instead of .f9.co.uk&lt;BR /&gt;&amp;amp;nbsp;&lt;BR /&gt;Edit: Yes we can both use webmail with no problems&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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 style="font-size: 10pt;"&gt;&lt;STRONG&gt;Moderators Note:&amp;nbsp;&lt;/STRONG&gt;Personal information removed&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Apr 2025 18:59:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006728#M49421</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T18:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006750#M49422</link>
      <description>&lt;P&gt;My email brand is Force9 - which I notice Gilgamoth's is too. Co-incidence maybe but worth a look?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My email address does not have a "." before the "@" BTW. FWIW it is a catch-all address.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 20:37:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006750#M49422</guid>
      <dc:creator>stumped</dc:creator>
      <dc:date>2025-04-23T20:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006752#M49423</link>
      <description>Try logging in using the account name.</description>
      <pubDate>Wed, 23 Apr 2025 20:45:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006752#M49423</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T20:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006755#M49424</link>
      <description>&lt;P&gt;OK... that worked. &lt;/P&gt;
&lt;P&gt;To add more detail (possibly not of any use but just in case) it worked in the sense of messages are now being received. Despite this there was still an error message at the top of the gmail screen asking me to sign in. This went away when I restarted the app.&lt;/P&gt;
&lt;P&gt;As my wife uses an alias address, ie "wifeyname@username.f9.co.uk" this won't work for her (unless I'm missing a trick).&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 21:02:31 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006755#M49424</guid>
      <dc:creator>stumped</dc:creator>
      <dc:date>2025-04-23T21:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006756#M49425</link>
      <description>If wifyname delivers to yourname, then no it will not work because that’s not the true name of the mailbox.&lt;BR /&gt;&lt;BR /&gt;In other words you share ONE mailbox having dual personalities.</description>
      <pubDate>Wed, 23 Apr 2025 21:18:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006756#M49425</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-04-23T21:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006758#M49427</link>
      <description>&lt;P&gt;Okay bit of feedback from me:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Logging in with account seems to work&lt;/LI&gt;
&lt;LI&gt;Logging in with mail.box@account doesn't work&lt;/LI&gt;
&lt;LI&gt;Logging in with mailbox@account also doesn't work&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that helps troubleshoot the issue a bit more&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 21:40:22 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006758#M49427</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-23T21:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006766#M49434</link>
      <description>&lt;P&gt;Just a thought but I wonder if it's anything to do with this which Plusnet have kindly omitted to actively advise us of:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.plus.net/help/email-account-changes/" target="_blank"&gt;https://www.plus.net/help/email-account-changes/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yet another reason to be giving Plusnet the old heave-ho when the broadband contract finishes.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:01:42 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006766#M49434</guid>
      <dc:creator>dalegilbert</dc:creator>
      <dc:date>2025-04-24T07:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006768#M49436</link>
      <description>&lt;P&gt;I've just logged a fault.&amp;nbsp; There's a known problem with Force9 emails.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:09:19 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006768#M49436</guid>
      <dc:creator>dalegilbert</dc:creator>
      <dc:date>2025-04-24T07:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006776#M49437</link>
      <description>&lt;P&gt;Finally I can join the discussion. Yesterday I could not use email on any PC or my phone but webmail worked fine. My missus' email was working fine however, as others have reported.&lt;/P&gt;
&lt;P&gt;This morning I switched on and it was all working again.&lt;/P&gt;
&lt;P&gt;last night before posting, I tried to retrieve my login as it's been so long, but the emails (I have 2 logins for reasons I have forgotten) with the password reset took more than 1h to arrive and had expired when I tried to use them. This morning I did the same and the email arrived instantly. &lt;/P&gt;
&lt;P&gt;Yesterday I called the helpline who could not help but suggested they reset my password for me which never actually happened. There was/is something generally wrong or admins have been tinkering with the system which caused problems. It would be nice if the a*** could keep the elbow informed.&lt;/P&gt;
&lt;P&gt;One benefit of my call was that I needed to renew my contract and I got a lower price than last year and bumped to 500Mbps for no extras, although 145Mb was mostly good enough. There must be a price war going on, they would not do this otherwise. They also offered to reduce my missus' EE bill.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While doing all this I discovered that free email and domain hosting is going or will be transferred out but I not received any notification of this. I have been with F9/PN since 2003 but nothing lasts forever. Recommendations for hosting, anyone?. Hostinger looks good and cheap so what's the catch?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:06:46 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006776#M49437</guid>
      <dc:creator>changi1</dc:creator>
      <dc:date>2025-04-24T09:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Email client login not working</title>
      <link>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006778#M49438</link>
      <description>&lt;P&gt;I can confirm that I am now able to log in to all of my mailboxes this morning. Thank you &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt; for your hard work and dilligence, much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:14:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/Email-client-login-not-working/m-p/2006778#M49438</guid>
      <dc:creator>Gilgamoth</dc:creator>
      <dc:date>2025-04-24T09:14:38Z</dc:date>
    </item>
  </channel>
</rss>

