AutoYADM commit: 2025-03-12 00:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-12 00:00:06 -04:00
parent f7f2c83268
commit 400c32d8c2
2 changed files with 3 additions and 4 deletions

View file

@ -13,7 +13,6 @@ source = imaps+xoauth2://18daf3%40queensu.ca@outlook.office365.com
source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587 outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
# smtp-starttls = yes
from = Daniel Fichtinger <fichtinger.d@queensu.ca> from = Daniel Fichtinger <fichtinger.d@queensu.ca>
default = INBOX default = INBOX
copy-to = Sent copy-to = Sent

View file

@ -129,7 +129,7 @@
# See time.Time#Format at https://godoc.org/time#Time.Format # See time.Time#Format at https://godoc.org/time#Time.Format
# #
# Default: 2006 Jan 02 # Default: 2006 Jan 02
#timestamp-format=2006 Jan 02 timestamp-format=Jan 02 2006
# #
# Index-only time format for messages that were received/sent today. # Index-only time format for messages that were received/sent today.
@ -156,7 +156,7 @@
# Overrides timestamp-format for the message view. # Overrides timestamp-format for the message view.
# #
# Default: 2006 Jan 02, 15:04 GMT-0700 # Default: 2006 Jan 02, 15:04 GMT-0700
#message-view-timestamp-format=2006 Jan 02, 15:04 GMT-0700 message-view-timestamp-format=Jan 02 2006, 15:04 GMT-0700
# #
# If set, overrides timestamp-format in the message view for messages # If set, overrides timestamp-format in the message view for messages
@ -213,7 +213,7 @@
# Enable mouse events in the ui, e.g. clicking and scrolling with the mousewheel # Enable mouse events in the ui, e.g. clicking and scrolling with the mousewheel
# #
# Default: false # Default: false
#mouse-enabled=false mouse-enabled=false
# #
# Ring the bell when new messages are received # Ring the bell when new messages are received