freelanceprogrammers.org Forum Index » Perl
Help needed in searching a pattern from a mails.
Joined: 04 Jul 2006
Posts: 2
Help needed in searching a pattern from a mails.
Hi All,
This is what I am doing.
In my company, we need to download some builds from a server. These
builds are uploaded during night at US. As soon as they upload build,
we get a mail something like this.
<START OF MAIL>
From: release-eng@... [mailto:release-eng@...]
To: release-eng [DL UNIX]
Subject: PUNEVAULT.VXINDIA.VERITAS.COM: Replication hpux
5.0-2006-06-09a completed successfully!
The source location on SVLVAULT is:
/re/release_train/hpux/5.0/alpha/5.0-2006-06-09a
The destination location on PUNEVAULT.VXINDIA.VERITAS.COM is:
/re/release_train/hpux/5.0/alpha/5.0-2006-06-09a
For more information please refer to log file at
/re/bin/replication/replicasuccess/log.1069
<END OF MAIL>
These builds are of size near about 2 GB. If we do it mannually it
takes around 3 to 4 hours to complete.
Now, I want to automate this procedure. I have written a perl script
which contacts POP3 server. Searches for mail from perticular mail ID.
But, still I need to find
1. Server Name. (PUNEVAULT.VXINDIA.VERITAS.COM)
2. Build name (5.0-2006-06-09a)
3. Path on the remote server.
I am not good at PERL scripting, I want to do it in an efficient
manner. Can anyone help?
Script to download the build file by taring and gziping is already ready.
Thanks and regards,
Prasad.
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







