Commit graph

8 commits

Author SHA1 Message Date
e88c9bc3d4
mutt: Clean up and refactor configuration
Refactored by stealing from
https://github.com/iagox86/mutt.git
2024-11-05 14:12:03 +05:30
acaebdf0a4
mutt: Add email accounts for our own domains
Switch to Migadu for our own domains. Migadu mandates
bringing your own domain for email and as such we can
now have separate mail boxes for both our .com & .net
domains. We will drop fastmail once our plan expires.

Also lots of clean up. Seems per account key binds were
broken pretty much ever since these were added.
2024-11-05 14:12:03 +05:30
52dbf54ea2
mutt: accounts/fastmail: Add a few shortcuts 2024-10-27 18:50:49 +05:30
ed7ac360a0
mutt: accounts/fastmail: Disable GPG signing
Would love to keep this enabled but let us face it, no one cares.
And if we want to use this account for sending to mailing lists
best to not enable this.
2023-02-25 18:00:07 +05:30
c547cfc5d5 mutt: Enable signing for sanchayanmaity.net account
We use hooks to selectively enable signing and use a different signature
when signing.
2022-12-16 17:43:29 +05:30
dea9be7cac mutt: Fix possible conflicting mappings 2022-02-16 09:54:45 +05:30
3f8010bc09 mutt: Set the "from" correctly to include sender name 2021-02-16 20:11:04 +05:30
2b89f36dc5 Add support for our now primary fastmail account
While at it, add some macros to mutt and clean up shell script with
shellcheck.

We also stop running imapfilter for anything but our own accounts.
2021-02-13 22:42:20 +05:30