Package: nullmailer
Version: 1:1.13-1
Severity: normal

Dear Maintainer,

After upgrade to systemd-214 from experimental, nullmailer doesn't start.

Please add systemd support.

I copied this service file from redhat hereunder as a temporary fix.

I disabled the "Syslog..." and "Standard.." stuff i did not understand.

There exists also a Git issue upstream:
https://github.com/bruceg/nullmailer/issues/20



/etc/systemd/system/nullmailer.service :

# (C) 2011 Peter Conrad <[email protected]>
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "COPYING" in the package containing this file.

[Unit]
Description=Nullmailer relay-only MTA
After=local-fs.target
ConditionPathExists=/var/spool/nullmailer/queue

[Install]
WantedBy=multi-user.target
WantedBy=mail-transfer-agent.target

[Service]
WorkingDirectory=/var/spool/nullmailer
ExecStart=/usr/sbin/nullmailer-send
User=mail
#StandardInput=null
#StandardOutput=syslog
#StandardError=inherit

#SyslogFacility=mail
#SyslogIdentifier=nullmailer
#SyslogLevel=notice
#SyslogLevelPrefix=false

Restart=always



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-trunk-amd64 (SMP w/6 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nullmailer depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  libc6                  2.19-9
ii  libgnutls-deb0-28      3.3.6-2
ii  libstdc++6             4.9.1-4
ii  lsb-base               4.1+Debian13

Versions of packages nullmailer recommends:
pn  rsyslog | system-log-daemon  <none>

nullmailer suggests no packages.

-- debconf information excluded


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

Reply via email to