--- /usr/src/poprelay1.5/poprelayd Tue Jan 21 20:35:50 2003 +++ /sbin/poprelayd Tue Mar 23 12:27:17 2004 @@ -357,8 +357,9 @@ $lasttimeout = time; timeoutdb(60 * $timeout_minutes); } closedb; + &added_output() if defined &added_output; sleep $log_wait_interval; } }