Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Windows Live > Live Mail

Vista - Error 0x80048821

Reply
 
Old 06-26-2008   #1 (permalink)
blue_drizzle18


 
 

Error 0x80048821

I recently installed WLM on my computer. I can sign in when it loads with my
email address and password, but whenever I try to send and receive new
messages or send messages I get an error that says:

"

Unable to send or receive messages for the Hotmail account. The sign-in name
you entered doesn't exist, or your password is incorrect.

Server Error: 0x80048821
Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx'
Windows Live Mail Error ID: 0x80048821

"

I went to the Tools/Accounts/(my email account)/Properties/server tab and
made sure that my full email address was being used, and it is.

Is there anything else I can change to fix this?

My System SpecsSystem Spec
Old 06-26-2008   #2 (permalink)
Michael Santovec


 
 

Re: Error 0x80048821

Contrary to what a reasonable person might assume, the sign-in prompt
when starting WLM has nothing to do with being able to send and receive
mail or even to get into the WLM program. To find out what this does,
use Help, View Help and search for "Signin".

As for checking your Tools, Accounts setting, make sure that the
password is correct. Clear the field and enter it again.

If that doesn't help, what version of Windows are you using and what
version of IE?

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm



"blue_drizzle18" <blue_drizzle18@xxxxxx> wrote in
message news8D74AE1-56C0-4C5E-BB8D-981C3A1C79A3@xxxxxx
Quote:

> I recently installed WLM on my computer. I can sign in when it loads
> with my
> email address and password, but whenever I try to send and receive new
> messages or send messages I get an error that says:
>
> "
>
> Unable to send or receive messages for the Hotmail account. The
> sign-in name
> you entered doesn't exist, or your password is incorrect.
>
> Server Error: 0x80048821
> Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx'
> Windows Live Mail Error ID: 0x80048821
>
> "
>
> I went to the Tools/Accounts/(my email account)/Properties/server tab
> and
> made sure that my full email address was being used, and it is.
>
> Is there anything else I can change to fix this?

My System SpecsSystem Spec
Old 06-26-2008   #3 (permalink)


 
 

Re: Error 0x80048821


"blue_drizzle18" <blue_drizzle18@xxxxxx> wrote in message
news8D74AE1-56C0-4C5E-BB8D-981C3A1C79A3@xxxxxx
Quote:

>I recently installed WLM on my computer. I can sign in when it loads with
>my
> email address and password, but whenever I try to send and receive new
> messages or send messages I get an error that says:
>
> "
>
> Unable to send or receive messages for the Hotmail account. The sign-in
> name
> you entered doesn't exist, or your password is incorrect.
>
> Server Error: 0x80048821
> Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx'
> Windows Live Mail Error ID: 0x80048821
>
> "
>
> I went to the Tools/Accounts/(my email account)/Properties/server tab and
> made sure that my full email address was being used, and it is.
>
> Is there anything else I can change to fix this?
Some email servers want you whole email address, and some only want the
part before the @ sign. Some won't accept usernames that contain a space
or a CAPITAL LETTER. Many require you to be careful about which
letters in your password are CAPITAL and which are lowercase. Many
give a rather vague error message about what's wrong with your username
and/or password if anything is.


My System SpecsSystem Spec
Old 06-28-2008   #4 (permalink)
...winston


 
 

Re: Error 0x80048821

Quote:

> "blue_drizzle18" <blue_drizzle18@xxxxxx> wrote in message
Quote:

>> Server Error: 0x80048821
>> Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx'
>> Windows Live Mail Error ID: 0x80048821
<robertmiles@xxxxxx> wrote in message news:OCLKp8#1IHA.1628@xxxxxx
Quote:

> Some email servers want you whole email address, and some only want the
> part before the @ sign. Some won't accept usernames that contain a space
> or a CAPITAL LETTER. Many require you to be careful about which
> letters in your password are CAPITAL and which are lowercase. Many
> give a rather vague error message about what's wrong with your username
> and/or password if anything is.
>

Is that error message generated for a non-Hotmail account ?

fyi...WLM, afaik, should accept lower or upper case for a Live Id domains(hotmail.com, Live.com, Msn.com)

--
...winston
ms-mvp mail




My System SpecsSystem Spec
Old 06-29-2008   #5 (permalink)
N. Miller


 
 

Re: Error 0x80048821

On Thu, 26 Jun 2008 19:46:19 -0500, robertmiles@xxxxxx wrote:
Quote:

> Many require you to be careful about which
> letters in your password are CAPITAL and which are lowercase.
For some values of "many". I can't find a requirement, in RFC 2822, for case
sensitivity in email names. I suspect that any email server which requires
case sensitivity is not in compliance with RFC 2822. Which is not a "Good
Thing"® on the Internet.

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum
My System SpecsSystem Spec
Old 06-29-2008   #6 (permalink)
Michael Santovec


 
 

Re: Error 0x80048821

RFC2822 doesn't explicitly say. What it does say:

addr-spec = local-part "@" domain

The local-part portion is a domain dependent string. In addresses,
it is simply interpreted on the particular host as a name of a
particular mailbox.

The local-part could be case sensitive if the mail server so desires.
As far as I know, none of the major mail services use case sensitive
names. A some years ago, I did run across a few small organizations
that were using Unix based systems with case sensitive mail boxes. I
suspect that they were using the built-in Unix mail commands without a
regular mail server.

The domain portion of the name is never case sensitive because Internet
domain names never are.

RFC2821 does say:

Any system that includes an SMTP server supporting mail relaying or
delivery MUST support the reserved mailbox "postmaster" as a case-
insensitive local name.

That again implies that other local names could be case sensitive.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm



"N. Miller" <anonymous@xxxxxx> wrote in message
news:1c11mktpcsaol$.dlg@xxxxxx
Quote:

> On Thu, 26 Jun 2008 19:46:19 -0500, robertmiles@xxxxxx
> wrote:
>
Quote:

>> Many require you to be careful about which
>> letters in your password are CAPITAL and which are lowercase.
>
> For some values of "many". I can't find a requirement, in RFC 2822,
> for case
> sensitivity in email names. I suspect that any email server which
> requires
> case sensitivity is not in compliance with RFC 2822. Which is not a
> "Good
> Thing"® on the Internet.
>
> --
> Norman
> ~Oh Lord, why have you come
> ~To Konnyu, with the Lion and the Drum

My System SpecsSystem Spec
Old 07-08-2008   #7 (permalink)
Richard


 
 

RE: Error 0x80048821

I had the same problem with a client. Their password was 18 digits long,
however the windows live mail would work using the first 16 digits (leaving
the last two off)

Hope this helps.

Richard

"blue_drizzle18" wrote:
Quote:

> I recently installed WLM on my computer. I can sign in when it loads with my
> email address and password, but whenever I try to send and receive new
> messages or send messages I get an error that says:
>
> "
>
> Unable to send or receive messages for the Hotmail account. The sign-in name
> you entered doesn't exist, or your password is incorrect.
>
> Server Error: 0x80048821
> Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx'
> Windows Live Mail Error ID: 0x80048821
>
> "
>
> I went to the Tools/Accounts/(my email account)/Properties/server tab and
> made sure that my full email address was being used, and it is.
>
> Is there anything else I can change to fix this?
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Help with windows vista mail, Socket Error: 10053, Error Number: 0x800CCC0F Vista mail
no,socket Error: 11003. Error Number: 0x800CC0D cant i send email name is correctly Vista mail
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F Vista mail
Canot post to newsgroups Socket Error: 10053, Error Number: 0x800CCC0F Vista General
windows live mail 2008 (Build 12.0.1606) error report error Windows Live


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46