
warn
    condition = ${if eq {${acl_m0}}{1}{${if >{$spam_score_int}{150}{1}{0}}}{0}}
    ratelimit = 0 / 1h / strict / per_conn
    log_message = "Increment Connection Ratelimit - $sender_fullhost because mail server detected a message with a spam score greater or equal to 15.0"


