From 1a60a9c9a13299bfefb1f1211fd699c558a4121e Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sun, 6 Feb 2022 22:10:43 +0100 Subject: [PATCH] Remove config about ULG --- mail.org | 60 -------------------------------------------------------- 1 file changed, 60 deletions(-) diff --git a/mail.org b/mail.org index c907422..d6de73f 100644 --- a/mail.org +++ b/mail.org @@ -935,66 +935,6 @@ This empty code block is used to add a new line after signature #+begin_src conf :tangle ~/.config/neomutt/accounts/esrf.signature :comments none :padline no #+end_src -*** ULG -**** Configuration -#+begin_src conf :tangle ~/.config/neomutt/accounts/ulg :comments none -set from = "thomas.dehaeze@doct.uliege.be" -set sendmail = "~/.config/neomutt/bin/send_mail.sh ulg" - -# Other special folders. -set mbox = "+ulg/Archive" -set record = "+ulg/Sent" -set postponed = "+ulg/Drafts" - -set signature = "~/.config/neomutt/accounts/ulg.signature" - -macro index,pager d \ - "+ulg/Archive" \ - "Move message to the Archive" - -macro index,pager D \ - "+ulg/Trash" \ - "Move message to the Trash" -#+end_src - -**** Signature -#+begin_src conf :tangle ~/.config/neomutt/accounts/ulg.signature :comments none :padline no -Thomas Dehaeze -#+end_src -This empty code block is used to add a new line after signature -#+begin_src conf :tangle ~/.config/neomutt/accounts/ulg.signature :comments none :padline no -#+end_src - -*** ULIEGE -**** Configuration -#+begin_src conf :tangle ~/.config/neomutt/accounts/uliege :comments none -set from = "tdehaeze@uliege.be" -set sendmail = "~/.config/neomutt/bin/send_mail.sh uliege" - -# Other special folders. -set mbox = "+uliege/Archive" -set record = "+uliege/Sent" -set postponed = "+uliege/Drafts" - -set signature = "~/.config/neomutt/accounts/uliege.signature" - -macro index,pager d \ - "+uliege/Archive" \ - "Move message to the Archive" - -macro index,pager D \ - "+uliege/Trash" \ - "Move message to the Trash" -#+end_src - -**** Signature -#+begin_src conf :tangle ~/.config/neomutt/accounts/uliege.signature :comments none :padline no -Thomas Dehaeze -#+end_src -This empty code block is used to add a new line after signature -#+begin_src conf :tangle ~/.config/neomutt/accounts/uliege.signature :comments none :padline no -#+end_src - ** Basic Options #+BEGIN_SRC conf set wait_key = no # shut up, mutt