mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-27 07:33:18 +02:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
![]() |
[Unit]
|
||
|
Description=Train spamassassin beayes from an IMAP account
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
EnvironmentFile=/etc/default/imap-sa-learn
|
||
|
ExecStart=/usr/local/bin/imap-sa-learn
|
||
|
TimeoutSec=7200
|