#!/bin/sh
addr `grep ^From: [ft]*.log | sed -e 's/.*From: //' | sort | uniq`

