Permission error on stats writer

2019-01-08 Thread Matt Simpson
I’m running Dovecot 2.3.4 on FreeBSD 11.2 with qmail. In my mail log, I see messages like this on every delivery Jan 8 10:30:02 v1 qmail: 1546961402.314222 delivery 533: success: lda(matt,)Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Permission_denied/did_0+0+1/ Searching fo

Re: /var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
> On Aug 17, 2017, at 12:07 PM, Larry Rosenman wrote: > > In /usr/local/etc/dovecot/conf.d/90-plugin.conf: Thanks. Those config statements fixed the problem.

Re: /var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
> On Aug 17, 2017, at 9:19 AM, Matt Simpson wrote: > > I have an issue that surfaced when I tried to start using the new metrics > service, but it looks like it may be a more generic issue. > When I took a closer look at this, it might be a problem with the FreeBSD packaging

/var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
I have an issue that surfaced when I tried to start using the new metrics service, but it looks like it may be a more generic issue. When I enabled stats and started dovecot, I got the following error in the log: Error: stats: open(/var/run/dovecot/stats-mail) failed: Permission denied /var/ru

Re: Metrics service

2017-08-14 Thread Matt Simpson
> On Aug 14, 2017, at 5:42 AM, Aki Tuomi wrote: > > Hi! > > We are open for any feedback, questions or comments for this service. > Two questions. First one is I guess just a newbie configuration question. My existing dovecot.conf ends with !include conf.d/*.conf !include_try local.conf I

Re: Pigeonhole External pipe script going zombie?

2017-02-23 Thread Matt Simpson
> On Feb 23, 2017, at 12:50 PM, Aki Tuomi wrote: > > I tried reproducing your issue, but unfortunately using the exact version you > are using yielded nothing useful. > > Do you think you could try if v2.2.28rc2 fixes the problem? That wouldn’t be easy. Dovecot is installed on my system via

Re: Released Pigeonhole v0.4.17.rc1 for Dovecot v2.2.28.rc1.

2017-02-20 Thread Matt Simpson
> On Feb 20, 2017, at 5:18 PM, Stephan Bosch wrote: > > Changelog v0.4.17: > I didn’t see this reported bug listed in the changelog, did it get fixed? >> >> On January 12, 2017 at 9:55 PM Matt Simpson wrote: >> >> >> I’m running dovecot

Pigeonhole External pipe script going zombie?

2017-01-12 Thread Matt Simpson
I’m running dovecot 2.2.27 and pigeonhole 0.4.16 on FreeBSD 11. I’m using the pigeonhole/sieve external pipe plugin to run a Perl program to send a Pushover notification when certain messages are received. The Perl script is executed, and the notification is sent. But then the script task seem