bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] ot: clicking email links advice


From: voytek
Subject: Re: [Bug-wget] ot: clicking email links advice
Date: Thu, 2 Jan 2014 20:28:08 +1100
User-agent: SquirrelMail/1.5.2 [SVN]

On Thu, January 2, 2014 8:24 pm, address@hidden wrote:
> On Thu, January 2, 2014 8:01 pm, Tim Ruehsen wrote:
>
>
>> But you can use the tool 'munpack' from the package 'mpack' to split
>> RFC-822
>> emails into single parts and then process the HTML part(s) with wget.
>>
>> Example:
>> 1. Save your email as xxx.mbox
>> 2. Extract the contents
>> $ munpack -t xxx.mbox
>> part1 (text/plain) part2 (text/html) 3. Process 'part2' with wget $ wget
>> --force-html -i part2
>> ...

> thanks
>
> the email contains 3 links, I need to click 1st link ONLY, is there any
> such trick ?

Tim,

thumbs UP

the first of 3 wgets returned what I need !!!

just need to stop other 2...?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]