Timo Sirainen wrote:
> On 7.4.2013, at 20.58, Andreas Meyer wrote:
>
> >>> Apr 7 15:52:51 delta postfix/smtpd[19988]: warning: access table
> >>> inet:127.0.0.1:12340 entry has empty value
> >>
> >> I wonder if that really means that it's getting an empty value or if it's
> >> something el
On 7.4.2013, at 20.58, Andreas Meyer wrote:
>>> Apr 7 15:52:51 delta postfix/smtpd[19988]: warning: access table
>>> inet:127.0.0.1:12340 entry has empty value
>>
>> I wonder if that really means that it's getting an empty value or if it's
>> something else. I don't know why it would be gett
Am 07.04.2013 19:58, schrieb Andreas Meyer:
> Hello!
>
> Timo Sirainen wrote:
>
>> On 7.4.2013, at 17.07, Andreas Meyer wrote:
>>
>>> Got a problem with the quota-status. I added it using the howto
>>> from Ralf Hildebrand at
>>> http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfra
Hello!
Timo Sirainen wrote:
> On 7.4.2013, at 17.07, Andreas Meyer wrote:
>
> > Got a problem with the quota-status. I added it using the howto
> > from Ralf Hildebrand at
> > http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfragen/
> ..
> > I get this in the logfile of postfix:
>
On 7.4.2013, at 17.07, Andreas Meyer wrote:
> Got a problem with the quota-status. I added it using the howto
> from Ralf Hildebrand at
> http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfragen/
..
> I get this in the logfile of postfix:
> Apr 7 15:52:51 delta postfix/smtpd[19988]:
Robert Schetterer wrote:
> >> not sure what this means and in hurry ,but
> >> i.e try alternate setup
> >>
> >> service quota-status {
> >> executable = quota-status -p postfix
> >> unix_listener /var/spool/postfix/private/quota-status {
> >> group = postfix
> >> m
Am 07.04.2013 17:28, schrieb Andreas Meyer:
> Robert Schetterer wrote:
>
>> Am 07.04.2013 16:07, schrieb Andreas Meyer:
>>> Hello!
>>>
>>> Timo Sirainen wrote:
>>>
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
Robert Schetterer wrote:
> Am 07.04.2013 16:07, schrieb Andreas Meyer:
> > Hello!
> >
> > Timo Sirainen wrote:
> >
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
> >>
> >>+ Added quota-status policy service for Post
Am 07.04.2013 16:07, schrieb Andreas Meyer:
> Hello!
>
> Timo Sirainen wrote:
>
>> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
>> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
>>
>> + Added quota-status policy service for Postfix
>
> Got a problem with the quota-statu
Hello!
Timo Sirainen wrote:
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
>
> + Added quota-status policy service for Postfix
Got a problem with the quota-status. I added it using the howto
from Ralf Hildebrand at
http
Also, with 2.1.16 the metadata plugin by Dennis Schridde now compiles just fine
without any modification to Dovecot or the plugin itself. I've updated my
documentation on compiling and installing it to reflect these changes. Thanks
for adding that small patch Timo I appreciate it. This will gi
Zhang Huangbin skrev den 2013-04-05 11:00:
On Friday, April 5, 2013 at 5:16 AM, Timo Sirainen wrote:
+ Added quota-status policy service for Postfix
Found quota-status related settings in Dovecot-2.2 commit log here:
http://hg.dovecot.org/dovecot-2.2/rev/980be1dc80c2
neat, it could be done wi
On Friday 05 April 2013 15:13:58 Timo Sirainen wrote:
> Probably too much trouble to fix this in v2.1. v2.2 should have it working
> though.
So we'll wait till the first 2.2 stable releases are published :).
Thanks,
Gilles
On 5.4.2013, at 15.07, Gilles CHAUVIN wrote:
> > You're missing the error message before this one, that actually shows where
> > it crashed. Anyway, I was somehow thinking you were using v2.2.
> > mailbox_list_index=yes is somewhat buggy in v2.1, but should work great in
> > v2.2.
>
> Oops... T
On Friday 05 April 2013 15:03:19 Timo Sirainen wrote:
> On 5.4.2013, at 15.01, Gilles CHAUVIN wrote:
> > On Friday 05 April 2013 14:36:18 Timo Sirainen wrote:
> > > Try with mailbox_list_index=yes. It should make the status command
> > > faster.
> > > And if you're using Maildir, set maildir_very_
On 5.4.2013, at 15.01, Gilles CHAUVIN wrote:
> On Friday 05 April 2013 14:36:18 Timo Sirainen wrote:
> > Try with mailbox_list_index=yes. It should make the status command faster.
> > And if you're using Maildir, set maildir_very_dirty_syncs=yes.
>
> We're using mdbox so I tried mailbox_list_in
On Friday 05 April 2013 14:36:18 Timo Sirainen wrote:
> Try with mailbox_list_index=yes. It should make the status command faster.
> And if you're using Maildir, set maildir_very_dirty_syncs=yes.
We're using mdbox so I tried mailbox_list_index = yes (wasn't aware of this
command) and once activat
On 5.4.2013, at 14.30, Gilles CHAUVIN wrote:
> On Friday 05 April 2013 14:08:30 Timo Sirainen wrote:
>> doveadm batch -A : quota get : mailbox status -t all '*'
>
> Hi Timo,
>
> In fact, I need to run those 2 commands from a Python script once a day (to
> gather data and make some stats about
On Friday 05 April 2013 14:08:30 Timo Sirainen wrote:
> doveadm batch -A : quota get : mailbox status -t all '*'
>
> Except looks like subcommand parameters don't work. Fixed:
> http://hg.dovecot.org/dovecot-2.2/rev/2918bfacf565
>
> Also those commands crash now because it tries to use "table"
>
On Fri, 2013-04-05 at 12:06 +0200, Gilles CHAUVIN wrote:
> Hi,
>
>
> On Friday 05 April 2013 00:16:17 Timo Sirainen wrote:
> > + Added "doveadm batch" command to run multiple commands before moving
> > onto the next user (useful only with -A and -u )
>
> As I understand this new comman
Hi,
On Friday 05 April 2013 00:16:17 Timo Sirainen wrote:
> + Added "doveadm batch" command to run multiple commands before moving
> onto the next user (useful only with -A and -u )
As I understand this new command, it permits to run several doveadm commands
in one shot?
If this
Zhang Huangbin wrote:
>
>
> On Friday, April 5, 2013 at 5:16 AM, Timo Sirainen wrote:
>
> > + Added quota-status policy service for Postfix
> >
>
>
> Found quota-status related settings in Dovecot-2.2 commit log here:
> http://hg.dovecot.org/dovecot-2.2/rev/980be1dc80c2
yes, great work!
A
On Friday, April 5, 2013 at 5:16 AM, Timo Sirainen wrote:
> + Added quota-status policy service for Postfix
>
Found quota-status related settings in Dovecot-2.2 commit log here:
http://hg.dovecot.org/dovecot-2.2/rev/980be1dc80c2
Timo Sirainen skrev den 2013-04-04 23:16:
+ Added quota-status policy service for Postfix
so now postfix can use dovecot as a qouta policy daemon ? (via
check_policy_service)
if so super duper, but i still keep dovecot 1.x for now, will have to
redo another server to go with dovecot 2.x, h
24 matches
Mail list logo