Hi all,
I do appreciate if any one can help me for my following problem: I need to grab/parse numeric numbers such as app number from incoming emails stored in Microsoft Outlook (Microsoft Exchange server) with specified subject line. Any help with the python script is highly appreciated. The email body is like this myregion ; tst ; 11-Aug-2008 http://my.xyz.com/dddd/content/ifs/apps/myDocFolder/NoticeOfapplication/ 080612-21_test_337683.pdf I need to extract 080612-21_ number from above line from incoming emails. Thanks sk
-- http://mail.python.org/mailman/listinfo/python-list