totalserve.co.uk email frozen/intermittent
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- :
- totalserve.co.uk email frozen/intermittent
totalserve.co.uk email frozen/intermittent
on
22-04-2025
6:12 PM
- last edited
4 weeks ago
by
Mav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Had similar issues twice last week , as well as overnight 21st to 22nd April.
Help desk is not aware of the issues mentioned in the first reply, perhaps someone should tell them?
Re: Freenetname email frozen/intermittent
22-04-2025 6:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@Hughesler As the mail service is (a) now a 'legacy' component (no longer offered to new subscribers) and (b) moving to a new platform in the near future, the Helpdesk team are not kept up-to-date, but assistance is available via this channel.
Re: Freenetname email frozen/intermittent
22-04-2025 7:29 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I appreciate this is legacy, not to mention free(!) but it seems unfair on the helpdesk operatives not to know what is happening as they are going to be caught in the crossfire if people ring in instead of posting here. This is from the perspective of someone who did 2 years on an IT helpdesk

Re: Freenetname email frozen/intermittent
22-04-2025 7:35 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@Hughesler I am not going to answer that directly, as I am not 'in the know', but from my experience on this (and other ISPs) support forums, I would say it is a possibility - but don't quote me.
Re: Freenetname email frozen/intermittent
22-04-2025 8:08 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Freenetname email frozen/intermittent
4 weeks ago
- last edited
4 weeks ago
by
Baldrick1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@Townman, for myself it is an old totalserve email, the email address is [Removed]totalserve.co.uk, the username to sign in to the account is [Removed]@totalserve.co.uk. Our access is with BT broadband. The issue occurs whether through the Webmail interface or using Outlook as a client.
To be clear, we do not have authentication issues, webmail shows existing emails, however a refresh does not bring up any new email for several hours. Then after a few hours, mails that were sent during the blank period slowly filter through, usually with receieved time set earlier, i.e. not current time.
Thanks again for your interest
Re: Freenetname email frozen/intermittent
4 weeks ago
- last edited
4 weeks ago
by
Baldrick1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
@Townman, for myself it is an old totalserve email, the email address is <Redacted>.totalserve.co.uk, the username to sign in to the account is <Redacted>@totalserve.co.uk. Our access is with BT broadband. The issue occurs whether through the Webmail interface or using Outlook as a client.
Personal information removed from a public forum (to an area that staff can see).
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Several posts have been moved from https://community.plus.net/t5/Email/Freenetname-email-frozen-intermittent/td-p/2006529 by request.
Forum Moderator and Customer
Courage is resistance to fear, mastery of fear, not absence of fear - Mark Twain
He who feared he would not succeed sat still
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Now that we have you on a different thread for the different brand, can you please try this...
Extracted from elsehwere...
This process is not difficult, but you will need the following resources which might be unfamiliar...
- Windows: POWERSHELL window (NOT CMD / DOS window) - right click on the Windows Start button and select TERMINAL (not Admin) from the context menu
- macOS: TERMINAL window - open through Spotlight (cmd +space) or navigate in Finder to '/Applications/Utilities/Terminal.app'
- Linux: You might need to update curl
Brand: Totalserve
Preferred userID: Address
Encryption supported: No
- IMAP: mail.totalserve.co.uk port: 143
- POP3: mail.totalserve.co.uk port: 110
- SMTP: mail.totalserve.co.uk port: 587
curl.exe -v pop3://mail.totalserve.co.uk -u userID
curl.exe -v smtp://mail.totalserve.co.uk:587 -u userID
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Right-click on the Windows icon gives me power she'll or power she'll admin (rather than Terminal) so I select power she'll and the window opens. I'm assuming the term 'brand: totalserve' is setting a variable in powershell? Powershell returns 'the term brand is not recognised as the name of a cmdlet' etc. possibly I'm on an old version of powershell but can't remember how to upgrade if that's the case
If I'm slow responding, please forgive me, I'm doing this as I get a free minute at work......
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago - last edited 4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
No not dim!! Thank you, that helps refine the guidance!
- Win 11 is TERMINAL
- Win 10 is Windows Powershell
They are the same!
You only use the three cURL.exe lines. In the full solution they are copied to the clipboard read for use.
-----------------------------------------------------------------------------------
Updated guidance:
This process is not difficult, but you will need the following resources which might be unfamiliar...
- Windows: POWERSHELL window (NOT CMD / DOS window) - right click on the Windows Start button to open the context menu and select
- Win 11 TERMINAL (not Admin)
- Win10 Windows Powershell (not Admin)
- macOS: TERMINAL window - open through Spotlight (cmd +space) or navigate in Finder to '/Applications/Utilities/Terminal.app'
- Linux: You might need to update curl
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago - last edited 4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Then POP3 clients that break here, they violated std53 followed by a numbered list of 277 number-strings. Then the command exits
At this point, mails are coming in as normal, since about 9:55 today however I can run this sometime incoming mail is down if it helps
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago - last edited 4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
There are two distinct considerations...
- Is mail arriving in the inbox
- Can you access the servers
No to both might be related, but they are not the same issue. The diagnostic tests addresses (2) - IMAP / POP3 for receiving and SMTP for sending.
I'll reflect on if the guidance notes elsewhere need further clarification.
That said, I think I might have headed down the wring track, this issue being initially posted in a differently themed topic ... and a focus on login issues. None the less, it has helped refine the work in progress guidance notes.
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I believe the original poster had the same issue as me, with mail simply not coming through, and then trickling in later in the day. The thread seemed to have taken on credentials failures more recently. Hard for you to keep track of I know 😕
To be clear, we CAN login to both webmail and outlook clients, it simply doesn't update for a few hours then slowly catches up.
I should also have said, our outgoing mail has to go out via BT mail servers due to their email relay rules rather than through legacy totalserve servers, that may be some of the errors?
Re: totalserve.co.uk email frozen/intermittent
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- :
- totalserve.co.uk email frozen/intermittent