How to search data in attachment of a email using PERL?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • animeshnandanwar
    New Member
    • Nov 2008
    • 1

    How to search data in attachment of a email using PERL?

    How to search data in attachment of a email using PERL?

    I am building a tool in which i require to search some keywords in the attachment of a mail.
    I thought of building a query engine for this but I dont know how to access attachment in the email.
    Can somebody help me get over this??
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Well, upon searching google for this I came across the Email::Store::A ttachment module. I have never used it before, but it looks do give you the ability to access it and its payload.

    Please be sure and let us know if it works for you and if there were any caveats with it as I, for one, would be curious to know.

    Regards,

    Jeff

    Comment

    Working...