bd0ccbf50f
mutt: Enable sidebar and mailboxes
2022-02-16 09:54:45 +05:30
dea9be7cac
mutt: Fix possible conflicting mappings
2022-02-16 09:54:45 +05:30
26d7647b1f
systemd: Move the email service & timer from mutt
2022-01-28 12:07:10 +05:30
e743090e85
mutt: mailnotify: Notify emails from gitlab
2021-10-16 19:37:58 +05:30
ce71c5b1d3
mutt: Add helper macros for our work account as well
2021-03-18 10:44:26 +05:30
97595d9e6e
mutt: mailnotify: Fix the mail count logic
2021-02-25 18:17:20 +05:30
b1f19745f0
mutt: Add signature
2021-02-18 13:48:13 +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
4c04c16528
mutt: asymptotic: Fix set from
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-07-30 16:29:42 +05:30
2de0addc61
Switch to asymptotic
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-07-23 20:20:48 +05:30
e37c512c77
mutt: Fix msmtp account settings inside mutt
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-01-06 18:51:47 +05:30
bfb8a50c4a
mutt: Fix mailnotify script
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-01-06 12:35:17 +05:30
ae310a18f7
Update all mail related configs
...
1. Use app password for gmail accounts
2. Add nilenso account to mutt, imapfilter, mbsync, msmtp
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-01-06 10:55:00 +05:30
d29f4e0e27
mutt: Update mutt config
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-01-01 14:03:31 +05:30
a4ab466df0
mutt: Use gruvbox colorscheme for mutt
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-12-31 17:32:54 +05:30
7200bbece7
Switch to using stow for dotfiles management
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-12-31 14:18:38 +05:30
a56dac91d4
mutt: Fix email systemd timer
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-11-21 20:33:56 +05:30
d03be88543
Update email related configs
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-11-07 18:20:06 +05:30
babc2bb780
Update mail related configuration
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2018-11-23 23:10:37 +05:30
db2b4443be
Add systemd service files for use with mutt
2017-06-01 11:23:27 +05:30
ee95c2d562
Update mutt mail fetch and notify script for use with systemd
2017-06-01 11:21:58 +05:30
d162d9daa7
Update for making things work on Fedora 25
2017-05-26 16:37:27 +05:30
ec96e09021
mutt: Fix desktop mail notification
...
To send desktop notification from a background script running as root
(replace X_user and X_userid with the user and userid running X respectively):
sudo -u X_user DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/
X_userid/bus notify-send 'Hello world!' 'This is an example notification.'
Taken from https://wiki.archlinux.org/index.php/Desktop_notifications
2016-10-06 15:45:53 +05:30
58c70237e9
Initial commit of dotfiles
2016-03-07 22:01:28 +05:30