The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-02-2007
sriram.s sriram.s is offline
Registered User
  
 

Join Date: Mar 2005
Location: india
Posts: 41
Thumbs up sort mail based on subject in unix.

Hi,
I have a complicated requirement.I need to search for a particular pattern in the subject of incoming mail to a set of users and need to save the content of the mail in a file which will be uploaded to a file server.

I have a perl script to do the upload.I need a script to sort the mail based on the subject and copy the content of the mail to a file.

Can anybody suggest me how to do this....Sorry i am not that much good in writing scripts based on logic.

i will be thankful even if u can suggest me a free utility available...

Thanks.
Sriram.S