From 65039890516820a89222ad9b01d6c5b349bdfa7a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 27 May 2018 14:06:08 -0400 Subject: accountrc, clawsrc, menurc: Update to Claws 3.14.1 Claws commit 3.13.2-180-g3b5b4f7 added "config_version" (set to 0). Commits 3.13.2-181-g358e811 and 3.13.2-182-g6bc99f8 removed APOP and RPOP account protocols, decremented IMAP (ID 3) and higher protocol IDs by 2, and bumped "config_version" to 1. Commit 3.13.2-197-gbc779dc raised "autochk_interval" granularity from minutes to seconds and bumped "config_version" to 2. 3.13.2-63-g2a6f8d1, 3.13.2-64-gcaa44e5, and later commits implemented and began using a password store, instead of storing passwords in account preferences. 3.13.2-139-ga451a77 removed the "imap_use_trash" account preference, due to bugs when set to 0. Commits 3.12.0-78-g9524293 and 3.12.0-82-g02c24e9 added "default_sort_key" and "default_sort_type". See also 3.12.0-91-g307fff3. The following hidden preferences were added by the following commits: * "rewrite_first_from": 3.14.0-94-ge070e40 * "hide_timezone": 3.14.0-22-g3a89a27 and 3.14.0-23-gf4e8599 * "type_any_header": 3.12.0-44-g5ef1df1 * "next_on_delete": 3.13.2-165-g92c1a19 --- (limited to '.claws-mail/accountrc') diff --git a/.claws-mail/accountrc b/.claws-mail/accountrc index bcbd7ca..d207a02 100644 --- a/.claws-mail/accountrc +++ b/.claws-mail/accountrc @@ -4,7 +4,7 @@ is_default=1 name=Patrick 'P. J.' McDermott address=pj@pehjota.net organization= -protocol=3 +protocol=1 receive_server=mail.pehjota.net smtp_server=mail.pehjota.net nntp_server= @@ -14,7 +14,6 @@ mail_command=/usr/sbin/sendmail -t -i use_nntp_auth=0 use_nntp_auth_onconnect=0 user_id=pj -password=! use_apop_auth=0 remove_mail=1 message_leave_time=7 @@ -38,7 +37,6 @@ msgid_with_addr=0 use_smtp_auth=0 smtp_auth_method=0 smtp_user_id= -smtp_password=! pop_before_smtp=0 pop_before_smtp_timeout=5 signature_type=0 @@ -79,9 +77,7 @@ ssl_smtp=0 ssl_certs_auto_accept=0 use_nonblocking_ssl=1 in_ssl_client_cert_file= -in_ssl_client_cert_pass=! out_ssl_client_cert_file= -out_ssl_client_cert_pass=! set_smtpport=0 smtp_port=25 set_popport=0 @@ -106,7 +102,6 @@ set_draft_folder=0 draft_folder= set_trash_folder=0 trash_folder= -imap_use_trash=1 [Account: 2] account_name=patrick.mcdermott@libiquity.com @@ -114,7 +109,7 @@ is_default=0 name=Patrick McDermott address=patrick.mcdermott@libiquity.com organization=Libiquity LLC -protocol=3 +protocol=1 receive_server=mail.libiquity.com smtp_server=mail.libiquity.com nntp_server= @@ -124,7 +119,6 @@ mail_command=/usr/sbin/sendmail -t -i use_nntp_auth=0 use_nntp_auth_onconnect=0 user_id=patrick.mcdermott -password=! use_apop_auth=0 remove_mail=1 message_leave_time=7 @@ -148,7 +142,6 @@ msgid_with_addr=0 use_smtp_auth=0 smtp_auth_method=0 smtp_user_id= -smtp_password=! pop_before_smtp=0 pop_before_smtp_timeout=5 signature_type=0 @@ -189,9 +182,7 @@ ssl_smtp=0 ssl_certs_auto_accept=0 use_nonblocking_ssl=1 in_ssl_client_cert_file= -in_ssl_client_cert_pass=! out_ssl_client_cert_file= -out_ssl_client_cert_pass=! set_smtpport=0 smtp_port=25 set_popport=0 @@ -216,7 +207,6 @@ set_draft_folder=0 draft_folder= set_trash_folder=0 trash_folder= -imap_use_trash=1 [Account: 3] account_name=sales@libiquity.com @@ -224,7 +214,7 @@ is_default=0 name=Libiquity address=sales@libiquity.com organization=Libiquity LLC -protocol=6 +protocol=4 receive_server= smtp_server=mail.libiquity.com nntp_server= @@ -234,7 +224,6 @@ mail_command=/usr/sbin/sendmail -t -i use_nntp_auth=0 use_nntp_auth_onconnect=0 user_id=pj -password=! use_apop_auth=0 remove_mail=1 message_leave_time=7 @@ -258,7 +247,6 @@ msgid_with_addr=0 use_smtp_auth=0 smtp_auth_method=0 smtp_user_id= -smtp_password=! pop_before_smtp=0 pop_before_smtp_timeout=5 signature_type=0 @@ -299,9 +287,7 @@ ssl_smtp=0 ssl_certs_auto_accept=0 use_nonblocking_ssl=1 in_ssl_client_cert_file= -in_ssl_client_cert_pass=! out_ssl_client_cert_file= -out_ssl_client_cert_pass=! set_smtpport=0 smtp_port=25 set_popport=0 @@ -326,4 +312,3 @@ set_draft_folder=1 draft_folder=#imap/patrick.mcdermott@libiquity.com/Drafts set_trash_folder=1 trash_folder=#imap/patrick.mcdermott@libiquity.com/Trash -imap_use_trash=1 -- cgit v0.9.1