Yann GROSSEL
2004-01-31 15:56:44 UTC
Hello,
I have a wish about the Postfix policy delegation protocol.
I'm using SASL on a mailserver. I'm planning to use the great new
check_policy_service restriction and I'd like to be able to base my
policy decisions on the authenticated user.
The problem is that the current policy protocol doesn't have an attribute
to give the SASL authenticated user for the SMTP connection.
Would it be possible to add an new attribute like :
sasl_user=***@bar.net
in the requests sent by Postfix SMTPD to the policy server ? I think it
can be done in a 10 lines patch...
Thanks a lot.
I have a wish about the Postfix policy delegation protocol.
I'm using SASL on a mailserver. I'm planning to use the great new
check_policy_service restriction and I'd like to be able to base my
policy decisions on the authenticated user.
The problem is that the current policy protocol doesn't have an attribute
to give the SASL authenticated user for the SMTP connection.
Would it be possible to add an new attribute like :
sasl_user=***@bar.net
in the requests sent by Postfix SMTPD to the policy server ? I think it
can be done in a 10 lines patch...
Thanks a lot.
--
Yann GROSSEL
Yann GROSSEL