diff options
Diffstat (limited to '.claws-mail/clawsrc')
-rw-r--r-- | .claws-mail/clawsrc | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/.claws-mail/clawsrc b/.claws-mail/clawsrc index 7e7235d..1ac6085 100644 --- a/.claws-mail/clawsrc +++ b/.claws-mail/clawsrc @@ -1,8 +1,9 @@ [Common] +config_version=2 use_ext_inc=0 ext_inc_path=/usr/bin/mh/inc autochk_newmail=1 -autochk_interval=10 +autochk_interval=600 check_on_startup=1 open_inbox_on_inc=0 scan_all_after_inc=0 @@ -22,7 +23,9 @@ sendwin_height=250 outgoing_charset=AUTO encoding_method=0 outgoing_fallback_to_ascii=1 +rewrite_first_from=1 warn_empty_subj=1 +hide_timezone=0 allow_jisx0201_kana=0 auto_ext_editor=0 forward_as_attachment=0 @@ -32,6 +35,7 @@ compose_with_format=0 compose_subject_format= compose_body_format=Hello,\n show_compose_margin=0 +type_any_header=0 linewrap_length=72 linewrap_quotation=0 linewrap_pastes=1 @@ -112,10 +116,13 @@ inline_image=1 display_folder_unread_num=0 newsgroup_abbrev_len=16 translate_header=0 +default_sort_key=3 +default_sort_type=1 use_address_book=0 thread_by_subject=0 date_format=%Y-%m-%d (%a) %H:%M msgview_date_format=0 +next_on_delete=0 bold_unread=1 enable_thread=1 toolbar_style=3 @@ -162,7 +169,7 @@ summary_col_size_tags=150 folderwin_x=16 folderwin_y=16 folderview_width=297 -folderview_height=631 +folderview_height=833 folderview_visible=1 folder_col_show_folder=1 folder_col_show_new=1 @@ -177,11 +184,11 @@ folder_col_size_new=25 folder_col_size_unread=40 folder_col_size_total=32 summaryview_width=974 -summaryview_height=335 +summaryview_height=443 main_messagewin_x=256 main_messagewin_y=210 messageview_width=974 -messageview_height=291 +messageview_height=385 messageview_visible=1 mainview_x=64 mainview_y=64 @@ -397,6 +404,10 @@ diff_hunk_color=#a52a2a folder_search_wildcard=1 address_search_wildcard=1 enable_avatars=3 +use_master_passphrase=0 +master_passphrase= +master_passphrase_salt= +master_passphrase_pbkdf2_rounds=50000 [Plugins_Common] @@ -421,6 +432,7 @@ stylesheet= [GPG] auto_check_signatures=1 autocompletion=0 +autocompletion_limit=0 use_gpg_agent=1 store_passphrase=0 store_passphrase_timeout=0 @@ -428,4 +440,5 @@ passphrase_grab=0 gpg_warning=1 gpg_ask_create_key=0 skip_encryption_warning=pgpmime, +gpg_path= |