OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
selective behaviour for reject_sender_login_mismatch ?

From: Per Jessen (percomputer.org)
Date: Tue Dec 14 2010 - 05:10:13 CST


I would like to be able to do "soft" or "hard" checks on sasl userid +
sender domains depending on the sasl userid, i.e.:

if userid=='customer1' then only log warnings on mismatch
if userid=='customer2' then reject on mismatch

I was thinking of creating two restrictions classes:

soft = warn_if_reject,reject_sender_login_mismatch
hard = reject_sender_login_mismatch

but I can't find an access table that is indexed by sasl userid.

Is there a way to do this without a policy server?

/Per Jessen, Zürich