File netqmail-qmtpd.service of Package netqmail

# (C) 2011,2012,2022 Peter Conrad <conrad@quisquis.de>
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "gpl-2.0.txt" in the package containing this file.

[Unit]
Description=QMTP daemon for queuing incoming mail
After=local-fs.target

[Service]
Environment=PATH=@QMAIL_EXECDIR@:/bin:/usr/bin:/sbin:/usr/sbin
WorkingDirectory=@QMAIL_HOME@
ExecStart=/usr/bin/envdir @QMAIL_CONFDIR@/env \
		tcpserver -R -v -x /etc/tcprules.smtpd.cdb \
			  -c 20 0 0 qmail-qmtpd
User=qmaild
Group=mail

SyslogIdentifier=qmail-qmtpd
StandardInput=null

SyslogFacility=mail
SyslogIdentifier=qmtpd
SyslogLevel=notice
SyslogLevelPrefix=false
openSUSE Build Service is sponsored by