[mail] Update TLS fingerprint and fix syncmail script

This commit is contained in:
2020-10-30 09:53:24 -04:00
parent b1dcc289e5
commit 992e06c212
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +1,3 @@
#!/bin/sh
notmuch search --output=files tag:deleted | xargs -r rm
notmuch new
muchsync mail.local
exit 0
OUTPUT=$(script -c "muchsync mail.local > $(tty)")
notify-send "New mail" "$OUTPUT"

View File

@ -8,7 +8,7 @@ port 587
from colin@unbl.ink
user colin@unbl.ink
tls on
tls_fingerprint 94:EA:14:6F:F3:0A:E7:56:7B:91:A3:DF:37:C5:AD:F9:CF:13:42:FD:5D:F7:1A:DE:AD:E7:86:EF:B9:AB:95:CB
tls_fingerprint E0:D0:BE:06:C4:8C:5B:95:B9:47:CB:AA:92:23:06:7D:B2:56:9F:3A:C0:4C:01:0A:A6:AC:3A:BE:D3:F8:65:C0
passwordeval pass personal/colin@unbl.ink
#############################