Accepts lines from a multiple line POP3 server response.
When you call a method that causes the server to send a
multiple line response, you must pass an instance of the
LineSink delegate to receive the lines of the server's
response.
The first line of a multiple line response is the status line. The library does not pass this status line to your method.
TODO: add example here
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)