forked from pool/courier-imap
Dirk Mueller
169a7a0a51
* courier-debuild: implement DEBGCC=default, to help with pbuilder. - update to 5.2.8 * configure.ac: rpm and deb packaging fixes: remove incorrect MANPATH setting, fix warning with newer versions of grep. - update to 5.2.7 * tcpd: support per-local port custom -haproxy configuration. Multiple updates to the couriertcpd man page, updated documentation for ipv6 and CIDR support. * tcpd: remove -noidentlookup, implement -haproxy * couriertcpd: set the IP_FREEBIND option on all listening sockets. OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=129
9 lines
179 B
Desktop File
9 lines
179 B
Desktop File
[Unit]
|
|
Description=Courier IMAP (SSL) Cert Generation
|
|
ConditionPathExists=!/etc/ssl/private/imapd.pem
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/mkimapdcert
|
|
RemainAfterExit=yes
|