I used this to start fetchmail on an Ubuntu 7.10 server running Request Tracker.
Edit /etc/rc.local, add your command, make sure it doesn’t create any output. This is my command:
su rt -c “fetchmail -d 300″ > /dev/null 2>&1
It starts a background fetchmail process as the “rt” user, just as the Request Tracker documentation states.
Copyright ©2005-2007 Nicholas Brand. All rights reserved.
powered by WordPress.
23 queries. 0.118 seconds