addressbook-to-alias.README: 03/09/1999 KELEMEN Peter I had a quite large addressbook and I use fcc-folders extensively, so I wrote a small tool to convert it to Mutt's alias format. The Perl script takes four optional parameters (the defaults are enclosed in []'s): --hook= [fcc-save] What type of Mutt's hooks should be used. If an fcc is defined for a distribution list, hooks are ignored unless the hook type is fcc. --addressbook= [~/.addressbook] Pine addressbook. --muttrc= [~/.muttalias] Mutt config file to append converted entries to. --comment | --nocomment [nocomment] Controls that Pine addressbook comments should be appended after each alias as Mutt comment (with a `#'). Enjoy. Comments, suggestion and creative criticism are welcome.