1 # sample abook configuration file
2 # see abookrc(5) for detailed explanation
4 # Automatically save database on exit
7 # Show all email addresses in list
8 set show_all_emails=true
10 # Screen column for email field to start
13 # Field to be used in the extra column
14 set extra_column=phone
15 # frequently used values:
18 # workphone Work Phone
24 # Specify an alternative field to be displayed in the extra
25 # column if there is no data for the field specified in
26 # extra_column for a particular item.
27 set extra_alternative=-1
29 # Screen column for the extra field to start
32 # Command used to start mutt
35 # Return all email addresses to a mutt query
36 set mutt_return_all_emails=true
38 # Command used to print
41 # Command used to start the web browser
44 # address style [eu|us|uk]
47 # use ASCII characters only
48 set use_ascii_only=false
50 set add_email_prevent_duplicates=false