* Victor Duchovni <[email protected]>:
> On Mon, May 30, 2011 at 03:16:45PM +0200, Patrick Ben Koetter wrote:
> 
> > Status Quo
> > Postfix currently supports SASL login name to envelope sender mapping in 
> > order
> > to control which SASL login name may use a particular envelope sender 
> > address.
> 
> Note, there is only an "inverse" mapping, from sender address to a list
> of SASL logins. There is no mapping with SASL login names as keys.
> 
> > The map logic as well as the restrictions to enforce usage identity to
> > envelope sender are already in place, but their names are specific to SASL
> > login names.
> 
> Specifically, we have: smtpd_sender_login_maps
> 
> > smtpd_identity_sender_maps (default: $smtpd_login_sender_maps)
> 
> The default value is not an existing parameter. I think you mean:
> 
>     smtpd_sender_identity_maps (default: $smtpd_sender_login_maps)
> 
> Otherwise, this looks doable, modulo fine-tuning the specific parameter
> names.

I can't program. Also given Wietse recent writing he'd rather not accept
patches than write the code himself I'd like to ask if there's interest and
time to add the above mentioned functionality before Postfix 2.9 will be
released.

I still would write documentation that extracts relevant parts from TLS_README
and SASL_README and bring those together in a new IDENTITY_README.

Given my current workload I could start working on my part early December.

p@rick

-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to