18092024
This commit is contained in:
parent
15464e5135
commit
72da4e7cd2
14 changed files with 175 additions and 27 deletions
11
global/.config/mutt/accounts/account.com.foozzione_gmail
Normal file
11
global/.config/mutt/accounts/account.com.foozzione_gmail
Normal file
|
@ -0,0 +1,11 @@
|
|||
set from = "foozzione@gmail.com"
|
||||
set realname = "Tkachenko Ihor"
|
||||
|
||||
set mbox_type = Maildir
|
||||
set folder = "$HOME/.local/share/email/foozzione_gmail"
|
||||
set spoolfile = "+INBOX"
|
||||
set postponed = "+[Gmail].Черновики"
|
||||
set record = "+[Gmail].Отправленные"
|
||||
set trash = "+[Gmail].Корзина"
|
||||
|
||||
mailboxes =INBOX ='[Gmail].Вся почта' =[Gmail].Помеченные =[Gmail].Отправленные =[Gmail].Черновики =[Gmail].Корзина =[Gmail].Спам
|
11
global/.config/mutt/accounts/account.com.fz0x1_posteo
Normal file
11
global/.config/mutt/accounts/account.com.fz0x1_posteo
Normal file
|
@ -0,0 +1,11 @@
|
|||
set from = "fz0x1@posteo.net"
|
||||
set realname = "fz0x1"
|
||||
|
||||
set mbox_type = Maildir
|
||||
set folder = "$HOME/.local/share/email/fz0x1_posteo"
|
||||
set spoolfile = "+INBOX"
|
||||
set postponed = "+Drafts"
|
||||
set record = "+Sent"
|
||||
set trash = "+Trash"
|
||||
|
||||
mailboxes =INBOX =Sent =Service =Hosting =Keys =Drafts =Trash ='Receiving guarantee notifications' =Spam
|
Loading…
Add table
Add a link
Reference in a new issue