February 24, 2020 Roberto Puzzanghera 0 comments
Today I stumbled upon this error in my qmail-send
log (yes qmail-send
, not dovecot.log
)
@400000005e5303ff0fe76364 delivery 407: success: lda(postmaster@mydomain.xy):_Error:_net_connect_unix(/usr/local/dovecot/var/run/dovecot/stats-writer)_failed:_Permission_denied/did_0+0+1/
Fortunately the messages were delivered successfully to the Maildirs despite of this problem.
I realized that I had to setup the stats
service when upgrading in the past days. Unfortunately the configuration example shipped by dovecot doesn't even mention how to setup this service, anyway I quickly found the solution on google. It is sufficient to start the service as vpopmail adding these lines to 10-master.conf
service stats { unix_listener stats-reader { user = vpopmail group = vchkpw mode = 0660 } unix_listener stats-writer { user = vpopmail group = vchkpw mode = 0660 } }
IndiMailfilter command is missing?
January 31, 2023 19:02
IndiMailfilter command is missing?
January 31, 2023 18:30
smtproutes
January 31, 2023 17:45
IndiMailfilter command is missing?
January 31, 2023 17:40
smtproutes
January 31, 2023 17:39
IndiMailfilter command is missing?
January 31, 2023 17:33
IndiMailfilter command is missing?
January 31, 2023 17:25
IndiMailfilter command is missing?
January 31, 2023 17:21
IndiMailfilter command is missing?
January 31, 2023 17:11
IndiMailfilter command is missing?
January 31, 2023 17:03
Tags
apache clamav dkim dovecot ezmlm fail2ban hacks lamp letsencrypt linux linux-vserver lxc mariadb mediawiki mozilla mysql openboard owncloud patches php proftpd qmail qmail to postfix qmail-spp qmailadmin rbl roundcube rsync sieve simscan slackware solr spamassassin spf ssh ssl surbl tcprules tex ucspi-tcp vpopmail vqadmin