source ~/.local/share/offlineimap/mailboxes
# Receiving, sending and searching
-set sendmail="/home/mrl/.config/mutt/checkattach.sh msmtp -a net"
+set sendmail="checkattach.sh msmtp -a net"
set send_charset="us-ascii:utf-8"
macro index,pager $ "<shell-escape>/home/mrl/.config/mutt/force_sync.sh<enter><sync-mailbox>" "Force refresh"
macro attach B "<pipe-entry>firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"<enter>"
# Set the correct msmtp account for the different addresses
send2-hook '~f mart@martlubbers.net'\
- 'set sendmail="/home/mrl/.config/mutt/checkattach.sh msmtp -a net"'
+ 'set sendmail="checkattach.sh msmtp -a net"'
send2-hook '((~f m.lubbers@cs.ru.nl)|(~f m.lubbers@science.ru.nl)|(~f mart@cs.ru.nl))'\
- 'set sendmail="/home/mrl/.config/mutt/checkattach.sh msmtp -a ru"'
+ 'set sendmail="checkattach.sh msmtp -a ru"'
# Macro for switching to the ru address
macro compose <esc>2 "<esc>f^UMart Lubbers <mart@cs.ru.nl><enter>"
remoterepository = Remote
autorefresh = 0.5
quick = 10
-postsynchook = ~/.config/offlineimap/newmail.sh
+postsynchook = newmail.sh
#proxy = SOCKS5:localhost:8008
[Repository Local]