S
sneha.jain20
We are workin on a mail filter which comes inbetween a smtp/pop3 server
and a mail client.while downloading a mail from the server our filter
has to capture the mail before it is reaches to the mail client,so that
we can perform content inspection.The problem we are facing is that we
are not able to detect the end of mail (which is the period
"<crlf>.<crlf>"), so we are not able to understand as to when do we
stop reading from the socket.We are trapping the mail using LSP.
Understanding how outlook detects end of mail in pop3 could help
us.Please help.
Thanks in advance
sneha
and a mail client.while downloading a mail from the server our filter
has to capture the mail before it is reaches to the mail client,so that
we can perform content inspection.The problem we are facing is that we
are not able to detect the end of mail (which is the period
"<crlf>.<crlf>"), so we are not able to understand as to when do we
stop reading from the socket.We are trapping the mail using LSP.
Understanding how outlook detects end of mail in pop3 could help
us.Please help.
Thanks in advance
sneha