Add custom neomutt and offlineimap to handle login correctly

This commit is contained in:
2025-10-15 02:41:49 +02:00
parent 4e1a60ae45
commit 8429e0006d
2 changed files with 7 additions and 0 deletions

4
.local/bin/offlineimap Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
[ -z "$MASTERPW" ] && read -sp "Enpass password:" MASTERPW
MASTERPW="$MASTERPW" /usr/bin/offlineimap