From 50073b81a59656e1abba65b3d1338535ad821c53 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Thu, 22 Sep 2022 09:05:05 +0300 Subject: [PATCH] =?UTF-8?q?mail-client/claws-mail:=20=D0=9E=D0=B1=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B5=D0=BA=20=D0=B4=D0=BE=204.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../claws-mail-3.14-4.0/.calculate_directory | 1 + .../mail-client/claws-mail-3.14-4.0/clawsrc | 3 + .../mail-client/claws-mail-3.14-4.0/ini.env | 7 ++ .../claws-mail-3.14/.calculate_directory | 2 +- .../claws-mail-4.0/.calculate_directory | 1 + .../mail-client/claws-mail-4.0/accountrc.tmpl | 97 +++++++++++++++++++ .../2-user/mail-client/claws-mail-4.0/clawsrc | 64 ++++++++++++ .../2-user/mail-client/claws-mail-4.0/ini.env | 7 ++ .../mail-client/claws-mail-4.0/signature | 2 + 9 files changed, 183 insertions(+), 1 deletion(-) create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/.calculate_directory create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/clawsrc create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/ini.env create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/.calculate_directory create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/accountrc.tmpl create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/clawsrc create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/ini.env create mode 100644 profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/signature diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/.calculate_directory b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/.calculate_directory new file mode 100644 index 000000000..8f8a83cc9 --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/.calculate_directory @@ -0,0 +1 @@ +# Calculate append=skip mergepkg(mail-client/claws-mail)>=4.0&&ini(update.claws-mail)!=off&&ini(ver.claws-mail)=>3.14,4.0 diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/clawsrc b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/clawsrc new file mode 100644 index 000000000..6161a07bd --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/clawsrc @@ -0,0 +1,3 @@ +# Calculate path=~/.claws-mail append=after +[Plugins_GTK3] +/usr/lib64/claws-mail/plugins/notification.so diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/ini.env b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/ini.env new file mode 100644 index 000000000..794b5d4f4 --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14-4.0/ini.env @@ -0,0 +1,7 @@ +# Calculate path=~/.calculate format=samba + +[ver] +claws-mail = 4.0 + +[update] +claws-mail = on diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14/.calculate_directory b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14/.calculate_directory index 21636e8df..39c3f36cd 100644 --- a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14/.calculate_directory +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-3.14/.calculate_directory @@ -1 +1 @@ -# Calculate append=skip mergepkg()>=3.14&&ini(update.claws-mail)!=off&&ini(ver.claws-mail)== +# Calculate append=skip mergepkg()=>3.14,4.0&&ini(update.claws-mail)!=off&&ini(ver.claws-mail)== diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/.calculate_directory b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/.calculate_directory new file mode 100644 index 000000000..74c0a56f4 --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/.calculate_directory @@ -0,0 +1 @@ +# Calculate append=skip mergepkg()>=4.0&&ini(update.claws-mail)!=off&&ini(ver.claws-mail)== diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/accountrc.tmpl b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/accountrc.tmpl new file mode 100644 index 000000000..65f303bcb --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/accountrc.tmpl @@ -0,0 +1,97 @@ +# Calculate path=~/.claws-mail format=samba +[AccountTemplate] +#you can use $DEFAULTDOMAIN here +#domain must be defined before the variables that use it +#by default, domain is extracted from the hostname +#domain= + +#you can use $USERNAME for name (this is the default) +name=#-ur_fullname-# + +#you can use $LOGIN, $NAME_MAIL and $DOMAIN here +#$NAME_MAIL is the name without uppercase and with dots instead +#of spaces +#the default is $NAME_MAIL@$DOMAIN +email=#-ur_mail-# + +#you can use $DOMAIN here +#the default organization is empty +organization=#-server(mail.organization)-# + +#you can use $DOMAIN here +#the default is smtp.$DOMAIN +smtpserver=#-server(mail.send_host)-# + +#Whether to use smtp authentication +#the default is 0 (no) +#smtpauth= + +#SMTP username +#you can use $LOGIN, $NAME_MAIL, $DOMAIN or $EMAIL here +#the default is empty (same as reception username) +#smtpuser= + +#SMTP password +#the default is empty (same as reception password) +#smtppass= + +#recvtype can be: +#0 for pop3 +#1 for imap +#3 for a local mbox file +recvtype=1 + +imap_subsonly=0 + +#you can use $DOMAIN here +#the default is {pop,imap}.$DOMAIN +recvserver=#-server(mail.host)-# + +#you can use $LOGIN, $NAME_MAIL, $DOMAIN or $EMAIL here +#default is $LOGIN +#recvuser= + +#default is empty +#recvpass= + +#imap dir if imap (relative to the home on the server) +#default is empty +#imapdir= + +#show subscribed folders only, if imap +#default is TRUE +#subsonly= + +#mbox file if local +#you can use $LOGIN here +#default is /var/mail/$LOGIN +#mboxfile= + +#mailbox name if pop3 or local +#relative path from the user's home +#default is "Mail" +#mailbox= + +#whether to use ssl on smtp connections +#default is 0, 1 is ssl, 2 is starttls +#smtpssl= + +#whether to use ssl on pop or imap connections +#default is 0, 1 is ssl, 2 is starttls +recvssl=2 + +#SSL client certificate path for SMTP +#default is empty (no certificate) +#smtpssl_cert= + +#SSL client certificate path for POP/IMAP +#default is empty (no certificate) +#recvssl_cert= + +#SSL client certificate password for SMTP +#default is empty (no password) +#smtpssl_cert_pass= + +#SSL client certificate password for POP/IMAP +#default is empty (no password) +#recvssl_cert_pass= diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/clawsrc b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/clawsrc new file mode 100644 index 000000000..60c41b5ea --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/clawsrc @@ -0,0 +1,64 @@ +# Calculate path=~/.claws-mail +[Common] +#открывать выбранные сообщения +always_show_message_when_selected=1 +#автоматически проверять наличие новых сообщений +autochk_newmail=1 +#интервал проверки почты +autochk_interval=5 +#проверять почту при запуске +check_on_startup=1 +#показывать кол-во сообщений в имени папки +display_folder_unread_num=2 +#отображаемые столбцы +folder_col_show_new=0 +folder_col_show_unread=0 +folder_col_show_total=0 +folder_col_pos_folder=3 +folder_col_pos_new=2 +folder_col_pos_unread=1 +folder_col_pos_total=0 +message_font_gtk2=Droid Sans Mono Slashed #-ini(profile.font-size)-# +normal_font_gtk2=Droid Sans #-ini(profile.font-size)-# +never_send_retrcpt=1 +uri_open_command=xdg-open '%s' +ext_editor_command=xdg-open '%s' +mime_textviewer=xdg-open '%s' +#?pkg(x11-themes/claws-mail-theme-papirus)!=# +pixmap_theme_path=/usr/share/claws-mail/themes/Papirus +#pkg# +#?pkg(x11-themes/claws-mail-theme-papirus)==&&pkg(x11-themes/claws-mail-theme-calculate)!=# +pixmap_theme_path=/usr/share/claws-mail/themes/Calculate +#pkg# +#?os_locale_lang!=en_US# +alt_dictionary=en_US +use_alternate_dict=1 +use_both_dicts=1 +#os_locale_lang# +reply_quote_format=%X\n\nOn %d\n%f wrote:\n\n%q +toolbar_style=1 + +[NotificationPlugin] +popup_show=0 +trayicon_close_to_tray=1 +trayicon_enabled=1 +trayicon_popup_enabled=0 + +[Plugins_GTK2] +/usr/lib/claws-mail/plugins/address_keeper.so +/usr/lib/claws-mail/plugins/fancy.so +/usr/lib/claws-mail/plugins/libravatar.so +/usr/lib/claws-mail/plugins/notification.so +/usr/lib/claws-mail/plugins/pdf_viewer.so + +[AddressKeeper] +addressbook_folder=addrbook-000001.xml + +[fancy] +auto_load_images=1 +open_external=1 +lock_extern_content=0 + +[Plugins_GTK3] +/usr/lib64/claws-mail/plugins/notification.so + diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/ini.env b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/ini.env new file mode 100644 index 000000000..794b5d4f4 --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/ini.env @@ -0,0 +1,7 @@ +# Calculate path=~/.calculate format=samba + +[ver] +claws-mail = 4.0 + +[update] +claws-mail = on diff --git a/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/signature b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/signature new file mode 100644 index 000000000..4a04c3cee --- /dev/null +++ b/profiles/templates/3.6/6_ac_desktop_profile/2-user/mail-client/claws-mail-4.0/signature @@ -0,0 +1,2 @@ +# Calculate name=.signature +#-server(mail.signature,signature)-##-replace('\n',"\n",signature)-#