Re: Simple email pop3/smtp source - I get a bind error



You still need to connect to server to trigger a "LIST" command. Take a look
at these implementations, it might help you:

http://www.codeproject.com/KB/IP/win32_pop3.aspx
http://www.codeproject.com/KB/IP/cpop3conn.aspx

Good luck,

--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Test" <test@.nil.invalid.com> wrote in message
news:bsfi249faet2dgpmin52d4ae3q7tcduqgd@xxxxxxxxxx
"Volodymyr M. Shcherbyna" <v_scherbina@xxxxxxxxxxxxxxx> wrote:

As was already pointed out, you don't have to bind, you have to connect to
e-mail server. Look at inmplementation of client at
http://msmvps.com/blogs/v_scherbina/pages/winsock-faq.aspx it will give
you
a general hints on how to make a simple tcp client.

The client part is OK, but I want to receive the messages from the mail
server.
That is why I have a listen socket. For example when I send a command
"LIST" to
the mail.whatever -server Iit sends back info what it has available.



.



Relevant Pages

  • [Full-disclosure] Multiple vulnerabilities in Toribash 2.71
    ... C] client unicode buffer-overflow in the SAY command ... D] server crash through uninitialized values ...
    (Full-Disclosure)
  • Multiple vulnerabilities in Toribash 2.71
    ... C] client unicode buffer-overflow in the SAY command ... D] server crash through uninitialized values ...
    (Bugtraq)
  • Advisory: Half-Life remote buffer overflow vulnerability
    ... A Half-Life server can exploit buffer overflow in Client to ... There is a buffer overflow in the console command "connect" on ...
    (Bugtraq)
  • Re: WINSOCK Question.
    ... Which would be encoded as follows for the ITC: ... Dim strURL As String, strFormData As String ... This again indicates that the POST command is doing the same ... It sends the command to the server, ...
    (microsoft.public.vb.controls.internet)
  • [2/3] POHMELFS: Documentation.
    ... * Client is able to switch between different servers (if one goes down, ... Each transaction contains all information needed to process given command ... are asynchronous and are sent to the server during system writeback. ... +POHEMLFS is capable of full data channel encryption and/or strong crypto hashing. ...
    (Linux-Kernel)