Moved host specific configurations out of central config files

This commit is contained in:
Orien Vandenbergh
2025-09-25 10:35:18 -04:00
parent a751685924
commit de00929fcd
6 changed files with 35 additions and 6 deletions

View File

@@ -0,0 +1,26 @@
# -*- muttrc -*-
#
# Mailboxes for mutt
#
# Where are mailboxes stored
set folder="imaps://imap.misfit.rodeo/INBOX"
# Where archived mail goes
set mbox="+Archive"
#set mbox="imaps://imap.misfit.rodeo/[Gmail]/All Mail"
# Where postponed messaged die
set postponed="+Drafts"
# ... and it gets saved in =outbox.
# Gmail does this automatically, let's not duplicate...
#set record="+[Gmail]/Sent Mail"
set record="+Sent"
# Look me up
set spoolfile="+INBOX"
mailboxes $spoolfile
set imap_check_subscribed = yes

3
neomutt/hosts/utage/main Normal file
View File

@@ -0,0 +1,3 @@
set from="orien@misfit.rodeo"
set hostname=utage.i.misfit.rodeo # Name of the localhost