LukeSmithxyz / mutt-wizard

A system for automatically configuring mutt and isync with a simple interface and safe passwords
GNU General Public License v3.0
2.39k stars 382 forks source link

crontab doesnt work #986

Closed ewof closed 4 months ago

ewof commented 5 months ago

mailsync just doesnt work

*/1 * * * * PASSWORD_STORE_DIR=/home/username/.local/share/password-store mbsync -c /home/username/.config/mbsync/config -a

worked for me

ewof commented 4 months ago

this is because if ur on larbs a lot of the env vars are set with $XDG_DATA_DIR and mailsync doesnt look for that var