Konstantinos Georgokitsos wrote:
On Monday 04 May 2009 03:16:48 pm Per Jessen wrote:
Hello Kostas
Those emails were probably sent as message/rfc822 - "unencapsulation" is probably easiest with vi if it's only a few.
I looked at them and they are encapsulated as multi-part MIME with one of the part as you say message/rfc822. However, vi is not an option as there are more than 1800 left to look at...
Okay, then I think you have two reasonable options: 1) write a small script to go through the emails line by line. Identify start and end of the actual email that you want and extract that. 2) write a regex for sed for extracting the mail from the bounce message. /Per -- Per Jessen, Zürich (7.2°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org