> > My previous patch was b0rked ... this one introduces the fix for all
> > protocols, not just Postfix and will hopefully work.
> 
> I'm sorry, the same behavior as before:
> 
> > [2008/07/15-22:04:23 - 22370] [CORE] INFO: module=Quotas, mode=update, 
> > host=192.168.98.31, helo=automatix.seier.at, [EMAIL PROTECTED], [EMAIL 
> > PROTECTED], reason=quota_update, policy=6, quota=3, limit=4, 
> > track=Recipient:@subaru.at, counter=MessageCount, quota=1/25 (4.0%)
> > [2008/07/15-22:04:23 - 22370] [CORE] INFO: module=Quotas, action=none, 
> > host=192.168.98.31, helo=automatix.seier.at, [EMAIL PROTECTED], [EMAIL 
> > PROTECTED], reason=no_quota
> 
> > Jul 15 22:04:24 automatix postfix/smtp[22858]: 0C73D705B7: to=<[EMAIL 
> > PROTECTED]>, relay=192.168.98.31[192.168.98.31]:2025, conn_use=9, 
> > delay=39055, delays=38178/873/1/3.1, dsn=4.5.3, status=deferred (host 
> > 192.168.98.31[192.168.98.31] said: 452 4.5.3 <[EMAIL PROTECTED]>: Recipient 
> > address rejected: No more transactions for this domain allowed (in reply to 
> > RCPT TO command))
> 
> further ideas?

did you apply the patch and restart cbpolicyd?

with that patch there is just no way the verdict can be reaching
postfix ...

    # Grab and return response
    my $response = $self->protocol_getresponse();

    print($response);

response is setup in the protocol module by an explicit call to
protocol_response()

only other thing I can think of is stripping down your installation to a
bare minimum, remove all policies, everything, load only the quotas
module and add only one policy to test the quotas.

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to