sievec prints an error if no dovecot running with mail_plugins = stats
12 Jun
2018
12 Jun
'18
8:28 p.m.
Dovecot 2.2.36 + Pigeonhole 0.4.24
Is this an intended behavior?
# service dovecot status
dovecot is stopped
# doveconf mail_plugins
mail_plugins = stats
# ls foo.*
foo.sieve
# sievec foo.sieve
sievec(root): Error: stats: open(/var/run/dovecot/stats-mail) failed: No such device or address
# echo $?
0
# ls foo.*
foo.sieve foo.svbin
-- -- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp) -- Business Home: https://www.OSSTech.co.jp/ -- GitHub Home: https://GitHub.com/fumiyas/ -- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
25 Jun
25 Jun
11:09 p.m.
Op 12/06/2018 om 19:28 schreef SATOH Fumiyasu:
Dovecot 2.2.36 + Pigeonhole 0.4.24
Is this an intended behavior?
# service dovecot status dovecot is stopped # doveconf mail_plugins mail_plugins = stats # ls foo.* foo.sieve # sievec foo.sieve sievec(root): Error: stats: open(/var/run/dovecot/stats-mail) failed: No such device or address # echo $? 0 # ls foo.* foo.sieve foo.svbin
Just a small nuisance I guess. Should be OK for v2.3.x
Regards,
Stephan.
2346
Age (days ago)
2359
Last active (days ago)
1 comments
2 participants
participants (2)
-
SATOH Fumiyasu
-
Stephan Bosch