I am running SBS 2000. I have the POP3 connector retrieving mail from our
ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each in
the event log.

Event ID: 12050
Source: POP3 Connector
Category: Download
Description: Failed to check the POP3 account for Username at Hostname on
port 110. The error is 1232

Event ID: 12052
Source: POP3 Connector
Category: Download
Description: An error occurred during a POP3 transaction to host
<Hostname><IP address>. For user <Username>. The error is 1232.

These mailboxes and users were set up all at the same time and everything
worked fine up until today. At first the POP3 connector didn't connect at
all. I ended up removing the POP3 connector and reinstalling it. I then
reran SP1a to update the reinstalled components. I set up the 6 mailboxes in
the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
Connection Wizard for SBS 2000 to set things up from scratch and that didn't
work either. HELP!

Thanks for any advice

Siggy

Re: POP3 Connector doesn't work for all mailboxes by Duncan

Duncan
Wed Mar 09 17:30:02 CST 2005

In article <DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com>,
Siggy@discussions.microsoft.com says...
> I am running SBS 2000. I have the POP3 connector retrieving mail from our
> ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each in
> the event log.
>
> Event ID: 12050
> Source: POP3 Connector
> Category: Download
> Description: Failed to check the POP3 account for Username at Hostname on
> port 110. The error is 1232
>
> Event ID: 12052
> Source: POP3 Connector
> Category: Download
> Description: An error occurred during a POP3 transaction to host
> <Hostname><IP address>. For user <Username>. The error is 1232.
>
> These mailboxes and users were set up all at the same time and everything
> worked fine up until today. At first the POP3 connector didn't connect at
> all. I ended up removing the POP3 connector and reinstalling it. I then
> reran SP1a to update the reinstalled components. I set up the 6 mailboxes in
> the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
> Connection Wizard for SBS 2000 to set things up from scratch and that didn't
> work either. HELP!

Have a look at:

http://eventid.net/display.asp?eventid=12050&eventno=1004&source=POP3%
20Connector&phase=1

In particular, it mentions MS KB Q280331 for your problem - so check
that out too...

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q280331

--
Duncan

Re: POP3 Connector doesn't work for all mailboxes by Duncan

Duncan
Wed Mar 09 17:39:03 CST 2005

In article <DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com>,
Siggy@discussions.microsoft.com says...
> I am running SBS 2000. I have the POP3 connector retrieving mail from our
> ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each in
> the event log.
>
> Event ID: 12050
> Source: POP3 Connector
> Category: Download
> Description: Failed to check the POP3 account for Username at Hostname on
> port 110. The error is 1232
>
> Event ID: 12052
> Source: POP3 Connector
> Category: Download
> Description: An error occurred during a POP3 transaction to host
> <Hostname><IP address>. For user <Username>. The error is 1232.
>
> These mailboxes and users were set up all at the same time and everything
> worked fine up until today. At first the POP3 connector didn't connect at
> all. I ended up removing the POP3 connector and reinstalling it. I then
> reran SP1a to update the reinstalled components. I set up the 6 mailboxes in
> the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
> Connection Wizard for SBS 2000 to set things up from scratch and that didn't
> work either. HELP!
>
> Thanks for any advice

Further to my reply - after readign the MS KB - it sounds like you have
"badmail" on those mailboxes. If that's the case, you prolly need to
telnet onto them, and either read through the emails and try and work
out which are baddies and which are goodies - or just delete 'em all.

Commands to do this?:
telnet your.problem.mail.isp 110 (telnet on to the offending POP server,
port 110)

user <username>
pass <password

then use command like:
list (lists all yer emails line by line showing how many "lines" in each
email)

top x y (x= message number (from list command), y= number of lines to
display)

