Package: postsrsd
Version: 1.5-2
Severity: normal

Dear Maintainer,

   * What led up to the situation?

     I just installed the package in a system withou Postfix.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     Just installed the package.

   * What was the outcome of this action?

     It does not start with error: postconf command not found

   * What outcome did you expect instead?

     The program to start without error.

   The problem is that the init script is invoking postconf, which is not 
available because Postfix is not installed.
   To work around the problem I edited 
/etc/systemd/system/multi-user.target.wants/postsrsd.service to remove the 
postconf invocation:

   ExecStartPre=/bin/sh -c '{ echo -n SRS_DOMAIN=$SRS_DOMAIN ; } 
>/run/postsrsd/default'

   Please note that running postsrsd on Exim is supported uptream:
   https://github.com/roehling/postsrsd/blob/master/README.exim.md

   Thanks
   Ruben

-- System Information:
Debian Release: 10.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt:pt_BR:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages postsrsd depends on:
ii  adduser                3.118
ii  debconf [debconf-2.0]  1.5.71
ii  init-system-helpers    1.56+nmu1
ii  libc6                  2.28-10
ii  lsb-base               10.2019051400

postsrsd recommends no packages.

postsrsd suggests no packages.

-- Configuration Files:
/etc/init.d/postsrsd changed [not included]

-- debconf information excluded

Reply via email to