Patches item #2509524, was opened at 2009-01-15 11:04
Message generated for change (Comment added) made by gingerdog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2509524&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: SVN (please specify revision!)
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: alban (albanpeignier)
Assigned to: Nobody/Anonymous (nobody)
Summary: fetchmail.pl with config, syslog, lock and tempfile
Initial Comment:
We improved fetchmail.pl to run it in production.
Here is our patch from svn trunk r515 :
Support for : config, syslog, lock and tempfile
* load configuration from a dedicated file
* support a --config option
* use syslog to log activities and errors
* use a lock file to avoid several instances
* write fetchmail configuration into a temp file
* execute fetchmail with a specified configuration and pid file
http://github.com/albanpeignier/postfixadmin/commit/fa4667ac97f46cd73a29cc4e50c3c8cef40cfbb3
----------------------------------------------------------------------
>Comment By: GingerDog (gingerdog)
Date: 2009-01-15 11:26
Message:
Hi Alan, Thank you for the patch.
I've merged it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2509524&group_id=191583
|