Re: How to save all mail addresses of existing mails?
Hello,
On Wed, Nov 12, 2008 at 12:40:01PM +0800, Chengqi(Lars) Song wrote:
> I have over 1000 mails and I want to save all the mail addresses
> appeared in them to aliases. Is there an easy way to do this? It will be
> frustrating to do it one by one.
maybe lbdb-fetchaddr [1] in combination with procmail helps you. If you
process the file created by lbdb-fetchaddr you may create aliases. But
I think it is easier to use
set query_command="lbdbq '%s'"
and get the adresses with query (maybe bound to "Q") or ^T while typing
addresses.
Greetings from Hamburg
Sebastian Waschik
[1] http://www.spinnaker.de/lbdb/