Re: [Dovecot] quota-status not working in distributed environment

2018-07-29 Thread Aki Tuomi
On 27.07.2018 16:26, Tom Sommer wrote: > On 2013-06-16 21:46, Timo Sirainen wrote: >> On 14.6.2013, at 9.15, Benoit Panizzon wrote: >> >>> Is there a way to get quota-status to also use the proxy feature to >>> request >>> the quota information from the correct machine? >> >> Looks like this is

Re: [Dovecot] quota-status not working in distributed environment

2018-07-27 Thread Tom Sommer
On 2013-06-16 21:46, Timo Sirainen wrote: On 14.6.2013, at 9.15, Benoit Panizzon wrote: Is there a way to get quota-status to also use the proxy feature to request the quota information from the correct machine? Looks like this is a missing feature. I first thought quota-status would go thr

Re: [Dovecot] quota-status not working in distributed environment

2013-06-16 Thread Timo Sirainen
On 14.6.2013, at 9.15, Benoit Panizzon wrote: > Is there a way to get quota-status to also use the proxy feature to request > the quota information from the correct machine? Looks like this is a missing feature. I first thought quota-status would go through doveadm protocol, which would make t

Re: [Dovecot] quota-status not working in distributed environment

2013-06-14 Thread Ben Morrow
At 8AM +0200 on 14/06/13 you (Benoit Panizzon) wrote: > > It's quite simple (compared with sendmail milter). I will directly > connect to the policy service on the correct machine from wihtin the > milter. The milter has to do a database query anyway so I get the > mailbox hostname in the same que

Re: [Dovecot] quota-status not working in distributed environment

2013-06-13 Thread Benoit Panizzon
Hi Ben thank you for your reply. > The quota-status protocol is just the ordinary Postfix policy delegation > protocol, documented in Postfix's SMTPD_POLICY_README. I would have > thought that if you give 'service quota-status' an inet_listener you > could have the Postfix policy check the quota

Re: [Dovecot] quota-status not working in distributed environment

2013-06-13 Thread Ben Morrow
At 12PM +0200 on 13/06/13 you (Benoit Panizzon) wrote: > > Or is the postfix policy daemon call to the quota-status socket documented > somewhere (it must be, but where?) so we could implement it from within the > Milter? (we use the sendmail Milter API from postfix to filter spam and > viruses

[Dovecot] quota-status not working in distributed environment

2013-06-13 Thread Benoit Panizzon
Hello List Quick overview of our set-up: Postfix / Dovecot (2.2.2.1) / MySQL Cluster on (at the moment) three Servers to create a HA environment where you could easily add additional servers as the demand or load grows. Circular dovecot replication is used so each server uses another one as r