Hello!
Seems like defer verdict in quotas working wrong or am I not
understanding how it works.
So, I want limit rate within 30 min for 30 messages, for example.
when im reaching limit my message not going to postfix deferred queue,
but throw error to my mail client (mozilla)
In postfix log its looks like simple reject:
Dec 3 17:46:10 cbpolicyd[30015]: module=Quotas, action=defer, host=,
helo=[], from=, to=, reason=quota_match, policy=1, quota=3, limit=4,
track=Sender:, coun
ter=MessageCount, quota=6.57/5 (131.5%)
Dec 3 17:46:10 postfix/smtpd[28761]: NOQUEUE: reject: RCPT from []: 450
4.7.1 <>: Recipient address rejected: 450; from=<> to=<> proto=ESMTP
helo=<[]>
cbpolicyd logs
[2013/12/03-17:46:10 - 30015] [CBPOLICYD] DEBUG: Running module: Quotas
Plugin
[2013/12/03-17:46:10 - 30015] [PROTOCOL/Postfix] DEBUG: Received
PROTO_DEFER with response 'DEFER':'450'
[2013/12/03-17:46:10 - 30015] [CBPOLICYD] DEBUG: Module 'Quotas Plugin'
returned CBP_STOP
Is it suppose to be put this message to postfix deferred queue, like
hold but without hold flag?
I was tried official ubuntu version from repo (2.0.11), stable from your
site 2.0.14 and dev snapshot 2.1.x~201310261831, all same result.
Or can I realise with policyd such thing as I said?
Thank you!
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org