JFA8 wrote:
sending reported error (0x800CCC0F).
Normally use Outlook to manage emails and can receive but get above error message when trying too send from Outlook
If you can receive emails ok but not send them that does not sound like a password issue.
Sadly that Microsoft Outlook error is a particularly unhelpful error message. It just tells you that Outlook closed the connection to the VM SMTP server but gives no indication of why it did that.
To know why that happened you need to get the exact error message that the VM email server reported to Outlook. There is a relatively simple way to get that by using the Curl command in Microsoft Windows 10 or 11
Here are the simple steps to take to do that:
1) Copy the following line of command text and then paste it into a MS Word document (or which ever text editor you prefer) so that you can edit it.
curl -v smtps://smtp.virginmedia.com -u username:password
2) Once you have pasted it into Word, replace "username" with your full Virgin Media / Ntlworld / Blueyonder email address, and replace "password" with your current password in Outlook (presumably that 4 word password you mentioned).
So that part should now say something like "youremailaddy@ntlworld.com:www-xxxxx-yyyy-zzzzz" It is important to keep the colon : and the space before that piece of text exactly as per the original line of text in step 1).
3) Type cmd into the Windows 10 or 11 search bar, press Enter and then open the Command Prompt app.
4) Copy the full line of text that you just amended in step 2 from the Word document and then paste it where the cursor is blinking in the Command Prompt.
Then press Enter.
That will generate many lines of output but all you need to look for towards the end of the output will be a line such as:
535 5.7.8 Authentication Credentials Invalid (VM300)
If you can post that line here then the VM3nn code will give the definitive reason why the connection to the VM server was blocked. On no account post the full text of the output. It will contain your email address and password in an encrypted by easily translated format.
It is possible that your IP address has been blocked by VM because that issue seems to have started up again recently but the VM3nn error code should remove the need for guessing at what's going on.
By the way, I would strongly suggest that you forget about using Gadget Rescue.
Coenoby