On 2018/09/28 19:43, Olivier Regnier wrote: > Hi > > I use imapfilter with the following command: imapfilter -c > ~/.config/imapfilter/config.lua. > > I noticed that a empty directory is created in my home directory either > $HOME/.imapfilter, despite the path of the configuration file that i've been > specified. > > Is it possible to avoid this? > > Thank you. > > -- > Regards, > Olivier Regnier >
Looking at the code it seems if you set IMAPFILTER_HOME (also mentioned in the ENVIRONMENT section in the manual) that will do the trick.