{"id":20874677,"url":"https://github.com/neomutt/test-config-split","last_synced_at":"2026-03-19T17:56:17.263Z","repository":{"id":72106979,"uuid":"232182041","full_name":"neomutt/test-config-split","owner":"neomutt","description":"Which config should be Account- or Mailbox-specific and which global?","archived":false,"fork":false,"pushed_at":"2020-10-17T00:05:50.000Z","size":352,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-12T16:15:13.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neomutt.png","metadata":{"files":{"readme":"README.md","changelog":"history.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-06T20:43:05.000Z","updated_at":"2023-02-27T23:05:12.000Z","dependencies_parsed_at":"2023-03-11T11:52:25.910Z","dependency_job_id":null,"html_url":"https://github.com/neomutt/test-config-split","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neomutt/test-config-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftest-config-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftest-config-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftest-config-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftest-config-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neomutt","download_url":"https://codeload.github.com/neomutt/test-config-split/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftest-config-split/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28024524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T06:35:40.830Z","updated_at":"2025-12-25T08:18:11.392Z","avatar_url":"https://github.com/neomutt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeoMutt-specific Config (Global)\n\n[NeoMutt](README.md) [Account](account/README.md) [Mailbox](account/mailbox/README.md)\n\n## cache\n\nHeader/message caching options.\nThese _could_ be Account-specific, but for simplicity they're global.\n\n- [header_cache](header_cache.md)\n- [header_cache_backend](header_cache_backend.md)\n- [header_cache_compress](header_cache_compress.md)\n- [header_cache_pagesize](header_cache_pagesize.md)\n- [maildir_header_cache_verify](maildir_header_cache_verify.md)\n- [message_cachedir](message_cachedir.md)\n- [message_cache_clean](message_cache_clean.md)\n\n## pgp\n\nThese PGP commands will depend on your system and are unlikely to change.\nBetter still, enable [crypt_use_gpgme](crypt_use_gpgme.md).\n\n- [pgp_clearsign_command](pgp_clearsign_command.md)\n- [pgp_decode_command](pgp_decode_command.md)\n- [pgp_decrypt_command](pgp_decrypt_command.md)\n- [pgp_encrypt_only_command](pgp_encrypt_only_command.md)\n- [pgp_encrypt_sign_command](pgp_encrypt_sign_command.md)\n- [pgp_export_command](pgp_export_command.md)\n- [pgp_getkeys_command](pgp_getkeys_command.md)\n- [pgp_import_command](pgp_import_command.md)\n- [pgp_list_pubring_command](pgp_list_pubring_command.md)\n- [pgp_list_secring_command](pgp_list_secring_command.md)\n- [pgp_sign_command](pgp_sign_command.md)\n- [pgp_verify_command](pgp_verify_command.md)\n- [pgp_verify_key_command](pgp_verify_key_command.md)\n\n## sidebar\n\nThe Sidebar is shared across multiple Accounts, so its settings need to be global.\n\n- [sidebar_component_depth](sidebar_component_depth.md)\n- [sidebar_delim_chars](sidebar_delim_chars.md)\n- [sidebar_divider_char](sidebar_divider_char.md)\n- [sidebar_folder_indent](sidebar_folder_indent.md)\n- [sidebar_format](sidebar_format.md)\n- [sidebar_indent_string](sidebar_indent_string.md)\n- [sidebar_new_mail_only](sidebar_new_mail_only.md)\n- [sidebar_next_new_wrap](sidebar_next_new_wrap.md)\n- [sidebar_non_empty_mailbox_only](sidebar_non_empty_mailbox_only.md)\n- [sidebar_on_right](sidebar_on_right.md)\n- [sidebar_short_path](sidebar_short_path.md)\n- [sidebar_sort_method](sidebar_sort_method.md)\n- [sidebar_visible](sidebar_visible.md)\n- [sidebar_width](sidebar_width.md)\n\n## smime\n\nThese SMIME commands will depend on your system and are unlikely to change.\nBetter still, enable [crypt_use_gpgme](crypt_use_gpgme.md).\n\n- [smime_decrypt_command](smime_decrypt_command.md)\n- [smime_encrypt_command](smime_encrypt_command.md)\n- [smime_get_cert_command](smime_get_cert_command.md)\n- [smime_get_cert_email_command](smime_get_cert_email_command.md)\n- [smime_get_signer_cert_command](smime_get_signer_cert_command.md)\n- [smime_import_cert_command](smime_import_cert_command.md)\n- [smime_pk7out_command](smime_pk7out_command.md)\n- [smime_sign_command](smime_sign_command.md)\n- [smime_verify_command](smime_verify_command.md)\n- [smime_verify_opaque_command](smime_verify_opaque_command.md)\n\n## misc\n\n- [abort_noattach](abort_noattach.md)\n- [abort_noattach_regex](abort_noattach_regex.md)\n- [abort_nosubject](abort_nosubject.md)\n- [abort_unmodified](abort_unmodified.md)\n- [alias_file](alias_file.md)\n- [alias_format](alias_format.md)\n- [allow_ansi](allow_ansi.md)\n- [arrow_cursor](arrow_cursor.md)\n- [ascii_chars](ascii_chars.md)\n- [attach_charset](attach_charset.md)\n- [attach_format](attach_format.md)\n- [attach_save_dir](attach_save_dir.md)\n- [attach_save_without_prompting](attach_save_without_prompting.md)\n- [attach_sep](attach_sep.md)\n- [attach_split](attach_split.md)\n- [autoedit](autoedit.md)\n- [auto_subscribe](auto_subscribe.md)\n- [beep](beep.md)\n- [beep_new](beep_new.md)\n- [bounce](bounce.md)\n- [braille_friendly](braille_friendly.md)\n- [browser_abbreviate_mailboxes](browser_abbreviate_mailboxes.md)\n- [certificate_file](certificate_file.md)\n- [charset](charset.md)\n- [compose_format](compose_format.md)\n- [config_charset](config_charset.md)\n- [content_type](content_type.md)\n- [crypt_use_gpgme](crypt_use_gpgme.md)\n- [debug_file](debug_file.md)\n- [debug_level](debug_level.md)\n- [default_hook](default_hook.md)\n- [digest_collapse](digest_collapse.md)\n- [duplicate_threads](duplicate_threads.md)\n- [editor](editor.md)\n- [edit_headers](edit_headers.md)\n- [encode_from](encode_from.md)\n- [entropy_file](entropy_file.md)\n- [escape](escape.md)\n- [external_search_command](external_search_command.md)\n- [fast_reply](fast_reply.md)\n- [folder_format](folder_format.md)\n- [gecos_mask](gecos_mask.md)\n- [header](header.md)\n- [header_color_partial](header_color_partial.md)\n- [help](help.md)\n- [hide_limited](hide_limited.md)\n- [hide_missing](hide_missing.md)\n- [hide_thread_subject](hide_thread_subject.md)\n- [hide_top_limited](hide_top_limited.md)\n- [hide_top_missing](hide_top_missing.md)\n- [history](history.md)\n- [history_file](history_file.md)\n- [history_remove_dups](history_remove_dups.md)\n- [honor_disposition](honor_disposition.md)\n- [honor_followup_to](honor_followup_to.md)\n- [idn_decode](idn_decode.md)\n- [idn_encode](idn_encode.md)\n- [implicit_autoview](implicit_autoview.md)\n- [ispell](ispell.md)\n- [mailcap_path](mailcap_path.md)\n- [mailcap_sanitize](mailcap_sanitize.md)\n- [markers](markers.md)\n- [mask](mask.md)\n- [menu_context](menu_context.md)\n- [menu_move_off](menu_move_off.md)\n- [menu_scroll](menu_scroll.md)\n- [meta_key](meta_key.md)\n- [mime_forward](mime_forward.md)\n- [mime_forward_decode](mime_forward_decode.md)\n- [mime_forward_rest](mime_forward_rest.md)\n- [mime_type_query_command](mime_type_query_command.md)\n- [mime_type_query_first](mime_type_query_first.md)\n- [mixmaster](mixmaster.md)\n- [mix_entry_format](mix_entry_format.md)\n- [narrow_tree](narrow_tree.md)\n- [net_inc](net_inc.md)\n- [new_mail_command](new_mail_command.md)\n- [pipe_decode](pipe_decode.md)\n- [pipe_sep](pipe_sep.md)\n- [pipe_split](pipe_split.md)\n- [preferred_languages](preferred_languages.md)\n- [print](print.md)\n- [print_command](print_command.md)\n- [print_decode](print_decode.md)\n- [print_split](print_split.md)\n- [prompt_after](prompt_after.md)\n- [query_command](query_command.md)\n- [query_format](query_format.md)\n- [quit](quit.md)\n- [read_inc](read_inc.md)\n- [recall](recall.md)\n- [resume_draft_files](resume_draft_files.md)\n- [resume_edited_draft_files](resume_edited_draft_files.md)\n- [rfc2047_parameters](rfc2047_parameters.md)\n- [save_history](save_history.md)\n- [shell](shell.md)\n- [show_multipart_alternative](show_multipart_alternative.md)\n- [skip_quoted_offset](skip_quoted_offset.md)\n- [sleep_time](sleep_time.md)\n- [sort_alias](sort_alias.md)\n- [sort_browser](sort_browser.md)\n- [sort_re](sort_re.md)\n- [spam_separator](spam_separator.md)\n- [status_on_top](status_on_top.md)\n- [suspend](suspend.md)\n- [timeout](timeout.md)\n- [time_inc](time_inc.md)\n- [tmpdir](tmpdir.md)\n- [ts_enabled](ts_enabled.md)\n- [ts_icon_format](ts_icon_format.md)\n- [ts_status_format](ts_status_format.md)\n- [use_ipv6](use_ipv6.md)\n- [visual](visual.md)\n- [wait_key](wait_key.md)\n- [write_inc](write_inc.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Ftest-config-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneomutt%2Ftest-config-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Ftest-config-split/lists"}