Home
last modified time | relevance | path

Searched refs:RECIPIENTTHROTTLE (Results 1 – 6 of 6) sorted by relevance

/dports/mail/postfix-policyd-sf/policyd-1.82/
H A Dpolicyd.c482 if((SENDERTHROTTLE == 0) && (RECIPIENTTHROTTLE == 0)) in chk_pol()
502 if(RECIPIENTTHROTTLE == 0) in chk_pol()
522 if(RECIPIENTTHROTTLE==1) in chk_pol()
775 if(RECIPIENTTHROTTLE==1) in module_info_check()
H A Dpolicyd.conf771 RECIPIENTTHROTTLE=0
H A Dcleanup.c161 if((RECIPIENTTHROTTLE == 1) && (RECIPIENT_INACTIVE_EXPIRE)) in main()
H A Dpolicyd.h161 int RECIPIENTTHROTTLE; variable
H A Dgeneric.c442 RECIPIENTTHROTTLE=atol(extract_array[0]); in read_conf()
799 logmessage("config: recipient throttle> %d\n", RECIPIENTTHROTTLE); in read_conf()
H A DChangeLog.1372 RECIPIENTTHROTTLE=0