Hello

I would like to throttle mail based by SASL username, but only if the message 
was SASL authenticated in the first place.

My purpose for doing so is to have a quota in place in case some of my users' 
accounts get compromised, so that the attackers cannot relay huge amounts of 
spam before I have a chance to disable the compromised accounts.

My Policyd configuration file includes:

        SENDERTHROTTLE=1
        SENDER_THROTTLE_SASL=1
        SENDER_THROTTLE_HOST=0

Can I disable the implicit fallback to limiting by envelope FROM address, when 
there is no SASL username?

Otherwise, can I have it fallback to limiting by sender host, instead of FROM 
address? That could be useful.

Better yet, can I configure Postfix to only run check_policy_service for 
authenticated emails?

Tobia
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to