Package: hylafax-server
Version: 2:4.4.4-7~bpo40+1
Severity: normal
Tags: patch

The variable "SENDTO" was prepared in "/var/spool/hylafax/bin/notify" 
but a new setting in "/etc/hylafax/FaxNotify" has no effect. Notify a 
static list of clients isn't possible except with "$mailaddr".

This little bug is in the package 4.4.4-9 (lenny, unstable) too.
The following diff will fix it:

@@ -148,6 +148,6 @@
 
 
 eval CreateMailMessage "$template" $ATTACH_ARGS \
-       2>$ERRORSTO | $SENDMAIL -f"$FROMADDR" -oi "$mailaddr"
+       2>$ERRORSTO | $SENDMAIL -f"$FROMADDR" -oi "$SENDTO"
 
 CleanupPrivateTmp


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)

Versions of packages hylafax-server depends on:
ii  adduser          3.102                   Add and remove users and groups
ii  debconf [debconf 1.5.11etch2             Debian configuration management sy
ii  gs-esp [gs]      8.15.3.dfsg.1-1etch1    The Ghostscript PostScript interpr
ii  hylafax-client   2:4.4.4-7~bpo40+1       Flexible client/server fax softwar
ii  libc6            2.7-12                  GNU C Library: Shared libraries
ii  libgcc1          1:4.1.1-21              GCC support library
ii  libpam0g         0.79-5                  Pluggable Authentication Modules l
ii  libstdc++6       4.1.1-21                The GNU Standard C++ Library v3
ii  libtiff-tools    3.8.2-7                 TIFF manipulation and conversion t
ii  libtiff4         3.8.2-7                 Tag Image File Format (TIFF) libra
ii  lsb-base         3.1-23.2etch1           Linux Standard Base 3.1 init scrip
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  psmisc           22.3-1                  Utilities that use the proc filesy
ii  sed              4.1.5-1                 The GNU sed stream editor
ii  zlib1g           1:1.2.3.3.dfsg-12       compression library - runtime

hylafax-server recommends no packages.

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to