From: Héctor G. <he...@de...> - 2006-03-13 14:03:28
|
Hi, This patch would allow to specify the pid dir independent of the home dir. This would allow to have fetchmail-UIDL-cache file on /var/lib/fetchmail and pid file on /var/run/fetchmail This is needed when you run a global fetchmail with non-root user (as we do on Debian) So far this patch allows to specify pid dir with env var FETCHMAILPIDDIR Regards, Héctor |