Code: Selecteer alles
:0
* ^From:.*info@volvo-forum.nl
{
SUBJ=`$FORMAIL -zxSubject: | expand | sed -e 's/^/</;s/ */./g;s/$/@volvo-forum.nl>/'`
:0hbf
| sed -e 's/page=last[^"<]*/page=fst_unread/g' | $FORMAIL -A "References: $SUBJ" -A "In-Reply-To: $SUBJ"
}