Marc <Marc@xxxxxxxxxxxxxxxxx> ha escrit: > [etc]# grep '/etc/mfmod_openmetrics.conf' /usr/lib/mailfromd/mfmod_openmetrics.so It will yield true if it contains /usr/local/etc/mfmod_openmetrics.conf as well. Besides, you'd better not use text-processing tools on binary files. A simple test whether or not your config is used: query the default URL (127.0.0.1:8080). If you get response, it is not. Regards, Sergey