Hello Stephen Fisher,
Thank u for ur help.

the content of the e-mails are not gathered  and i have difficulty to
extract the parameters ( From,To,Subject and Date ) from SMTP packets and
display them to a new dialog. Or please suggest me any document/resource to
read   which help  me to finish my  work.

Thank u in advance.

On Wed, Apr 30, 2008 at 11:49 PM, Stephen Fisher <[EMAIL PROTECTED]>
wrote:

> On Thu, May 01, 2008 at 09:27:06AM +0300, goitom kahsay wrote:
>
> > I want to display these values(the SMTP parameters such as
> > FROM,TO,SUBJECT,DATE) in a *new dialog* under the analyze menu. And
> > the dialog displays these values from each SMTP packets displayed in
> > the packet list pane.
>
> If the contents of the e-mails are gathered also, the best place to
> display this information is probably via the Export Object feature (File
> - Export - Object menu).  The only object export implemented so far is
> HTTP.  See gtk/export_object.c, gtk/export_object_http.c and a small
> piece in epan/dissectors/packet-http.c for how this is implemented.
> Hint: It uses the tap mechanism to pass the information from the
> dissector to the export object dialog.
>
>
> Steve
>
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>



-- 
Benice2all
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to