[Dovecot] 2.2.4 - Some questions about and needing help with	quota-status
    Timo Sirainen 
    tss at iki.fi
       
    Thu Aug  1 19:05:27 EEST 2013
    
    
  
On 1.8.2013, at 19.02, Axel Luttgens <AxelLuttgens at swing.be> wrote:
> Le 1 août 2013 à 14:29, Timo Sirainen a écrit :
> 
>> And if you're still stuck with this, set a breakpoint to quota_mail_user_created and step through it to figure out why MODULE_CONTEXT_SET() isn't being called.
> 
> Yes, still stuck. :-(
> 
> Did you mean function quota_mail_user_created from quota-storage.c?
Yes.
> If yes, could it be that it is never called in my case?
If not, then there's definitely some problem :)
> Desperately trying to have the program break there, without success...
> 
> Could I try to break somewhere earlier in the call chain?
It should definitely stop in hook_mail_user_created, which should call quota_mail_user_created as one of the hooks. If not, the user then doesn't actually have quota plugin enabled..
    
    
More information about the dovecot
mailing list