Package: uucp Version: 1.07-17 Severity: normal Tags: patch If you communicate with multiple remote uucp systems, the daily UUCP report informs only about the last system in the list, although all systems are processed, i. e. rnews batches are removed, and old mail is returned.
The following fix solves this issue: the report shows all systems. Kind regards, Klaus Sperner diff -r uucp-1.07/debian/contrib/uudemon.day uucp-1.07.local/debian/contrib/uudemon.day 76c76 < uustat -s $system -c rnews -o $EXPIRE -K > $TMP2 2>&1 --- > uustat -s $system -c rnews -o $EXPIRE -K >> $TMP2 2>&1 95c95 < ====" > $TMP4 2>&1 --- > ====" >> $TMP4 2>&1 112c112 < uustat -s $system -o $EXPIRE > $TMP3 2>&1 --- > uustat -s $system -o $EXPIRE >> $TMP3 2>&1 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.31 Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages uucp depends on: ii cron 3.0pl1-92 management of regular background p ii cu 1.07-17 call up another system ii debconf [debconf 1.4.62 Debian configuration management sy ii libc6 2.3.5-9 GNU C Library: Shared libraries an ii libpam-runtime 0.79-3 Runtime support for the PAM librar ii libpam0g 0.79-3 Pluggable Authentication Modules l ii logrotate 3.7.1-2 Log rotation utility ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent ii netbase 4.23 Basic TCP/IP networking system Versions of packages uucp recommends: ii rmail 8.13.5-3 MTA->UUCP remote mail handler -- debconf information: * uucp/upgrade-broken-crontab: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

