1 Aug
2013
1 Aug
'13
7:02 p.m.
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?
If yes, could it be that it is never called in my case? Desperately trying to have the program break there, without success...
Could I try to break somewhere earlier in the call chain?
TIA, Axel