Re: [PATCH 0/2] mbsync: couple of patches

2019-06-17 Thread Luis Chamberlain
On Mon, Jun 17, 2019 at 6:28 PM Luis Chamberlain wrote: > I however use systemd timers / unit files instead of cronjobs to > control and log my inbox proccessing. I failed to mention, another justification for systemd unit timers is how if you're starting fetching fresh, ie a new system, and you

[PATCH 0/2] mbsync: couple of patches

2019-06-17 Thread Luis Chamberlain
I just moved from offlineimap over to mbsync and I'm pretty happy. I however use systemd timers / unit files instead of cronjobs to control and log my inbox proccessing. Instead of just keeping this private figured I'd share it as it may be useful to others. My respective fork for those who prefe