Package: dcc-milter
Version: 1.3.42-4
Severity: normal

dccm is installed by dcc-milter in /usr/bin

but start-dccm is looking for it with the other dcc programs

to fix this for me I

added DCCM_LIBEXEC=/usr/bin

then changed all DCC_LIBEXEC references to DCCM_LIBEXEC

I added the following to dcc-server line 67

    if is_enabled "$DCCM_ENABLE" 'DCCM_ENABLE'; then                            
                                                                                
          
        log_daemon_msg "Starting $DESC" "dccm"                                  
                                                                                
          
        $DCC_LIBEXEC/start-dccm                                                 
                                                                                
          
        log_end_msg $?                                                          
                                                                                
          
    fi  

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages dcc-milter depends on:
ii  dcc-common                    1.3.42-4   Distributed Checksum Clearinghouse
ii  libc6                         2.5-4      GNU C Library: Shared libraries
ii  libmilter0                    8.13.8-3   Sendmail Mail Filter API (Milter)
ii  sendmail                      8.13.8-3   powerful, efficient, and scalable 

dcc-milter recommends no packages.

-- no debconf information


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

Reply via email to