Nguyen-Dai Quy <[EMAIL PROTECTED]> wrote:
>
> I would like to add automatically all email addresses into my "address
> book". How ?
Since there is no address book, there's no way to do what you want.
The closest thing Mutt had is a list of aliases, which are basically
short names that can be expanded to longer addresses. If that fits your
purpose, then you can use the "a" command to add each message's address
to your list of aliases. The following lines in your ~/.muttrc might
help you keep them in a separate file for editing:
#### Aliases
set alias_file=~/.aliases # Set file to add aliases to
source ~/.aliases # And read it in
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44