eg. top 1 15 (display 15 lines of message #1)

and dele x (delete a message # x)

eg. you've concluding message #1 is a baddie, you wanna delete it.
dele 1

and quit (quit your telnet sesssion).

Bit of a pain, but will get you going hopefully.

An alternative is to use Outlook or Outlook Express and pull the
messages from the offending mailboxes by setting up POP accounts for
each. (It's possible you may have the same problem as the SBS POP
connector though - ie, it just won't do it, due the 'bad' emails).

--
Duncan

Re: POP3 Connector doesn't work for all mailboxes by Merv

Merv
Wed Mar 09 17:41:22 CST 2005

I wonder if the problem is at the ISP's POP3 mailbox for the user.

Can you go online and use the POP3 hoster's webmail to delete some messages
in those user's ISP mailboxes? There may be some null characters or other
corruption in one or more messages trying to be downloaded. I think I would
delete (print them out for the user's before deleting) the oldest message(s)
first, then trigger the POP3 connector to start a download. If this doesn't
work, continue to delete a few more messages while triggering the POP3
Connector.

Another method may be to set up Outlook Express on a workstation to download
the messages from the ISP's POP3 mailbox for the user and see if that clears
all email in the troublesome mailbox.

--
Merv Porter [SBS MVP]
===================================

"Siggy" <Siggy@discussions.microsoft.com> wrote in message
news:DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com...
> I am running SBS 2000. I have the POP3 connector retrieving mail from our
> ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each
in
> the event log.
>
> Event ID: 12050
> Source: POP3 Connector
> Category: Download
> Description: Failed to check the POP3 account for Username at Hostname on
> port 110. The error is 1232
>
> Event ID: 12052
> Source: POP3 Connector
> Category: Download
> Description: An error occurred during a POP3 transaction to host
> <Hostname><IP address>. For user <Username>. The error is 1232.
>
> These mailboxes and users were set up all at the same time and everything
> worked fine up until today. At first the POP3 connector didn't connect at
> all. I ended up removing the POP3 connector and reinstalling it. I then
> reran SP1a to update the reinstalled components. I set up the 6 mailboxes
in
> the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
> Connection Wizard for SBS 2000 to set things up from scratch and that
didn't
> work either. HELP!
>
> Thanks for any advice
>
> Siggy
>
>



Re: POP3 Connector doesn't work for all mailboxes by Siggy

Siggy
Thu Mar 10 06:43:08 CST 2005

I have now deleted all the emails in both problem accounts but it didn't
help. The strange thing is that I can access and download from the accounts
with Outlook Express just fine. I've double and triple checked all the
settings, passwords, etc. but found nothing. Is it possible that the account
created in the POP3 connector is corrupt in some way and deleting it and
recreating it doesn't quite work? How would I deal with this? In the
Interim, I have the two users with the problems accounts accessing external
mail using Outlook Express. Not an ideal setup but works for now.

Thanks.



"Duncan McC" wrote:

> In article <DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com>,
> Siggy@discussions.microsoft.com says...
> > I am running SBS 2000. I have the POP3 connector retrieving mail from our
> > ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each in
> > the event log.
> >
> > Event ID: 12050
> > Source: POP3 Connector
> > Category: Download
> > Description: Failed to check the POP3 account for Username at Hostname on
> > port 110. The error is 1232
> >
> > Event ID: 12052
> > Source: POP3 Connector
> > Category: Download
> > Description: An error occurred during a POP3 transaction to host
> > <Hostname><IP address>. For user <Username>. The error is 1232.
> >
> > These mailboxes and users were set up all at the same time and everything
> > worked fine up until today. At first the POP3 connector didn't connect at
> > all. I ended up removing the POP3 connector and reinstalling it. I then
> > reran SP1a to update the reinstalled components. I set up the 6 mailboxes in
> > the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
> > Connection Wizard for SBS 2000 to set things up from scratch and that didn't
> > work either. HELP!
> >
> > Thanks for any advice
>
> Further to my reply - after readign the MS KB - it sounds like you have
> "badmail" on those mailboxes. If that's the case, you prolly need to
> telnet onto them, and either read through the emails and try and work
> out which are baddies and which are goodies - or just delete 'em all.
>
> Commands to do this?:
> telnet your.problem.mail.isp 110 (telnet on to the offending POP server,
> port 110)
>
> user <username>
> pass <password
>
> then use command like:
> list (lists all yer emails line by line showing how many "lines" in each
> email)
>
> top x y (x= message number (from list command), y= number of lines to
> display)
>
> eg. top 1 15 (display 15 lines of message #1)
>
> and dele x (delete a message # x)
>
> eg. you've concluding message #1 is a baddie, you wanna delete it.
> dele 1
>
> and quit (quit your telnet sesssion).
>
> Bit of a pain, but will get you going hopefully.
>
> An alternative is to use Outlook or Outlook Express and pull the
> messages from the offending mailboxes by setting up POP accounts for
> each. (It's possible you may have the same problem as the SBS POP
> connector though - ie, it just won't do it, due the 'bad' emails).
>
> --
> Duncan
>

Re: POP3 Connector doesn't work for all mailboxes by Siggy

Siggy
Thu Mar 10 06:43:07 CST 2005

I have now deleted all the emails in both problem accounts but it didn't
help. The strange thing is that I can access and download from the ISP
accounts with Outlook Express just fine. I've double and triple checked all
the settings, passwords, etc. but found nothing. Is it possible that the
account created in the POP3 connector is corrupt in some way and deleting it
and recreating it doesn't quite work? How would I deal with this? In the
Interim, I have the two users with the problems accounts accessing external
mail using Outlook Express. Not an ideal setup but works for now.

Thanks.



"Merv Porter [SBS-MVP]" wrote:

> I wonder if the problem is at the ISP's POP3 mailbox for the user.
>
> Can you go online and use the POP3 hoster's webmail to delete some messages
> in those user's ISP mailboxes? There may be some null characters or other
> corruption in one or more messages trying to be downloaded. I think I would
> delete (print them out for the user's before deleting) the oldest message(s)
> first, then trigger the POP3 connector to start a download. If this doesn't
> work, continue to delete a few more messages while triggering the POP3
> Connector.
>
> Another method may be to set up Outlook Express on a workstation to download
> the messages from the ISP's POP3 mailbox for the user and see if that clears
> all email in the troublesome mailbox.
>
> --
> Merv Porter [SBS MVP]
> ===================================
>
> "Siggy" <Siggy@discussions.microsoft.com> wrote in message
> news:DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com...
> > I am running SBS 2000. I have the POP3 connector retrieving mail from our
> > ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors each
> in
> > the event log.
> >
> > Event ID: 12050
> > Source: POP3 Connector
> > Category: Download
> > Description: Failed to check the POP3 account for Username at Hostname on
> > port 110. The error is 1232
> >
> > Event ID: 12052
> > Source: POP3 Connector
> > Category: Download
> > Description: An error occurred during a POP3 transaction to host
> > <Hostname><IP address>. For user <Username>. The error is 1232.
> >
> > These mailboxes and users were set up all at the same time and everything
> > worked fine up until today. At first the POP3 connector didn't connect at
> > all. I ended up removing the POP3 connector and reinstalling it. I then
> > reran SP1a to update the reinstalled components. I set up the 6 mailboxes
> in
> > the POP3 connector snap in and 4 of the 6 work. I even reran the Internet
> > Connection Wizard for SBS 2000 to set things up from scratch and that
> didn't
> > work either. HELP!
> >
> > Thanks for any advice
> >
> > Siggy
> >
> >
>
>
>

Re: POP3 Connector doesn't work for all mailboxes by Merv

Merv
Thu Mar 10 07:00:23 CST 2005

You might want to crank up logging to the maximum for the POP3 connector and
then monitor the Event logs to see if you can get more information on the
errors.

--
Merv Porter [SBS MVP]
===================================
"Siggy" <Siggy@discussions.microsoft.com> wrote in message
news:31988564-C618-4C1A-9335-2ED9E7CC9FDC@microsoft.com...
> I have now deleted all the emails in both problem accounts but it didn't
> help. The strange thing is that I can access and download from the ISP
> accounts with Outlook Express just fine. I've double and triple checked
all
> the settings, passwords, etc. but found nothing. Is it possible that the
> account created in the POP3 connector is corrupt in some way and deleting
it
> and recreating it doesn't quite work? How would I deal with this? In the
> Interim, I have the two users with the problems accounts accessing
external
> mail using Outlook Express. Not an ideal setup but works for now.
>
> Thanks.
>
>
>
> "Merv Porter [SBS-MVP]" wrote:
>
> > I wonder if the problem is at the ISP's POP3 mailbox for the user.
> >
> > Can you go online and use the POP3 hoster's webmail to delete some
messages
> > in those user's ISP mailboxes? There may be some null characters or
other
> > corruption in one or more messages trying to be downloaded. I think I
would
> > delete (print them out for the user's before deleting) the oldest
message(s)
> > first, then trigger the POP3 connector to start a download. If this
doesn't
> > work, continue to delete a few more messages while triggering the POP3
> > Connector.
> >
> > Another method may be to set up Outlook Express on a workstation to
download
> > the messages from the ISP's POP3 mailbox for the user and see if that
clears
> > all email in the troublesome mailbox.
> >
> > --
> > Merv Porter [SBS MVP]
> > ===================================
> >
> > "Siggy" <Siggy@discussions.microsoft.com> wrote in message
> > news:DF0A0E29-4E68-4576-B7C3-37D2E22E8725@microsoft.com...
> > > I am running SBS 2000. I have the POP3 connector retrieving mail from
our
> > > ISP for 6 mailboxes. Only 4 of them work. The other 2 give 2 errors
each
> > in
> > > the event log.
> > >
> > > Event ID: 12050
> > > Source: POP3 Connector
> > > Category: Download
> > > Description: Failed to check the POP3 account for Username at Hostname
on
> > > port 110. The error is 1232
> > >
> > > Event ID: 12052
> > > Source: POP3 Connector
> > > Category: Download
> > > Description: An error occurred during a POP3 transaction to host
> > > <Hostname><IP address>. For user <Username>. The error is 1232.
> > >
> > > These mailboxes and users were set up all at the same time and
everything
> > > worked fine up until today. At first the POP3 connector didn't
connect at
> > > all. I ended up removing the POP3 connector and reinstalling it. I
then
> > > reran SP1a to update the reinstalled components. I set up the 6
mailboxes
> > in
> > > the POP3 connector snap in and 4 of the 6 work. I even reran the
Internet
> > > Connection Wizard for SBS 2000 to set things up from scratch and that
> > didn't
> > > work either. HELP!
> > >
> > > Thanks for any advice
> > >
> > > Siggy
> > >
> > >
> >
> >
> >



Re: POP3 Connector doesn't work for all mailboxes by Duncan

Duncan
Thu Mar 10 15:32:07 CST 2005

In article <86D51FE1-6D5A-484E-BDB0-14165CC64B54@microsoft.com>,
Siggy@discussions.microsoft.com says...
> I have now deleted all the emails in both problem accounts but it didn't
> help. The strange thing is that I can access and download from the accounts
> with Outlook Express just fine. I've double and triple checked all the
> settings, passwords, etc. but found nothing. Is it possible that the account
> created in the POP3 connector is corrupt in some way and deleting it and
> recreating it doesn't quite work? How would I deal with this? In the
> Interim, I have the two users with the problems accounts accessing external
> mail using Outlook Express. Not an ideal setup but works for now.
>
> Thanks.

Are the Event Log errors still the same? - they indicated that "bad"
emails in the POP accounts were the cause of the prob.

--
Duncan