Initial commit

This commit is contained in:
fabrice.regnier
2022-11-30 19:43:06 +01:00
commit 2477cdfbe9
31 changed files with 2677 additions and 0 deletions

View File

@ -0,0 +1,106 @@
[Account: $number]
domain=kaz.local
name=$name@$domainname
account_name=IMAP
is_default=1
address=$name@$domainname
organization=
protocol=1
receive_server=mail.$domainname
recvtype=3
smtp_server=smtp.$domainname
nntp_server=
local_mbox=/var/mail
use_mail_command=0
mail_command=/usr/sbin/sendmail -t -i
use_nntp_auth=0
use_nntp_auth_onconnect=0
user_id=$name@$domainname
use_apop_auth=0
remove_mail=1
message_leave_time=7
message_leave_hour=0
enable_size_limit=0
size_limit=1024
filter_on_receive=1
filterhook_on_receive=1
imap_auth_method=0
receive_at_get_all=1
max_news_articles=300
inbox=#mh/Mailbox/inbox
local_inbox=#mh/Mailbox/inbox
imap_directory=
imap_subsonly=1
low_bandwidth=0
generate_msgid=1
generate_xmailer=1
add_custom_header=0
msgid_with_addr=0
use_smtp_auth=0
smtp_auth_method=0
smtp_user_id=
pop_before_smtp=0
pop_before_smtp_timeout=5
signature_type=0
signature_path=/home/debian/.signature
auto_signature=1
signature_separator=--
set_autocc=0
auto_cc=
set_autobcc=0
auto_bcc=
set_autoreplyto=0
auto_replyto=
enable_default_dictionary=0
default_dictionary=
enable_default_alt_dictionary=0
default_alt_dictionary=
compose_with_format=0
compose_subject_format=
compose_body_format=
reply_with_format=0
reply_quotemark=
reply_body_format=
forward_with_format=0
forward_quotemark=
forward_body_format=
default_privacy_system=
default_encrypt=0
default_encrypt_reply=1
default_sign=0
default_sign_reply=1
save_clear_text=0
encrypt_to_self=0
privacy_prefs=
ssl_pop=0
ssl_imap=0
ssl_nntp=0
ssl_smtp=0
ssl_certs_auto_accept=0
use_nonblocking_ssl=1
in_ssl_client_cert_file=
out_ssl_client_cert_file=
set_smtpport=0
smtp_port=25
set_popport=0
pop_port=110
set_imapport=0
imap_port=143
set_nntpport=0
nntp_port=119
set_domain=0
domain=
gnutls_set_priority=0
gnutls_priority=
set_tunnelcmd=0
tunnelcmd=
mark_crosspost_read=0
crosspost_color=0
set_sent_folder=0
sent_folder=
set_queue_folder=0
queue_folder=
set_draft_folder=0
draft_folder=
set_trash_folder=0
trash_folder=

View File

