* 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.

Yes, I got that wrong.

> > 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)

Same here. :/

> Otherwise, this looks doable, modulo fine-tuning the specific parameter
> names.

That's great news. What do you think about the idea to create another mapping
from envelope senders to IP addresses? It fits into the scheme of identity
mapping, but is it useful?

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