POP3 Question w/Winsock 
Author Message
 POP3 Question w/Winsock

I am trying to write a pop3 program and have had no luck...
I am tryng to connect to MSN to test my program and it does not seem to work I send the connect, user, pass and stat to check for messages and all i get is a connect response from the server and nothing else when I send the user,pass,stat..

Can anyone help???

--
DogHouse Software, Inc. "Where the Barking never ends !"      



Mon, 26 Jun 2000 03:00:00 GMT  
 POP3 Question w/Winsock

Doesnt' MSN use distributed authentication?

    I am trying to write a pop3 program and have had no luck...
    I am tryng to connect to MSN to test my program and it does not seem to work I send the connect, user, pass and stat to check for messages and all i get is a connect response from the server and nothing else when I send the user,pass,stat..

    Can anyone help???

    --
    DogHouse Software, Inc. "Where the Barking never ends !"        



Sun, 09 Jul 2000 03:00:00 GMT  
 POP3 Question w/Winsock

MSN didn't migrate to POP3 yet, they are working on it.



Doesnt' MSN use distributed authentication?

    I am trying to write a pop3 program and have had no luck...
    I am tryng to connect to MSN to test my program and it does not seem to
work I send the connect, user, pass and stat to check for messages and all
i get is a connect response from the server and nothing else when I send
the user,pass,stat..

    Can anyone help???

    --
    DogHouse Software, Inc. "Where the Barking never ends !"        

----------



Wed, 12 Jul 2000 03:00:00 GMT  
 POP3 Question w/Winsock

Hi,

Actually MSN has been on POP3 for a while now :0)  It does appear to require
setting "Secure Password Authentication" in Outlook Express.  I have the same
kind of question as the originator of this thread:

Is there any way to programmatically perform the user id / password encryption
using VB before connecting to their POP3 server?  Is this a part of MS' crypto
API?

Thanks!

Shawn

Quote:

> MSN didn't migrate to POP3 yet, they are working on it.



> Doesnt' MSN use distributed authentication?

>     I am trying to write a pop3 program and have had no luck...
>     I am tryng to connect to MSN to test my program and it does not seem to
> work I send the connect, user, pass and stat to check for messages and all
> i get is a connect response from the server and nothing else when I send
> the user,pass,stat..

>     Can anyone help???

>     --
>     DogHouse Software, Inc. "Where the Barking never ends !"

> ----------



Mon, 17 Jul 2000 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. POP3 Question w/Winsock

2. pop3 winsock Questions HELP!!!!!!!!!!!!!!!!!!!!!!!

3. Winsock + POP3

4. Winsock and POP3 _DataArrival Event

5. POP3 WINSOCK???

6. how to talk to POP3 server with winsock??

7. POP3 through Winsock control

8. Using Winsock control for accessing POP3 mail

9. Communicate with POP3 server using Winsock API?

10. Pop3 client using winsock

11. POP3 using winsock control.

12. Source Code for POP3 clients using WINSOCK

 

 
Powered by phpBB® Forum Software