My question doesn't revolve pcap so much, but it's related after all.
Like all of you, my application sniffs a device on the computer and catchs all the outgoing emails (dest port = 25 - SMTP).
I have an SMTP session, and I was searching for an object that will "eat" my session and provide me accessors for the email properties:
Sender\Receiver Address, Subject, Attachments and so on...
 
Basicly, I need the func' of Outlook (or any other mailer) to Parse SMTP sessions.
 
Did anyone try this before, or has any knowledge on this kind of object?
 
10x,
Salick.

Reply via email to