You'll need to put the following in your .muttrc file. set alias_file=~/.mutt.aliases
This line sets the alias file. you can change it if you wish, but be sure and edit the alias adding commands as well. After you've set the file variable, you need to tell mutt to load it: source ~/.mutt.aliases Next, you'll need to set keybindings to add aliases to your alias list file: bind index A create-alias bind pager A create-alias This will tell mutt that whenever you hit shift+a (I *think* it's shift+a to match the capitals, because there are bindings with lowercase letters as well) to add the alias to your file. All this information can be found at http://www.linuxbrit.co.uk/mutt , and Tom's .muttrc is VERY well commented. I'd recommend it for anyone who's having problems setting up mutt, or wants a good example to follow. - Jordan ----- Original Message ----- From: "Roberto Pereyra" <[EMAIL PROTECTED]> To: <debian-user@lists.debian.org> Sent: Tuesday, February 12, 2002 6:23 AM Subject: mutt address list ? > > > Hi > > > How I can set a list address with mutt ? > > thanks a lot > > > Roberto Pereyra > Gualeguaychu > Argentina > GnuPG keyID: BB43E337 > http://pgp.mit.edu > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >