This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/bin/doveadm reload -
ExecStart=/usr/bin/dovecot -F -
ExecStart=/usr/sbin/dovecot -F -
ExecStop=/usr/bin/doveadm stop -
LimitNOFILE=65535 -
NonBlocking=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=no -
ProtectSystemIntroduced in systemd 214=full -
Type=notify -
Type=simple
-
-
[Unit]-
After=local-fs.target network-online.target -
After=local-fs.target network-online.target dovecot-init.service -
After=local-fs.target network.target -
Description=Dovecot IMAP/POP3 email server -
Documentation=man:dovecot(1) https://doc.dovecot.org/ -
Requires=dovecot-init.service -
Wants=network-online.target
-
Additionnal notes
Nothing here.