Hi.

Can somebody point me the reason of such behavior?
Quota works but  _abuse_tot doen't change.

450 4.7.1 <[EMAIL PROTECTED]>: Recipient address rejected: Policy 
Rejection- Quota Exceeded.

mysql> select * from throttle where _from='[EMAIL PROTECTED]' \G
*************************** 1. row ***************************
      _from: [EMAIL PROTECTED]
 _count_max: 50
 _count_cur: 50
      _date: 1197466531
 _quota_cur: 20328
 _quota_max: 250000000
_time_limit: 7200
 _mail_size: 20240000
 _count_tot: 50
  _rcpt_max: 100
  _rcpt_cur: 50
  _rcpt_tot: 50
  _log_warn: 0
 _log_panic: 0
  _priority: 0
 _abuse_cur: 1
 _abuse_tot: 0


policyd-1.82

config:
cat postfix-policyd-throttle.conf | grep -i -E "black|throt"

PIDFILE=/var/run/policyd/policyd-throttle.pid
BLACKLISTING=1
BLACKLISTDNSNAME=0
BLACKLIST_TEMP_REJECT=1
BLACKLIST_NETBLOCK=0
BLACKLIST_REJECTION="Policy violation. Blacklisted."
AUTO_BLACK_LISTING=0
AUTO_BLACKLIST_NUMBER=1000
AUTO_BLACKLIST_EXPIRE=7d
BLACKLIST_HELO=0
BLACKLIST_HELO_AUTO_EXPIRE=0
BLACKLISTSENDER=1
HELO_BLACKLIST_AUTO_EXPIRE=60d
SPAMTRAP_REJECTION="Policy violation. Blacklisted."
SENDERTHROTTLE=1
SENDER_THROTTLE_SASL=1
SENDER_THROTTLE_HOST=0
SENDER_THROTTLE_AUTOBLACKLIST=1
SENDER_THROTTLE_AUTOBLACKLIST_NUMBER=50
SENDER_THROTTLE_AUTOBLACKLIST_EXPIRE=6h
RECIPIENTTHROTTLE=0


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to