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

View File

@@ -0,0 +1,2 @@
set from="orien.vandenbergh@guidepointsecurity.com"
set hostname=felurian.guidepointsecurity.com # Name of the localhost