Go to file
Efertone bae322ef89
add global aliases and rename INBOX to Inbox
Signed-off-by: Balazs Nadasdi <balazs@weave.works>
2023-09-13 10:59:02 +02:00
_themes change color def order 2023-07-20 17:28:50 +02:00
bin add outlook account 2023-09-11 16:09:05 +02:00
efertone_outlook.com add outlook account 2023-09-11 16:09:05 +02:00
weaveworks commit changes 2022-02-11 12:00:34 +01:00
yitsushi_gmail.com personal gmail 2022-06-30 15:26:53 +02:00
.gitignore add global aliases and rename INBOX to Inbox 2023-09-13 10:59:02 +02:00
README.md small note about flags 2021-10-14 19:15:39 +02:00
auto_view.conf Squash for a new start 2021-10-13 12:56:52 +02:00
gmail.conf add global aliases and rename INBOX to Inbox 2023-09-13 10:59:02 +02:00
gpg.conf Squash for a new start 2021-10-13 12:56:52 +02:00
headers.conf Squash for a new start 2021-10-13 12:56:52 +02:00
mailcap Squash for a new start 2021-10-13 12:56:52 +02:00
muttrc add global aliases and rename INBOX to Inbox 2023-09-13 10:59:02 +02:00
outlook.conf add global aliases and rename INBOX to Inbox 2023-09-13 10:59:02 +02:00

README.md

What's inside the creds.gpg file?

set my_address = "email@address.tld"
set my_password = "password"
set my_name = "my fancy name"

Message flags

Message status flags

Flag 	Description
D 	message is deleted (is marked for deletion)
d 	message has attachments marked for deletion
K 	contains a PGP public key
N 	message is new
O 	message is old
P 	message is PGP encrypted
r 	message has been replied to
S 	message is signed, and the signature is successfully verified
s 	message is signed
! 	message is flagged
* 	message is tagged
n 	thread contains new messages (only if collapsed)
o 	thread contains old messages (only if collapsed)

Message recipient flags

+ 	message is to you and you only
T 	message is to you, but also to or CC'ed to others
C 	message is CC'ed to you
F 	message is from you
L 	message is sent to a subscribed mailing list
R 	message has your address in the Reply-To field