@ -0,0 +1,94 @@
[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=
#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=
#you can use $DOMAIN here
#the default organization is empty
#organization=
#you can use $DOMAIN here
#the default is smtp.$DOMAIN
#smtpserver=
#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
#3 for imap
#5 for a local mbox file
#recvtype=
#you can use $DOMAIN here
#the default is {pop,imap}.$DOMAIN
#recvserver=
#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 encryption on SMTP connections
#default is 0, 1 is SSL/TLS, 2 is STARTTLS
#smtpssl=
#whether to use encryption on POP3 or IMAP connections
#default is 0, 1 is SSL/TLS, 2 is STARTTLS
#recvssl=
#SSL/TLS client certificate path for SMTP
#default is empty (no certificate)
#smtpssl_cert=
#SSL/TLS client certificate path for POP/IMAP
#default is empty (no certificate)
#recvssl_cert=
#SSL/TLS client certificate password for SMTP
#default is empty (no password)
#smtpssl_cert_pass=
#SSL/TLS client certificate password for POP/IMAP
#default is empty (no password)
#recvssl_cert_pass=

View File

@ -0,0 +1,410 @@
[Common]
config_version=2
use_ext_inc=0
ext_inc_path=/usr/bin/mh/inc
autochk_newmail=0
autochk_interval=600
check_on_startup=0
open_inbox_on_inc=0
scan_all_after_inc=0
newmail_notify_manu=0
newmail_notify_auto=0
newmail_notify_cmd=
receive_dialog_mode=2
receivewin_width=460
receivewin_height=-1
no_receive_error_panel=0
close_receive_dialog=1
save_message=1
confirm_send_queued_messages=0
send_dialog_mode=0
sendwin_width=460
sendwin_height=-1
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
redirect_keep_from=0
undo_level=50
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=1
linewrap_pastes=1
primary_paste_unselects=0
linewrap_auto=1
auto_indent=1
autosave=1
autosave_length=50
autosave_encrypted=0
warn_large_insert=1
warn_large_insert_size=500
enable_aspell=0
dictionary=fr_FR
alt_dictionary=
use_alternate_dict=0
check_while_typing=1
recheck_when_changing_dict=1
misspelled_color=#ff0000
use_both_dicts=0
reply_with_quote=1
compose_dnd_insert_or_attach=0
reply_account_autoselect=1
forward_account_autoselect=1
reedit_account_autoselect=1
default_reply_list=1
show_ruler=1
reply_quote_mark=>
reply_quote_format=On %d\n%f wrote:\n\n%q\n%X
forward_quote_mark=>
forward_quote_format=\n\nBegin forwarded message:\n\n?d{Date: %d\n}?f{From: %f\n}?t{To: %t\n}?c{Cc: %c\n}?n{Newsgroups: %n\n}?s{Subject: %s\n}\n\n%M
quote_chars=>
widget_font=
message_font=-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-*
small_font=-*-helvetica-medium-r-normal--10-*-*-*-*-*-*-*
bold_font=-*-helvetica-bold-r-normal--12-*-*-*-*-*-*-*
normal_font=-*-helvetica-medium-r-normal--12-*-*-*-*-*-*-*
widget_font_gtk2=
message_font_gtk2=Monospace 10
print_font_gtk2=Monospace 9
small_font_gtk2=Sans 10
normal_font_gtk2=Sans 10
bold_font_gtk2=Sans Bold 10
use_different_print_font=0
derive_from_normal_font=1
custom_color1=#ff9900
custom_colorlabel1=Orange
custom_color2=#ff0000
custom_colorlabel2=Red
custom_color3=#ff66ff
custom_colorlabel3=Pink
custom_color4=#00ccff
custom_colorlabel4=Sky blue
custom_color5=#0000ff
custom_colorlabel5=Blue
custom_color6=#009900
custom_colorlabel6=Green
custom_color7=#663333
custom_colorlabel7=Brown
custom_color8=#aaaaaa
custom_colorlabel8=Grey
custom_color9=#c07254
custom_colorlabel9=Light brown
custom_color10=#c00000
custom_colorlabel10=Dark red
custom_color11=#cc1074
custom_colorlabel11=Dark pink
custom_color12=#5094cd
custom_colorlabel12=Steel blue
custom_color13=#ffd500
custom_colorlabel13=Gold
custom_color14=#00d800
custom_colorlabel14=Bright green
custom_color15=#c060c0
custom_colorlabel15=Magenta
display_image=1
resize_image=1
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=1
date_format=%a %x %H:%M
msgview_date_format=0
next_on_delete=0
bold_unread=1
enable_thread=1
toolbar_style=3
toolbar_detachable=0
show_col_headers=1
show_statusbar=1
show_searchbar=1
summary_col_show_mark=1
summary_col_show_unread=1
summary_col_show_subject=1
summary_col_show_from=1
summary_col_show_to=0
summary_col_show_date=1
summary_col_show_mime=1
summary_col_show_size=1
summary_col_show_number=0
summary_col_show_score=0
summary_col_show_locked=0
summary_col_show_tags=0
summary_col_pos_mark=0
summary_col_pos_unread=1
summary_col_pos_mime=2
summary_col_pos_subject=3
summary_col_pos_from=4
summary_col_pos_date=5
summary_col_pos_size=6
summary_col_pos_number=7
summary_col_pos_score=8
summary_col_pos_locked=9
summary_col_pos_to=10
summary_col_pos_tags=11
summary_col_size_mark=10
summary_col_size_unread=13
summary_col_size_mime=10
summary_col_size_subject=200
summary_col_size_from=120
summary_col_size_to=120
summary_col_size_date=118
summary_col_size_size=45
summary_col_size_number=40
summary_col_size_score=40
summary_col_size_locked=13
summary_col_size_tags=150
folderwin_x=16
folderwin_y=16
folderview_width=270
folderview_height=493
folderview_visible=1
folder_col_show_folder=1
folder_col_show_new=1
folder_col_show_unread=1
folder_col_show_total=1
folder_col_pos_folder=0
folder_col_pos_new=1
folder_col_pos_unread=2
folder_col_pos_total=3
folder_col_size_folder=120
folder_col_size_new=32
folder_col_size_unread=32
folder_col_size_total=32
summaryview_width=523
summaryview_height=262
main_messagewin_x=256
main_messagewin_y=210
messageview_width=523
messageview_height=228
messageview_visible=1
mainview_x=350
mainview_y=58
mainview_width=523
mainview_height=600
mainwin_x=350
mainwin_y=58
mainwin_maximised=0
mainwin_fullscreen=0
mainwin_menubar=1
mainwin_width=800
mainwin_height=600
messagewin_width=600
messagewin_height=540
mimeview_tree_height=60
sourcewin_width=600
sourcewin_height=500
compose_width=600
compose_height=560
compose_notebook_height=130
compose_x=0
compose_y=0
enable_color=1
quote_level1_color=#0000b3
quote_level2_color=#0000b3
quote_level3_color=#0000b3
enable_bgcolor=0
quote_level1_bgcolor=#cccccc
quote_level2_bgcolor=#d4d4d4
quote_level3_bgcolor=#dddddd
uri_color=#007f00
emphasis_color=#0000cf
target_folder_color=#da1cca
signature_color=#797979
recycle_quote_colors=0
display_header_pane=0
display_header=1
display_xface=1
render_html=1
invoke_plugin_on_html=0
promote_html_part=0
line_space=2
never_send_retrcpt=0
enable_smooth_scroll=0
scroll_step=1
scroll_half_page=0
hide_quoted=1
respect_flowed_format=0
show_all_headers=0
show_other_header=0
attach_desc=1
attach_save_directory=
attach_load_directory=
mime_textviewer=
mime_open_command=gedit '%s'
show_inline_attachments=1
layout_mode=0
always_show_message_when_selected=0
select_on_entry=3
show_tooltips=1
summary_select_prio1=2
summary_select_prio2=3
summary_select_prio3=1
summary_select_prio4=5
summary_select_prio5=0
summary_select_prio6=0
summary_select_prio7=0
mark_as_read_on_new_window=0
mark_as_read_delay=0
immediate_execution=1
nextunreadmsg_dialog=1
summary_from_show=0
pixmap_theme_path=INTERNAL_DEFAULT
ask_mark_all_read=1
ask_apply_per_account_filtering_rules=1
apply_per_account_filtering_rules=0
addressbook_use_editaddress_dialog=1
addressbook_hpaned_pos=-1
addressbook_vpaned_pos=-1
uri_open_command=firefox '%s'
ext_editor_command=gedit '%s'
cmds_use_system_default=1
add_address_by_click=0
session_passwords=0
confirm_on_exit=0
clean_trash_on_exit=0
ask_on_cleaning=1
warn_queued_on_exit=1
work_offline=0
summary_quicksearch_type=0
summary_quicksearch_recurse=1
io_timeout_secs=60
hide_score=-9999
important_score=1
clip_log=1
log_length=500
enable_log_standard=1
enable_log_warning=1
enable_log_error=1
enable_log_status=1
log_msg_color=#00af00
log_warn_color=#af0000
log_error_color=#af0000
log_in_color=#000000
log_out_color=#0000ef
log_status_ok_color=#00af00
log_status_nok_color=#0000af
log_status_skip_color=#aa00aa
enable_filtering_debug=0
filtering_debug_level=1
enable_filtering_debug_inc=1
enable_filtering_debug_manual=1
enable_filtering_debug_folder_proc=0
enable_filtering_debug_pre_proc=0
enable_filtering_debug_post_proc=0
filtering_debug_clip_log=1
filtering_debug_log_length=500
gtk_can_change_accels=0
color_new=#0000b3
filteringwin_width=500
filteringwin_height=-1
filteringactionwin_width=490
filteringactionwin_height=-1
matcherwin_width=520
matcherwin_height=-1
templateswin_width=480
templateswin_height=-1
actionswin_width=486
actionswin_height=-1
tagswin_width=486
tagswin_height=-1
addressbookwin_width=520
addressbookwin_height=-1
addressbookeditpersonwin_width=640
addressbookeditpersonwin_height=320
addressbookeditgroupwin_width=580
addressbookeditgroupwin_height=340
pluginswin_width=-1
pluginswin_height=-1
prefswin_width=600
prefswin_height=-1
folderitemwin_width=500
folderitemwin_height=-1
zero_replacement_char=0
editaccountwin_width=500
editaccountwin_height=-1
accountswin_width=500
accountswin_height=-1
logwin_width=520
logwin_height=-1
filtering_debugwin_width=600
filtering_debugwin_height=-1
folderselwin_width=300
folderselwin_height=-1
addressaddwin_width=300
addressaddwin_height=-1
addressbook_folderselwin_width=300
addressbook_folderselwin_height=-1
aboutwin_width=450
aboutwin_height=500
addrgather_width=450
addrgather_height=-1
news_subscribe_width=450
news_subscribe_height=400
warn_dnd=1
utf8_instead_of_locale_for_broken_mail=0
enable_swap_from=0
use_stripes_everywhere=1
use_stripes_in_summaries=1
stripes_color_offset=4000
enable_hscrollbar=1
folderview_vscrollbar_policy=0
textview_cursor_visible=0
hover_timeout=500
cache_max_mem_usage=4096
cache_min_keep_time=15
thread_by_subject_max_age=10
last_opened_folder=#imap/hacker@isp-a.milxc/Trash
goto_last_folder_on_startup=0
summary_quicksearch_sticky=1
summary_quicksearch_dynamic=0
summary_quicksearch_autorun=0
statusbar_update_step=10
compose_no_markup=0
skip_ssl_cert_check=0
live_dangerously=0
save_parts_readwrite=0
hide_quotes=0
unsafe_ssl_certs=0
real_time_sync=0
print_paper_type=
print_paper_orientation=0
print_margin_top=-1
print_margin_bottom=-1
print_margin_left=-1
print_margin_right=-1
print_use_color=0
print_use_collate=0
print_use_reverse=0
print_use_duplex=0
print_imgs=1
print_previewwin_width=600
print_previewwin_height=-1
use_networkmanager=1
use_shred=0
two_line_vertical=1
inherit_folder_properties=0
flush_metadata=1
nav_history_length=50
diff_added_color=#008b8b
diff_deleted_color=#6a5acd
diff_hunk_color=#a52a2a
folder_search_wildcard=1
address_search_wildcard=1
enable_avatars=3
use_master_passphrase=0
master_passphrase=
master_passphrase_salt=uO5gxcSFnCOAN3ESLXOZyqoz3aJemnEKsaaxqPtD5zyrigsCfpqE7ahXNY4N9A3qnEIBv/3PAqxeTUq9VrKr9g==
master_passphrase_pbkdf2_rounds=50000

View File

@ -0,0 +1,6 @@
<folder type="imap" sort="0" collapsed="0" account_id="$number" name="$name@$domainname">
<folderitem last_change="0" last_sync="0" uidnext="0" last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="0" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="Trash" name="Trash" type="trash" />
<folderitem last_change="0" last_sync="0" uidnext="0" last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="0" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="Sent" name="Sent" type="outbox" />
<folderitem last_change="0" last_sync="0" uidnext="0" last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="0" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="Drafts" name="Drafts" type="draft" />
<folderitem last_change="0" last_sync="0" uidnext="0" last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="0" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="INBOX" name="INBOX" type="inbox" />
</folder>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<folderlist>
<folder type="mh" path="Mail" sort="0" collapsed="1" name="Boîte aux lettres">
<folderitem last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="1641582172" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="inbox" name="inbox" type="inbox" />
<folderitem last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="1641582172" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="draft" name="draft" type="draft" />
<folderitem last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="1641582172" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="trash" name="trash" type="trash" />
<folderitem last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="1641582172" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="sent" name="sent" type="outbox" />
<folderitem last_seen="0" order="0" watched="0" ignore="0" locked="0" forwarded="0" replied="0" total="0" marked="0" unreadmarked="0" unread="0" new="0" mtime="1641582350" sort_type="descending" sort_key="date" hidereadthreads="0" hidedelmsgs="0" hidereadmsgs="0" threaded="1" thread_collapsed="0" collapsed="0" path="queue" name="queue" type="queue" />
</folder>
</folderlist>

View File

@ -0,0 +1,2 @@
[account:1]
recv $password